Skip to content

Releases: palomachain/paloma

v1.4.0

06 Jul 18:43
e6bd5ab
Compare
Choose a tag to compare

What's Changed

  • Update readme for next release by @ToasterTheBrave in #884
  • Slow down rejailing slightly by @ToasterTheBrave in #888
  • Bring readme instructions up to date by @ToasterTheBrave in #890
  • Adding commands for managing snapshots by @ToasterTheBrave in #891
  • Adding fee management through governance by @ToasterTheBrave in #892
  • Fixing goreleaser config for removed functionality by @ToasterTheBrave in #895
  • Don't jail when starting up a new chain by @ToasterTheBrave in #896
  • 🔧 fix: #265 remove yaml marshalling in endblock logging by @byte-bandit in #897
  • feat: #254 Jail pigeons after timeout by @byte-bandit in #898
  • Revert "feat: #254 Jail pigeons after timeout" by @ToasterTheBrave in #902
  • Relayer Scheduling Logic by @ToasterTheBrave in #900
  • Make schedling more spread across validators by @ToasterTheBrave in #903
  • Updating the PR template to match our usage by @ToasterTheBrave in #904
  • Readme update and release notes by @ToasterTheBrave in #906

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

20 Jun 15:19
55d6ee1
Compare
Choose a tag to compare

What's Changed

  • Upgrade gogoproto and cosmos-sdk by @ToasterTheBrave in #874
  • Lengthen the valset publish keep-warm time by @ToasterTheBrave in #881
  • Toaster/module updates by @ToasterTheBrave in #882
  • Release notes by @ToasterTheBrave in #883
  • Slow down rejailing slightly by @ToasterTheBrave in #889

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Jun 20:15
aa6f0f8
Compare
Choose a tag to compare

What's Changed

  • Update README for latest release by @ToasterTheBrave in #873
  • Adding some mocks needed by pigeon by @ToasterTheBrave in #875
  • Add error data to messages in turnstone queue by @ToasterTheBrave in #876
  • Update README.md by @verabehr in #877
  • Fix payload sender appending by @ToasterTheBrave in #879
  • Toaster/release notes by @ToasterTheBrave in #880

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Jun 19:42
fb71dbd
Compare
Choose a tag to compare

What's Changed

  • Fixing broken v1.1.0 version by @ToasterTheBrave in #868
  • remove double https by @rootedbox in #870
  • Just-in-time valset updates by @ToasterTheBrave in #871
  • Release notes and Readme update by @ToasterTheBrave in #872

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 May 20:48
7067342
Compare
Choose a tag to compare

What's Changed

  • Allow releasing for tags with appended info by @ToasterTheBrave in #829
  • Tweak matching string because it's not regex by @ToasterTheBrave in #830
  • Fix decoding of wasm job payload on execution by @ToasterTheBrave in #833
  • Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #825
  • Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #827
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #835
  • Fix GLIBC errors seen by some by @ToasterTheBrave in #844
  • Add in glibc gotcha and example to build from source by @ToasterTheBrave in #847
  • Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #840
  • Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #841
  • Bump cosmossdk.io/math from 1.0.0 to 1.0.1 by @dependabot in #842
  • Revert building with CGO disabled by @ToasterTheBrave in #848
  • Run go mod tidy by @ToasterTheBrave in #849
  • Update README.md vor new tag by @verabehr in #854
  • Update README.md by @verabehr in #855
  • Update readme by @verabehr in #856
  • Sender public key now being sent with scheduled jobs by @ToasterTheBrave in #857
  • Send different identifier for cosmwasm executed jobs by @ToasterTheBrave in #858
  • Remove the go mod tidy command from protogen script by @ToasterTheBrave in #859
  • Toaster/go mod updates by @ToasterTheBrave in #860
  • Update Readme and RELEASE_NOTES for this release by @ToasterTheBrave in #861
  • Fixing broken v1.1.0 version by @ToasterTheBrave in #867

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 May 15:56
9b4ba9e
Compare
Choose a tag to compare

What's Changed

  • Update readme by @verabehr in #782
  • Bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #784
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #785
  • feat!: update to SDK v0.47.1 by @alexanderbez in #779
  • chore: update upgrade handler by @alexanderbez in #791
  • Fix failing tests by @0xmuralik in #792
  • Bump github.com/CosmWasm/wasmvm from 1.1.1 to 1.2.2 by @dependabot in #786
  • Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 by @dependabot in #787
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #788
  • Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 by @dependabot in #789
  • add genesis commands by @0xmuralik in #799
  • feat: add upgrade handler by @aleem1314 in #797
  • fix: fix version does not exist issue by @aleem1314 in #803
  • Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 by @dependabot in #801
  • Bump github.com/CosmWasm/wasmvm from 1.2.2 to 1.2.3 by @dependabot in #802
  • Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 by @dependabot in #806
  • feat: Custom Tx Prioritization by @alexanderbez in #808
  • Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 by @dependabot in #809
  • create mem store keys by @0xmuralik in #814
  • Disable ICA host messages by @0xmuralik in #815
  • Upgrade the way of handling messages by @ToasterTheBrave in #818
  • Revert "Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 (#809)" by @ToasterTheBrave in #819
  • Setting the Tx Encoded in the app by @ToasterTheBrave in #824
  • Release Notes by @ToasterTheBrave in #828
  • Including casmwasm fix in this release by @ToasterTheBrave in #834

New Contributors

  • @0xmuralik made their first contribution in #792
  • @aleem1314 made their first contribution in #797
  • @ToasterTheBrave made their first contribution in #818

Full Changelog: v0.11.7...v1.0.0

v1.0.0-beta2

10 May 18:26
5916f8f
Compare
Choose a tag to compare

What's Changed

  • Update readme by @verabehr in #782
  • Bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #784
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #785
  • feat!: update to SDK v0.47.1 by @alexanderbez in #779
  • chore: update upgrade handler by @alexanderbez in #791
  • Fix failing tests by @0xmuralik in #792
  • Bump github.com/CosmWasm/wasmvm from 1.1.1 to 1.2.2 by @dependabot in #786
  • Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 by @dependabot in #787
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #788
  • Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 by @dependabot in #789
  • add genesis commands by @0xmuralik in #799
  • feat: add upgrade handler by @aleem1314 in #797
  • fix: fix version does not exist issue by @aleem1314 in #803
  • Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 by @dependabot in #801
  • Bump github.com/CosmWasm/wasmvm from 1.2.2 to 1.2.3 by @dependabot in #802
  • Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 by @dependabot in #806
  • feat: Custom Tx Prioritization by @alexanderbez in #808
  • Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 by @dependabot in #809
  • create mem store keys by @0xmuralik in #814
  • Disable ICA host messages by @0xmuralik in #815
  • Upgrade the way of handling messages by @ToasterTheBrave in #818
  • Revert "Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 (#809)" by @ToasterTheBrave in #819
  • Setting the Tx Encoded in the app by @ToasterTheBrave in #824
  • Release Notes by @ToasterTheBrave in #828
  • Including casmwasm fix in this release by @ToasterTheBrave in #834

New Contributors

  • @0xmuralik made their first contribution in #792
  • @aleem1314 made their first contribution in #797
  • @ToasterTheBrave made their first contribution in #818

Full Changelog: v0.11.7...v1.0.0-beta2

v1.0.0-beta1

05 May 18:02
a215aae
Compare
Choose a tag to compare

What's Changed

  • Update readme by @verabehr in #782
  • Bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #784
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #785
  • feat!: update to SDK v0.47.1 by @alexanderbez in #779
  • chore: update upgrade handler by @alexanderbez in #791
  • Fix failing tests by @0xmuralik in #792
  • Bump github.com/CosmWasm/wasmvm from 1.1.1 to 1.2.2 by @dependabot in #786
  • Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 by @dependabot in #787
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #788
  • Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 by @dependabot in #789
  • add genesis commands by @0xmuralik in #799
  • feat: add upgrade handler by @aleem1314 in #797
  • fix: fix version does not exist issue by @aleem1314 in #803
  • Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 by @dependabot in #801
  • Bump github.com/CosmWasm/wasmvm from 1.2.2 to 1.2.3 by @dependabot in #802
  • Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 by @dependabot in #806
  • feat: Custom Tx Prioritization by @alexanderbez in #808
  • Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 by @dependabot in #809
  • create mem store keys by @0xmuralik in #814
  • Disable ICA host messages by @0xmuralik in #815
  • Upgrade the way of handling messages by @ToasterTheBrave in #818
  • Revert "Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.1 (#809)" by @ToasterTheBrave in #819
  • Setting the Tx Encoded in the app by @ToasterTheBrave in #824
  • Release Notes by @ToasterTheBrave in #828

New Contributors

  • @0xmuralik made their first contribution in #792
  • @aleem1314 made their first contribution in #797
  • @ToasterTheBrave made their first contribution in #818

Full Changelog: v0.11.7...v1.0.0-beta1

v0.11.7

31 Mar 19:29
Compare
Choose a tag to compare

Check for the Release note at RELEASE_NOTES.md

v0.11.6

19 Jan 21:38
6a6c928
Compare
Choose a tag to compare

Paloma v0.11.6 and contains additional logging for snapshot building and snapshot storage when the validator balances on the target chain are required for calculation. This build is also a recovery build for Paloma-testnet-14