-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: recent bug fixes on ethermint not used (#378)
* Problem: recent bug fixes on ethermint not used - [Quick fix for eth_feeHistory when reward is nil](evmos/ethermint#975) - [Add buffer to eth_gasPrice response](evmos/ethermint#968) - [Fix GasMeter reset in AnteHandler, aka. return correct gasWanted to tendermint](evmos/ethermint#964) modified to only fix checkTx mode to avoid breaking consensus. * add returnValue message on tracing * changelog
- Loading branch information
Showing
4 changed files
with
13 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.