laconicd/x/evm
Thomas Nguy 9d18414c93
fix: tx amount can be nil or zero (#117)
* amount can be nil or zero

* fix cost function

* fix tests
2021-06-14 08:42:34 -04:00
..
atlas atlas: evm module (#651) 2020-12-10 22:31:46 +00:00
client lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00
keeper evm: stacktrace errors for keeper (#105) 2021-06-11 10:29:28 -04:00
spec evm: module specification (#538) 2020-12-09 20:11:15 +01:00
types fix: tx amount can be nil or zero (#117) 2021-06-14 08:42:34 -04:00
genesis_test.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
genesis.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
handler_test.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
handler.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
module.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00