laconicd/app
Thomas Nguy 75d553674c
evm, rpc: disable BaseFee for non London block (#662)
* disable basefee if not london block

* add london block check in state transition

* fix linter

* add unit test

* clean code

* add changelog
2021-10-13 15:39:47 +02:00
..
ante evm, rpc: disable BaseFee for non London block (#662) 2021-10-13 15:39:47 +02:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
benchmark_test.go all: add benchmarks to core components (#493) 2021-08-26 08:20:27 +00:00
export.go all: linter (#532) 2021-09-05 11:03:06 +00:00
simulation_test.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
test_helpers.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00