laconicd/x/evm/types
Austin Abell dc25d847c3
Implements eth_getProof (#122)
* Implemented eth_getProof and cleaned logs query types

* Rename ethereum logs query type
2019-10-16 09:46:50 +09:00
..
chain_config.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
codec.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
dump.go Move old state code to x/evm/types 2018-10-24 09:46:14 -04:00
emint_msg_test.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
emint_msg.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
journal.go circleCI config and linting fixes (#3) 2019-07-02 15:36:22 -04:00
key.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
msg_encoding.go Query and bug fixes (#110) 2019-09-26 11:36:23 -04:00
msg_test.go block and tx logs bloom and tx receipt logs (#119) 2019-10-04 15:32:56 -04:00
msg.go Implements net_version for Ethers (#121) 2019-10-15 10:20:35 +09:00
querier.go Implements eth_getProof (#122) 2019-10-16 09:46:50 +09:00
state_object.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
state_transition.go block and tx logs bloom and tx receipt logs (#119) 2019-10-04 15:32:56 -04:00
statedb.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
utils.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00