laconicd/x/evm
Austin Abell 9311f9efd0
Update keybase back to cosmos-sdk with support (#147)
* Migrate keybase back to Cosmos-sdk using temporary fork

* Cleaned up other affected code

* Change to updated tendermint

* fmt

* Change auth codec update

* clean up codec registration to respective packages

* Fix import fmt

* Remove no longer necessary replace

* Fix function comment
2019-11-13 12:00:21 -05:00
..
client/cli Update keybase back to cosmos-sdk with support (#147) 2019-11-13 12:00:21 -05:00
types Update keybase back to cosmos-sdk with support (#147) 2019-11-13 12:00:21 -05:00
genesis.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
handler.go Fix EVM out of gas handling (#133) 2019-10-30 14:39:46 -04:00
keeper_test.go block and tx logs bloom and tx receipt logs (#119) 2019-10-04 15:32:56 -04:00
keeper.go block and tx logs bloom and tx receipt logs (#119) 2019-10-04 15:32:56 -04:00
module.go Gas usage implementation (#123) 2019-10-19 08:14:38 +09:00
querier.go Implements eth_getProof (#122) 2019-10-16 09:46:50 +09:00