Skip to content

Commit a27954c

Browse files
committed
Update CHANGELOG.md
1 parent d4233c8 commit a27954c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242

4343
- [#2271](https://github.com/NibiruChain/nibiru/pull/2271) - fix(ci): update tag-pattern for changelog step in releases
4444
- [#2270](https://github.com/NibiruChain/nibiru/pull/2270) - refactor(app): remove private keeper struct and transient/mem keys from app
45-
<<<<<<< HEAD
4645
- [#2274](https://github.com/NibiruChain/nibiru/pull/2274) - feat(evm)!: update to geth v1.13 with EIP-1153, PRECOMPILE_ADDRS, and transient storage support
4746
- [#2275](https://github.com/NibiruChain/nibiru/pull/2275) - feat(evm)!: update
48-
to geth v1.14 with tracing updates and new StateDB methods.
49-
- This upgrade keeps Nibiru's EVM on the Berlin upgrade to avoid
47+
to geth v1.14 with tracing updates and new StateDB methods.
48+
- This upgrade keeps Nibiru's EVM on the Berlin upgrade to avoid
5049
incompatibilities stemming from functionality specific to Ethereum's consesnus
5150
setup. Namely, blobs (Cancun) and Verkle additions for zkEVM.
52-
- The jump to v1.14 was necessary to use an up-to-date "cockroach/pebble" DB
51+
- The jump to v1.14 was necessary to use an up-to-date "cockroach/pebble" DB
5352
dependency and leverage new generics features added in Go 1.23+.
5453
- [#2288](https://github.com/NibiruChain/nibiru/pull/2288) - chore(ci): add workflow to check for missing upgrade handler
5554
- [#2278](https://github.com/NibiruChain/nibiru/pull/2278) - chore: migrate to cosmossdk.io/mathLegacyDec and cosmossdk.io/math.Int

0 commit comments

Comments
 (0)