Skip to content

Releases: NibiruChain/nibiru

v2.0.0-rc.9

03 Oct 19:46
v2.0.0-rc.9
a3d3efb
Compare
Choose a tag to compare

Changelog

  • a3d3efb Merge branch 'main' into releases/v2.0.0
  • 585ebe7 feat(evm): add oracle precompile (#2056)
  • 1588744 fix(evm-precompiles): add assertNumArgs validation (#2060)
  • 629aea3 refactor(evm): converted untyped event to typed and cleaned up (#2053)
  • fa62d35 chore(deps): bump bufbuild/buf-setup-action from 1.42.0 to 1.43.0 (#2057)
  • 2a46f17 feat(evm-precompile): Precompile for one-way EVM calls to invoke/execute Wasm contracts. (#2054)
  • 36533cd refactor(oracle): remove unused code and collapse empty client/cli directory (#2050)
  • 48c8146 chore(deps): bump bufbuild/buf-setup-action from 1.36.0 to 1.42.0 (#2043)
  • 1829bc4 feat(evm): ante handler to prohibit authz grant evm messages (#2032)
  • 81ea61d feat(evm): evm tx indexer service implemented (#2044)
  • 5214349 test(evm): backend tests with test network and real txs (#2045)
  • 0929266 chore(deps-dev): bump axios from 1.7.3 to 1.7.4 in /x/evm/embeds (#2016)
  • 8fa26b1 refactor(rpc-backend): Remove mocks from eth/rpc/backend, partially completing #2037 (#2041)
  • 5085dad refactor(rpc-backend): remove unnecessary interface code (#2039)
  • 60167ca refactor(eth-rpc): Delete unused code and improve logging in the eth and debug namespaces (#2030)
  • 6ba79bb fix(evm): debug calls with custom tracer and tracer options (#2031)
  • 64beba7 chore(github): Automate labeleing and add-to-project for GH issues/tickets

v2.0.0-rc.8

03 Oct 15:22
v2.0.0-rc.8
585ebe7
Compare
Choose a tag to compare

Changelog

  • 585ebe7 feat(evm): add oracle precompile (#2056)
  • 1588744 fix(evm-precompiles): add assertNumArgs validation (#2060)
  • 629aea3 refactor(evm): converted untyped event to typed and cleaned up (#2053)
  • fa62d35 chore(deps): bump bufbuild/buf-setup-action from 1.42.0 to 1.43.0 (#2057)
  • 2a46f17 feat(evm-precompile): Precompile for one-way EVM calls to invoke/execute Wasm contracts. (#2054)
  • 36533cd refactor(oracle): remove unused code and collapse empty client/cli directory (#2050)
  • 48c8146 chore(deps): bump bufbuild/buf-setup-action from 1.36.0 to 1.42.0 (#2043)
  • 1829bc4 feat(evm): ante handler to prohibit authz grant evm messages (#2032)
  • 81ea61d feat(evm): evm tx indexer service implemented (#2044)
  • 5214349 test(evm): backend tests with test network and real txs (#2045)
  • 0929266 chore(deps-dev): bump axios from 1.7.3 to 1.7.4 in /x/evm/embeds (#2016)
  • 8fa26b1 refactor(rpc-backend): Remove mocks from eth/rpc/backend, partially completing #2037 (#2041)
  • 5085dad refactor(rpc-backend): remove unnecessary interface code (#2039)
  • 60167ca refactor(eth-rpc): Delete unused code and improve logging in the eth and debug namespaces (#2030)

v2.0.0-rc.5

12 Sep 07:46
6ba79bb
Compare
Choose a tag to compare

Changelog

  • 6ba79bb fix(evm): debug calls with custom tracer and tracer options (#2031)
  • 64beba7 chore(github): Automate labeleing and add-to-project for GH issues/tickets
  • b1aac01 feat(evm): debug_traceCall method implemented (#2022)
  • e2bc002 fix(evm)!: adjusted generation and parsing of the block bloom events (#2023)
  • 9c46873 fix(evm): Fix DynamicFeeTx gas cap parameters (#2017)
  • 3e9bda9 test(evm): e2e tests for debug namespace (#2020)
  • 7ae2443 chore(evm): enabled debug rpc api on localnet (#2019)
  • 95ba4af feat(evm-cli): Add the account query to the EVM command. Cover the CLI with tests. (#2002)
  • 924f9c4 test(evm): e2e tests for eth_* endpoints (#2006)
  • 1f1e76b feat(evm): Emit block bloom event in EndBlock hook. (#2014)
  • dea4cdc chore(evm): Set appropriate gas value for the required gas of the "IFunToken.sol" precompile. (#2013)
  • 0a68933 refactor(evm): precompile setup (#2008)

v2.0.0-rc.4

05 Sep 08:47
v2.0.0-rc.4
13d9296
Compare
Choose a tag to compare

Changelog

  • 13d9296 Merge branch 'main' into releases/v2.0.0
  • b1aac01 feat(evm): debug_traceCall method implemented (#2022)

v2.0.0-rc.3

04 Sep 00:15
v2.0.0-rc.3
227e309
Compare
Choose a tag to compare

Changelog

  • 227e309 Merge branch 'main' into releases/v2.0.0
  • e2bc002 fix(evm)!: adjusted generation and parsing of the block bloom events (#2023)

v2.0.0-rc.2

31 Aug 02:31
v2.0.0-rc.2
5950a5b
Compare
Choose a tag to compare

Changelog

  • 5950a5b Merge branch 'main' into releases/v2.0.0
  • 9c46873 fix(evm): Fix DynamicFeeTx gas cap parameters (#2017)
  • 3e9bda9 test(evm): e2e tests for debug namespace (#2020)
  • 7ae2443 chore(evm): enabled debug rpc api on localnet (#2019)
  • 95ba4af feat(evm-cli): Add the account query to the EVM command. Cover the CLI with tests. (#2002)
  • 924f9c4 test(evm): e2e tests for eth_* endpoints (#2006)
  • 1f1e76b feat(evm): Emit block bloom event in EndBlock hook. (#2014)
  • dea4cdc chore(evm): Set appropriate gas value for the required gas of the "IFunToken.sol" precompile. (#2013)
  • a9fa05e linter

v1.3.0-rc1-post.2

20 Aug 11:30
Compare
Choose a tag to compare

Changelog

  • 74b8d68 feat: add pebbledb support

v2.0.0-rc.1

19 Aug 22:28
v2.0.0-rc.1
3e27632
Compare
Choose a tag to compare

Changelog

  • 3e27632 feat: add v2.0.0 upgrade handler
  • 4b47ad3 Merge branch 'main' into releases/v2.0.0
  • c74baa0 fix: epochs tests
  • da76c39 fix: oracle keeper
  • 2b8cb36 fix: upgrades
  • f436b66 fix: remove extra overrideWasmVariables
  • 0a68933 refactor(evm): precompile setup (#2008)
  • 01dbb57 chore: remove wasmbinding folder and nibiru/v1 dependency
  • ec2b3ac Merge branch 'main' into releases/v2.0.0
  • 7e6ad5d feat: add pebbledb support
  • a5279d1 chore: update changelog
  • b6c95a8 feat: add v1.5.0 upgrade handler
  • 0ed9d8a feat(ibc): add wasm stack to ibc router (#1931)
  • 9ff225a chore: add v1.4.0 upgrade handler
  • e024582 chore: update changelog
  • 7cb8993 chore: make default db backend PebbleDB
  • e286af0 feat: add pebbledb support (#1818)
  • 1b109f0 feat(wasm)!: increase contract size limit to 3MB (#1906)
  • 906f9c7 fix(ica): add controller stack (#1864)
  • 9efcccc refactor(oracle): add oracle slashing events (#1859)
  • f34cc52 feat(ica): ICA Host / Controller integration (#1820)
  • 1ba22a7 revert: remove x/inflation burn method
  • b210bf4 feat(tokenfactory): burn native method (#1832)
  • 7d86138 Update CHANGELOG.md
  • 2888281 test(inflation): add additional burn test cases (#1828)
  • 9178e4f chore: fix changelog (#1824)
  • 56f1449 feat(inflation): add burn method (#1823)
  • 3d72b4f chore: finalize v1.1.0 changelog
  • cd24abb Merge branch 'releases/v1.0.3' into releases/v1.1.0
  • 208012c add date into changelog for release
  • bb1d040 refactor(decode-base64): clean code improvements and fn docs (#1754)
  • fc99cdd feat: base64 decoder for cw3 wasm messages (#1731)
  • a7b16a1 update and fix changelog
  • b3936c1 linter
  • 7fe566f include upgrade 1.0.3
  • 0fd5a86 fix: wasm ibc transaction panic (#1816)
  • 740f161 fix: add back v1.0.2 upgrade handler
  • 7d94d93 chore: add back v1.0.1 files
  • 65c06ba chore: bump cosmos-sdk to v0.47.10
  • a34b557 ci: revert to cosmos sdk v0.47.5
  • bccad37 ci: bump to cosmos-sdk v0.47.9
  • a26cbe1 ci: bump to cosmos-sdk v0.47.8
  • eab04a1 ci: bump to cosmos-sdk v0.47.7
  • 2533c8e ci: bump to cosmos-sdk v0.47.6
  • 283989a ci: revert back to cosmos sdk v0.47.5
  • 7539228 Merge branch 'releases/v1.0.2' into releases/v1.1.0
  • 98901bf ci: remove go toolchain in go.mod file
  • 3324bc9 feat: update default inflation rate (#1804)
  • 3e2d1a3 chore: bump cosmos-sdk to v0.47.9 (#1808)
  • 32aa8b7 ci: fix chaosnet build (#1806)
  • 16dbe32 fix(inflation-docs): ① Document inflation + ② delete unused code + ③ fix CI (#1799)
  • 1424193 chore: add v1.0.2 upgrade handler
  • 2eb7182 chore: bump cosmos-sdk to v0.47.9 (#1808)
  • 6efa242 fix(inflation): num skipped epochs tracking (#1797)
  • 7b2be2c feat: handle case where skip epoch not aligned with epoch passed (#1796)
  • d328064 feat: uncomment amino registering on register legacy amino codec for inflation module (#1792)
  • d94f76f feat(inflation): add inflation tx cmds (#1795)
  • 1898bc1 feat: upgrade handler for v1.0.1
  • cb0afcd ci: update goreleaser config file
  • 49eb665 fix(inflation): fix first epoch's inflation distribution (#1786)
  • 38b26f9 ci: update make build commands
  • c739cd0 ci: use new goreleaser image
  • 45cc19e fix: remove verify-dist-temp
  • 348232d ci: bump grocksdb to 1.8.12
  • d29c9ab feat: make inflation params a collection and add commands to update them (#1776)
  • 3b5f772 ci: remove go toolchain directive
  • d91deb5 ci: fix go mod
  • f200eb5 chore: update changelog
  • bd5c69e chore: bump librocksdb to v8.9.1 (#1778)
  • 3f696de refactor(inflation): make inflation disabled by default (#1712)
  • 776a4af fix: upgrade handler for v1.1.0 (#1706)
  • cd4b6d1 feat: add upgrade handler for inflation module (#1684)
  • a1f0844 fix(inflation): fix default inflation allocation params (#1688)
  • ef399b4 feat: add inflation events detailed distribution (#1695)
  • 0e58c18 chore: update changelog
  • e2011cd feat(inflation)!: make inflation follow a polynomial distribution (#1670)
  • c55185f chore(inflation)!: remove x/inflation module (#1667)
  • db04996 feat: update wasmd to v0.44.0 (#1666)
  • 0d4e8de fix(epochs): fix epoch tests broken by adding month epoch into default genesis
  • 0a74da1 chore(wasm): bump wasmd dependency to v0.43.0 (#1660)
  • 6208cfa chore(epochs): add month default epoch
  • 2c94aa8 chore(oracle): remove bnb:usd from default whitelist
  • 10b09c5 chore(deps): Bump github.com/cosmos/ibc-go/v7 from 7.3.0 to 7.3.1 (#1647)
  • afd671a chore(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#1643)
  • 3c96eea chore(deps): Bump github.com/CosmWasm/wasmvm from 1.4.1 to 1.5.0 (#1657)
  • f1e6859 chore(oracle): curate default oracle whitelist (#1659)
  • cf6acee Update CHANGELOG.md
  • 42c152f chore: update changelog
  • 9c0f4f5 feat(oracle): edit oracle params msg (#1658)
  • 042e369 fix(keeper): inflation keeper instantiation
  • 6a49247 fix(inflation): enable inflationary NIBI (#1655)
  • d5d36f5 chore: reset module consensus versions
  • 1f79807 feat(wasmbinding)!: whitelisted stargate queries for QueryRequest::Stargate: auth, bank, gov, tokenfactory, epochs, inflation, oracle, sudo, devgas (#1646)
  • e0d825d chore: merge master
  • 2a357ef chore: update changelog
  • 46cc61c fix(ledger): bump the hid package to v0.9.2 which fixes ledger on new… (#1649)
  • bc869fa chore: use large ubuntu runner for goreleaser workflow
  • 1976aff Merge branch 'master' into releases/v1.0.0
  • d713f41 chore(spot): remove spot
  • 2a250a3 chore(stablecoin): remove stablecoin
  • 011f1ed chore(perp): remove perp protos
  • 6a01abe chore(perp): remove perp

v2.0.0-evm.7

16 Aug 14:50
v2.0.0-evm.7
ba151df
Compare
Choose a tag to compare

Changelog

v1.5.0-post.2

15 Aug 15:16
Compare
Choose a tag to compare

Changelog

  • 7e6ad5d feat: add pebbledb support