laconicd/x/evm/types
Federico Kunze 87b625ed50
Tools configuration and linters (#215)
* tools config

* lint

* lint

* codecov
2020-03-16 19:53:24 -03:00
..
chain_config.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
codec.go Finish and clean up module queries and txs (#152) 2019-11-15 12:02:13 -05: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
genesis.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
journal.go circleCI config and linting fixes (#3) 2019-07-02 15:36:22 -04:00
key.go Finish and clean up module queries and txs (#152) 2019-11-15 12:02:13 -05:00
msg_encoding.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
msg_test.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
msg.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
querier.go evm: move Keeper and Querier to /keeper package (#182) 2020-03-09 10:17:23 -03:00
state_object.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
state_transition.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
statedb_test.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
statedb.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
utils_test.go Implements eth_call (#127) 2019-10-22 11:40:34 -05:00
utils.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00