laconicd/x/evm
KamiD c95ad0432b
x/evm: open eip2028 when the version of Istanbul was enabled (#731)
* open eip2028 when Istanbul version enabled

* Update x/evm/types/chain_config.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update x/evm/types/chain_config.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* add change log

* update development

* fix rpc test error

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-01-28 13:30:38 -03:00
..
atlas atlas: evm module (#651) 2020-12-10 22:31:46 +00:00
client Add API for compatible query of two types of transactions (#683) 2021-01-11 10:31:30 -03:00
keeper evm: add parameter check for evm query func (#746) 2021-01-25 11:36:16 -03:00
spec evm: module specification (#538) 2020-12-09 20:11:15 +01:00
types x/evm: open eip2028 when the version of Istanbul was enabled (#731) 2021-01-28 13:30:38 -03:00
alias.go evm: params (#458) 2020-09-02 15:41:05 -04:00
genesis_test.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00
genesis.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
handler_test.go evm: roll back CommitStateDB after failing to execute handler (#677) 2021-01-08 09:28:25 -03:00
handler.go evm: roll back CommitStateDB after failing to execute handler (#677) 2021-01-08 09:28:25 -03:00
module.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00