- f861301 Update CHANGELOG.md
- 5829b91 chore: add upgrade handler for v2.4.0 (#2306)
- b22e24d test(eth-rpcapi): increase coverage of the rpcapi package using JSON-RPC calls (#2303)
- 20b2d67 refactor(eth-rpc): combine the rpc/backend and rpc/rpcapi packages since are they essentially one package already (#2300)
- c495fbf fix(codecov.yml): ignore api directory since it's 75k+ generated lines and messing up coverage reports
- d866518 fix(.github): glob patterns broken in nibiru-go filter for dorny/paths-filter (#2301)
- 34c382c fix(eth-rpc): clean up error propagation and descriptions in eth namespace (#2298)
- ccb6b77 fix(evm): update revert error reason (#2297)
- 77a84d6 chore(ci): use shell script for generating changelog in releases (#2296)
- 20327b4 refactor: use importas linter for consistent imports (#2290)
- fc902e2 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#2294)
- ec630d6 chore(deps): geth v1.14 merged with bump golang.org/x/net from 0.37.0 to 0.39.0. Fix CHANGELOG.md (#2284)
- fb8448a chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#2291)
- b554a9d feat(evm)!: update to geth v1.14 with new tracers, EIP-1153, PRECOMPILE_ADDRS, and transient storage support (#2274)