laconicd/x/evm/keeper
crypto-facs 1363a45e93
fix: remove zero address validation (#205)
* fix: remove zero address validation

* test: update test invalid Ethereum address

* test: fix ValidateBassic test for invalid To address input

* remove unnecesary comment

* fix: remove zero address validation

* test: update test invalid Ethereum address

* test: fix ValidateBassic test for invalid To address input

* remove unnecesary comment
2021-06-29 11:08:07 -04:00
..
abci.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
grpc_query_test.go fix: remove zero address validation (#205) 2021-06-29 11:08:07 -04:00
grpc_query.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
keeper_test.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
keeper.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
msg_server.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
params_test.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
params.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
state_transition.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
statedb_test.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
statedb.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00