laconicd-deprecated/x/evm/types
Federico Kunze 5b2f068a03
ante: switch ethAnteHandler to use AnteDecorators (#252)
* ante: switch ethAnteHandler to use AnteDecorators

* ante: cleanup panic recover, update MsgEthereumTx GetSigners

* ante: remove EthIntrinsicGasDecorator in favor of EthGasConsumeDecorator

* migrate errors
2020-04-17 18:32:01 -04:00
..
chain_config.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
codec.go error migration (#254) 2020-04-16 11:47:39 -04:00
emint_msg_test.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
emint_msg.go error migration (#254) 2020-04-16 11:47:39 -04:00
events.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
expected_keepers.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
genesis.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
journal.go circleCI config and linting fixes (#3) 2019-07-02 15:36:22 -04:00
key.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
msg_encoding.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
msg_test.go update web3 transaction hash from RLP (#250) 2020-04-13 19:08:43 -04:00
msg.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
querier.go evm: move Keeper and Querier to /keeper package (#182) 2020-03-09 10:17:23 -03:00
state_object.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
state_transition.go error migration (#254) 2020-04-16 11:47:39 -04:00
statedb_test.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
statedb.go error migration (#254) 2020-04-16 11:47:39 -04:00
utils_test.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
utils.go filters: begin implementation (#230) 2020-04-01 20:43:59 -04:00