laconicd/x/evm
Austin Abell ce8a94a98e
Cosmos PR changes (#158)
* Changes necessary for enforced custom account encoding/decoding and keyring keybase changes

* updates cosmos dependency and fixes inconsistency in gas usage for simulated/real txs

* Update PR changes

* Remove unused password prompt when using OS keyring

* Update from changes to sdk

* Update to merged PR commit :the_horns:

* updated code to handle keyring backend options

* update documentation and replace cosmos-sdk with fork (temporarily)

* update cosmos dependency from fork

* update documentation
2019-12-13 14:50:19 -05:00
..
client/cli Cosmos PR changes (#158) 2019-12-13 14:50:19 -05:00
types Cosmos PR changes (#158) 2019-12-13 14:50:19 -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 Finish and clean up module queries and txs (#152) 2019-11-15 12:02:13 -05:00
querier.go Implements eth_getProof (#122) 2019-10-16 09:46:50 +09:00