laconicd/x/evm
JayT106 40b3b9ae1b
evm: unit tests for gas refund (#686)
* add TestGetEthIntrinsicGas

* more test cases in TestGetEthIntrinsicGas

* add GasToRefund tests

* add TestRefundGas tests

* remove duplicate leftoverGas check

* made resetGasMeterAndConsumeGas public for testing

* TestResetGasMeterAndConsumeGas tmp

* add mintFeeCollector flag for gas refund tests

* add comment and check

* add TestResetGasMeterAndConsumeGas

* Update x/evm/keeper/state_transition_test.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-10-20 19:09:06 +00:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
keeper evm: unit tests for gas refund (#686) 2021-10-20 19:09:06 +00:00
simulation evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types rpc: transaction receipt test (#678) 2021-10-20 21:00:17 +02:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
handler_test.go tests: DynamicFeeTx (#649) 2021-10-19 08:49:29 +00:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00