laconicd/x/evm
Austin Abell 475919274e
Tx receipt query fix (#126)
* Fixed tx receipt error on failed transaction

* Add returnData to failed transaction for logs bloom

* Change comment to TODO
2019-10-23 01:04:51 +09:00
..
client eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
types Tx receipt query fix (#126) 2019-10-23 01:04:51 +09:00
genesis.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
handler.go Implement eth_pendingTransactions, bump sdk version (#124) 2019-10-19 08:23:09 +09: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