0g-chain/x/evmutil
Nick DeLuca 55284aa575
Fix high gas usage for coin conversions (#1331)
* use an infinite gas meter during evm call operations, then consume
evm reported gas used

* consume gas after failure check -- provide best feedback first
2022-10-05 16:27:06 -06:00
..
client/cli Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
keeper Fix high gas usage for coin conversions (#1331) 2022-10-05 16:27:06 -06:00
spec Add EVM Support (#1215) 2022-04-21 16:16:28 -04:00
testutil Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
types Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
genesis_test.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
genesis.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
module.go Remove x/bridge & setup migration skeletion (#1295) 2022-09-01 16:20:37 -04:00