Releases: neutron-org/neutron
v10.0.0-rc0
COORDINATED TESTNET UPGRADE ON HEIGHT 44549000. DO NOT APPLY MANUALLY.
What's Changed
- chore: fix incorrect comments in coinfactory before_send hooks by @boqishan in #1021
- fix: hop length validation by @jcompagni10 in #1027
- feat: enabled pebble build flag, add snapshot subcommand by @swelf19 in #1029
- docs: clarify inflow attack scenarios in ibc rate limit README by @Olexandr88 in #1025
- feat: cosmos sdk 53 by @NeverHappened in #1008
New Contributors
Full Changelog: v9.1.1...v10.0.0-rc0
v9.1.3
v9.1.2
⚠️ Security fix upgrade
- Binary-only release. Apply the new binary as soon as possible.
- Do not build this binary from source: the security fix is not included in the tagged commit.
- The source code will be released when the upstream team who is coordinating the fix approves it.
This release and v9.1.1 are compatible except for if someone attempts to exploit the vulnerability that v9.1.2 patches (the details of which cannot be safely released yet).
v9.1.1
What's Changed
- chore: minor improvement for comments by @bigmoonbit in #1010
- refactor: replace sort.Slice with slices.Sort for natural ordering by @rifeplight in #1007
- chore: fix inaccurate comment in NewProviderConsumerCoordinator function by @xiaolinny in #1011
- Bump golang.org/x/crypto from 0.38.0 to 0.46.0 by @dependabot[bot] in #1012
- Revert "Bump golang.org/x/crypto from 0.38.0 to 0.46.0" by @pr0n00gler in #1013
- Bump github.com/CosmWasm/wasmvm/v2 from 2.2.4 to 2.3.1 by @dependabot[bot] in #1016
- Feat: bump deps by @pr0n00gler in #1018
- Update workflow with additional improvements: by @keylogic1 in #1019
New Contributors
- @bigmoonbit made their first contribution in #1010
- @rifeplight made their first contribution in #1007
- @xiaolinny made their first contribution in #1011
Full Changelog: v9.1.0...v9.1.1
v9.1.0
COORDINATED TESTNET UPGRADE ON HEIGHT 41101000. DO NOT APPLY MANUALLY.
COORDINATED MAINNET UPGRADE ON HEIGHT 42568000. DO NOT APPLY MANUALLY.
Testnet upgrade notes: https://github.com/neutron-org/cosmos-testnets/blob/master/interchain-security/pion-1/v9.1.0_upgrade.md
Mainnet upgrade notes: https://github.com/neutron-org/mainnet-assets/tree/main/upgrades/v9.1.0
v9.0.0
v9.0.0
COORDINATED MAINNET UPGRADE ON HEIGHT 40700000. DO NOT APPLY MANUALLY.
COORDINATED TESTNET UPGRADE ON HEIGHT 40007500. DO NOT APPLY MANUALLY.
Mainnet upgrade notes: https://github.com/neutron-org/mainnet-assets/tree/main/upgrades/v9.0.0
Testnet upgrade notes: https://github.com/neutron-org/cosmos-testnets/blob/master/interchain-security/pion-1/v9.0.0_upgrade.md
What's Changed
- chore: fix incorrect comment for getRewardAssetExponent function by @claudecodering in #997
- upgrade: v9.0.0 by @swelf19 in #995
- Feat: tf2 by @pr0n00gler in #993
- fix price range error msg by @jcompagni10 in #991
New Contributors
- @claudecodering made their first contribution in #997
Full Changelog: v8.2.0...v9.0.0
V8.2.0
COORDINATED MAINNET UPGRADE ON HEIGHT 39417500. DO NOT APPLY MANUALLY
Upgrade notes: https://github.com/neutron-org/mainnet-assets/tree/main/upgrades/v8.2.0
What's Changed
- chore: fixed broken link by @Olexandr88 in #987
- fix: correct contracts path reference in ibc-rate-limit README by @MozirDmitriy in #949
- Fix: balance iter by @jcompagni10 in #989
- release: v8.2.0. by @swelf19 in #994
New Contributors
- @Olexandr88 made their first contribution in #987
- @MozirDmitriy made their first contribution in #949
Full Changelog: v8.1.1...v8.2.0
v8.1.1
This is a patch release and can be applied in a rolling manner--and should be applied as soon as possible.
What's Changed
- bump cometbft to v0.38.19 by @pr0n00gler in #988
Full Changelog: v8.1.0...v8.1.1
v8.1.0
COORDINATED MAINNET UPGRADE ON HEIGHT 36430000. DO NOT APPLY MANUALLY
Upgrade notes: https://github.com/neutron-org/mainnet-assets/tree/main/upgrades/v8.1.0
What's Changed
- fix: updated neutron stacking contract to the last version by @joldie777 in #971
- docs: fix broken link by @GarmashAlex in #964
- Chore: bpa test by @jcompagni10 in #982
New Contributors
- @GarmashAlex made their first contribution in #964
Full Changelog: v8.0.0...v8.1.0
v8.0.0
COORDINATED MAINNET UPGRADE ON HEIGHT 33397000. DO NOT APPLY MANUALLY
Upgrade notes: https://github.com/neutron-org/mainnet-assets/tree/main/upgrades/v8.0.0
What's Changed
- chore: set max block utilization by @sotnikov-s in #888
- Feat: state verifier by @pr0n00gler in #766
- chore: fix struct name by @pengbanban in #795
- Fix typos in Proto and Go files by @Pronoss in #812
- chore: fix some function names in comment by @acceptacross in #789
- fix: fixed validators export by @swelf19 in #889
- feat: eip 191 signing #NTRN-454 by @jcompagni10 in #848
- Chore: remove ccv related stuff by @pr0n00gler in #892
- Chore: v7 by @pr0n00gler in #897
- Chore: wasmd bump to v0.54.x by @pr0n00gler in #898
- refactor: use maps.Clone to simplify the code and reorder packages by @threehonor in #869
- refactor: replace golang.org/x/exp with stdlib by @wangjingcun in #855
- Bump github.com/decred/dcrd/dcrec/secp256k1/v4 from 4.3.0 to 4.4.0 by @dependabot[bot] in #895
- feat: add optimistic block production flag and config variable #NTRN-516 by @joldie777 in #903
- Bump golang.org/x/crypto from 0.32.0 to 0.38.0 by @dependabot[bot] in #907
- Feat: set ntrn metadata in genesis by @pr0n00gler in #905
- Bump github.com/CosmWasm/wasmvm/v2 from 2.2.3 to 2.2.4 by @dependabot[bot] in #909
- Bump github.com/spf13/cast from 1.7.1 to 1.8.0 by @dependabot[bot] in #910
- feat: allow indexers to know pool_id without a chain query by @dib542 in #912
- Feat: better telemetry for cron execs by @jcompagni10 in #861
- fix: iavl-disable-fastnode flag by @swelf19 in #902
- refactor: use slices.Contains to simplify code by @pullmerge in #919
- Update broken Cosmos SDK Makefile link in README by @VolodymyrBg in #918
- fix: set name, symbol and display for created denoms metadata #NTRN-515 by @joldie777 in #908
- Fix SanitizeCoins logic by @jcompagni10 in #930
- feat: disable ibc fees #ntrn-503 by @NeverHappened in #932
- Add better accounting checks and fix tranche key generation by @jcompagni10 in #936
- docs: update dead link by @Dannyyy93 in #944
- Bump google.golang.org/grpc from 1.71.1 to 1.74.2 by @dependabot[bot] in #946
- Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #948
- chore: change link to globalfee.md by @gap-editor in #953
- Chore: v8 by @pr0n00gler in #954
- Feat: fractional banking by @jcompagni10 in #938
- Fix: incorrect panic message for price lookup by @jcompagni10 in #947
- Bump cosmossdk.io/log from 1.5.0 to 1.6.1 by @dependabot[bot] in #956
New Contributors
- @pengbanban made their first contribution in #795
- @Pronoss made their first contribution in #812
- @acceptacross made their first contribution in #789
- @threehonor made their first contribution in #869
- @wangjingcun made their first contribution in #855
- @pullmerge made their first contribution in #919
- @VolodymyrBg made their first contribution in #918
- @Dannyyy93 made their first contribution in #944
- @gap-editor made their first contribution in #953
Full Changelog: v6.0.3...v8.0.0