Skip to content

Releases: palomachain/paloma

v1.9.1

12 Oct 13:38
ff7c434
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

30 Sep 21:55
84b16a4
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #984
  • Expose a query endpoint for latest published valset by @ToasterTheBrave in #985
  • Rollback wasmvm version by @ToasterTheBrave in #986
  • Updating a mock needed by Pigeon by @ToasterTheBrave in #990
  • Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #989
  • Bump github.com/CosmWasm/wasmvm from 1.3.0 to 1.4.0 by @dependabot in #988
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #995
  • feat: retry failed SLC calls with different Pigeons by @byte-bandit in #996
  • Update README by @byte-bandit in #997
  • Add release notes by @byte-bandit in #998
  • Cosmwasm chain halt rollback (#999) by @rootedbox in #1001

Full Changelog: v1.8.2...v1.9.0

v1.8.2

21 Sep 20:06
19636d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.2

v1.8.0

04 Sep 16:11
869235e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.8.0

v1.7.2

28 Aug 16:41
a5d3fdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

21 Aug 14:35
3318593
Compare
Choose a tag to compare

What's Changed

  • Support jobs with MEV relay targeted deployment by @byte-bandit in #946
  • feat: prevent pigeon liveness check for non-validators by @byte-bandit in #947
  • Readme and release notes for new release by @ToasterTheBrave in #949
  • fix: validator selection with multiple MEV chains configured by @byte-bandit in #954
  • Update release notes by @ToasterTheBrave in #955

Full Changelog: v1.7.0...v1.7.1

v1.7.0

11 Aug 17:20
Compare
Choose a tag to compare

What's Changed

  • chore: update wasmvm by @byte-bandit in #935
  • refactor: Removing legacy code and restructuring by @byte-bandit in #936
  • Fix the extract location for palomad by @ToasterTheBrave in #937
  • Validators must support all active chains by @ToasterTheBrave in #940
  • Publish valset to all chains when returning from a software update by @ToasterTheBrave in #942
  • feat: add support for pigeon traits in valset by @byte-bandit in #941
  • Cranking down a timeout to crank up chain speed by @ToasterTheBrave in #943
  • Increase the number of blocks to keep stale messages by @ToasterTheBrave in #945
  • Add cli command to delete any stuck smart contract deployments by @ToasterTheBrave in #944

Full Changelog: v1.6.1...v1.7.0

v1.6.1

28 Jul 14:29
64c24d0
Compare
Choose a tag to compare

What's Changed

  • Update readme for latest release by @ToasterTheBrave in #928
  • Bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in #923
  • Bump google.golang.org/grpc from 1.55.0 to 1.57.0 by @dependabot in #929
  • Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #930
  • Migration hack on public test net by @byte-bandit in #933
  • Release notes for new release by @ToasterTheBrave in #934

Full Changelog: v1.6.0...v1.6.1

v1.6.0

20 Jul 20:04
6d0644e
Compare
Choose a tag to compare

What's Changed

  • Update Readme for v1.5.0 release by @ToasterTheBrave in #917
  • Enforce Pigeon minimum version in Paloma by @ToasterTheBrave in #919
  • Dependency updates by @ToasterTheBrave in #920
  • Removing unnecessary output in logs using Println by @ToasterTheBrave in #921
  • Temporarily remove slashing functionality from Gravity by @ToasterTheBrave in #925
  • Increase minimum pigeon version by @ToasterTheBrave in #926
  • Release notes and Readme update for new release by @ToasterTheBrave in #927

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Jul 18:57
5ada456
Compare
Choose a tag to compare

What's Changed

  • fix: goreleaser typo by @byte-bandit in #907
  • chore: upgrade cosmwasm to 0.40.1 by @byte-bandit in #901
  • #254 Add grace period for freshly unjailed validators by @byte-bandit in #909
  • Fixing odd wording in the PR template by @ToasterTheBrave in #910
  • Ignoring a local directory used for notes by @ToasterTheBrave in #912
  • Delete messages that are stuck in queues by @ToasterTheBrave in #913
  • Better message limit handling by @ToasterTheBrave in #915
  • Gravity Bridge base by @ToasterTheBrave in #911
  • feat: link to op-geth by @byte-bandit in #914
  • Release notes and Readme update by @ToasterTheBrave in #916

Full Changelog: v1.4.0...v1.5.0