Skip to content

Releases: xrplevm/node

v8.0.2

16 Jan 10:07

Choose a tag to compare

v8.0.2 - Security Update

This release includes a critical security fix addressing a consensus-level vulnerability affecting CometBFT.
The issue could, under specific conditions, impact network safety and liveness.

Action required:

⚠️ All node operators, especially validators, are strongly advised to upgrade immediately. ⚠️

No further technical details are being disclosed at this time to ensure network safety.

v9.0.2-rc.1

08 Jan 09:40
7e5583f

Choose a tag to compare

Changelog

  • 7e5583f Merge pull request #101 from xrplevm/feat/bump-cometbft
  • d941611 feat: bump cometbft version
  • 98af9b4 feat: bump cometbft version
  • 7086b08 Merge pull request #95 from xrplevm/rpc/fix/ethereum-tx
  • 5f92d91 fix: remove todo and update deps
  • 4c64e9f Merge branch 'main' into rpc/fix/ethereum-tx
  • a80443b fix: remove todo and update deps
  • 4fc670f fix: release and goreleaser workflows
  • d116640 fix: unregister legacy evm types since they are already registered in cosmos/evm fork
  • a3941a2 tmp: local dependencies

v9.0.2

08 Jan 11:07
7e5583f

Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v9.0.2

v9.0.1

11 Dec 09:11

Choose a tag to compare

Changelog

  • 3552cdd Merge remote-tracking branch 'origin/v9.x.x' into v9.x.x
  • 8daf56f Merge pull request #99 from xrplevm/fix/v9/cometbft-patched-fork
  • fe54798 chore: replace cometbft with patched fork
  • 1593d49 chore: replace cometbft@v0.38.19 with patched fork

What's Changed

Full Changelog: v9.0.0...v9.0.1

v8.0.1

10 Dec 18:54
5f4bc26

Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v9.0.1-rc.1

28 Oct 10:34
e803a96

Choose a tag to compare

Changelog

  • e803a96 Merge pull request #93 from xrplevm/fix/evm@v0.4.2
  • ba3375e feat(app): apply v0.4.2 cosmos/evm fork version
  • 8eb7db3 feat(app): apply v0.4.2 cosmos/evm fork version

v9.0.0

24 Sep 07:27
14bc595

Choose a tag to compare

Changelog

  • 14bc595 Merge pull request #87 from xrplevm/v9.x.x
  • 09849ac fix: remove state-sync script
  • 8d389d5 fi(app): remove evm mempool support
  • 945ea1e feat(types): add legacy evmos types
  • 2c58ffd fix(app): remove exported interface implementations registration
  • 132aeb3 refactor: register legacy implementations
  • 3e7bbf3 fix(app): drop ibc transfer v2 support
  • b5cdb1c refactor: replace localnet chain-id with exrp_1449999-1
  • 4268b43 chore: bump Dockerfile go version to 1.23.8
  • 0871d0b fix(testutil): integration testsuite genesis account types fix
  • ab83428 fix(cmd): evm chain id parsing
  • 092bd21 fix(testutil): update testutil with changes
  • f88f968 chore: replace cosmos/evm and cosmos-sdk versions
  • 3ccc589 fix(app): remove non-existing cosmos/evm EthAccount type from sdk.AccountI registered implementations
  • 963b6fa feat(app): custom ante module
  • 2f2ef6a fix(app): remove unused active precompiles options
  • 4ffc6f3 fix(app): remove unused legacy types
  • ed31173 fix(testutil): linting
  • 091bd2a fix(app): app wiring
  • 04e6e73 fix(tests): remove deprecated upgrade testsuite and fix integration tests linting
  • 8e1ebe0 fix: clean unused legacy types
  • 8889ce4 fix(tests/upgrade): remove deprecated update testsuite
  • c29bff7 refactor: move config constants to config
  • 175e260 fix: add ratelimit module to SetOrderEndBlockers
  • da161bc Add Apache License 2.0
  • bcb7c9e fix: mempool module configuration
  • adf3235 feat: add mainnet, testnet and devnet chain configs
  • c64173a tmp: remove zeroed evm chain id
  • 5e82ac4 tmp: disable mempool
  • e4671f8 tmp: avoid default 0 chainid
  • dcc2a3f fix: localnet denoms on config
  • 4097678 feat: custom keyring options
  • 93cb403 fix: register implementations
  • 846fa0f fix: ProtoBaseAccount + EthAccount migration
  • a327ed3 fix: v9 upgrade handler logger
  • 20f15cf tmp: remove non-used files
  • 3ca7b30 tmp: migrate evm params
  • 7a78c93 refactor(app): add evmos proto account types compatibility + signature capabilities
  • 21d77df tmp(legacy): bring evmos legacy types to register implementations to codec
  • 3ad6ae3 feat(app): add v9 upgrade handler
  • bd19f9a fix(testutil): node version import
  • f47882a Merge pull request #83 from xrplevm/fix/software-upgrade
  • e473231 Merge pull request #82 from xrplevm/update/ibc-go
  • fa8b779 Merge pull request #86 from xrplevm/chore/update-evm
  • 954dd15 Merge pull request #81 from xrplevm/chore/update-cosmos-sdk
  • 72e3e60 Merge branch 'update/ibc-go' into fix/software-upgrade
  • 55e9df1 Merge branch 'chore/update-evm' into update/ibc-go
  • 28e4670 chore: upgrade package version to v9
  • 19e5cda Merge branch 'update/ibc-go' into fix/software-upgrade
  • 8afb99b Merge branch 'chore/update-evm' into update/ibc-go
  • e2ad445 Merge branch 'chore/update-cosmos-sdk' into chore/update-evm
  • f9ebbf1 Merge branch 'v9.x.x' into chore/update-cosmos-sdk
  • f6fcfa9 chore: upgrade package version to v9
  • 719071f fix: linting
  • 08ba502 chore: restore linter
  • 248398c refactor(testutil/integration): add ChainsCoins to integration network
  • 0d10955 chore: bump cosmos/evm to v0.4.0
  • 3a0a48d chore: upgrade linter version and rules
  • b1646eb fix(app): simulation_test.go breaking changes
  • 1ea85c5 fix(app): adapt app chain id config + remove unused ante file
  • 954778a feat: working local-node.sh
  • e087526 feat(cmd): update newApp creator
  • cd56e8a feat(app): setup ante handler with cosmos + evm extensions
  • d638f56 fix: imports + root command wiring
  • 1cbec1d chore: tidy dependencies
  • 02e77e4 refactor(testutil): update integration testutils with ibc-go v10
  • 24fc5c6 refactor(app): apply v8-v10 migration changes
  • 9eeec51 refactor(testutil): remove evmos testsuite files + adapt evm testsuite
  • 7182f38 refactor(cmd): init config app on root command, DefaultGasAdjustment and evm chain id configuration
  • 4b4d42c feat(cmd): create InitAppConfig for root command
  • d3cd3b5 refactor(app): ante handler options
  • 7a39bab refactor(tests, testutil): replace evmos with cosmos/evm dependencies
  • 8aacd9a chore: bump deps
  • 7c7180e refactor(cmd): replace evmos with cosmos/evm
  • b6e0c8d refactor(app): replace evmos with cosmos/evm
  • 9745b46 Merge branch 'chore/update-cosmos-sdk' into chore/update-evm
  • 28506cb fix: add latest cosmos-sdk version to go.mod
  • 20a005d chore: update cosmos-sdk dependencies
  • 4010d24 feat(app): apply App Wiring Changes from v0.53.x

v8.0.0

22 May 10:30

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v8.0.0

v8.0.0-rc.1

19 May 15:56

Choose a tag to compare

Changelog

v7.0.0

20 Mar 17:33
9f634ac

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0