laconicd/x/evm
Federico Kunze de8d8acf77
x/evm: StateBD tests (#407)
* draft state_transition

* working test

* keeper test

* statedb rewrite

* fix tests

* add keeper statedb test

* minor changes

* x/evm: StateBD tests

* try fix

* fix stateObject.setState

* Update x/evm/types/state_object.go

* update stateObject.setState

* uncomment test

* increase coverage

* fix test-import

* update rpc tests

Co-authored-by: Justin Thompson <justin.thompson12@hotmail.com>
Co-authored-by: noot <elizabethjbinks@gmail.com>
2020-07-27 15:33:16 -04:00
..
client/cli run make format (#351) 2020-07-02 11:19:48 -04:00
keeper fix rpc-test action (#402) 2020-07-23 15:38:47 -04:00
spec docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
types x/evm: StateBD tests (#407) 2020-07-27 15:33:16 -04:00
abci.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
alias.go build: github actions (#346) 2020-06-26 18:26:55 -04:00
genesis_test.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
genesis.go fix rpc-test action (#402) 2020-07-23 15:38:47 -04:00
handler_test.go x/evm: contract deploy test (#392) 2020-07-15 10:52:21 -04:00
handler.go run make format (#351) 2020-07-02 11:19:48 -04:00
module_test.go genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
module.go evm: add missing genesis fields and export genesis state logic (#255) 2020-05-18 15:21:12 -04:00