Skip to content

Commit

Permalink
chore: add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
cuiweixie committed Oct 26, 2023
1 parent 163fb15 commit 03835d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
- (evm) [#1801](https://github.com/evmos/evmos/pull/1801) Fixed the problem gas_used is 0 when using evm type tx to transfer token to module account
- (testnet) [#1857](https://github.com/evmos/evmos/pull/1857) Remove the crisis module causing an error when using the `evmosd testnet init-files` command.
- (rpc) [#1863](https://github.com/evmos/evmos/pull/1863) Handle error gracefully on RPC calls when node is not persisting ABCI responses.

- (evm) [#1943](https://github.com/evmos/evmos/pull/1943) The estimated gas and the gas used for executing the message are not consistent
## [v14.0.0] - 2023-09-19

### State Machine Breaking
Expand Down

0 comments on commit 03835d2

Please sign in to comment.