laconicd/x/evm
Federico Kunze 0cc1c40e34
x/evm: tests (#381)
* run suite

* add a few tests (#340)

* add a few tests

* fixes to tests

* add more tests

* check err to fix lint

* add preimage and refund tests

* add more more tests

* fix linting errs

* lint err

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

* set stateDB on suite

* fix genesis

* logs tests

* remove dup imports

Co-authored-by: Daniel Choi <choidanielw@gmail.com>
2020-07-08 14:11:02 -04:00
..
client/cli run make format (#351) 2020-07-02 11:19:48 -04:00
keeper run make format (#351) 2020-07-02 11:19:48 -04:00
spec docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
types x/evm: tests (#381) 2020-07-08 14:11:02 -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 genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
genesis.go run make format (#351) 2020-07-02 11:19:48 -04:00
handler_test.go fix value transfer (#341) 2020-06-24 05:38:53 -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