laconicd/app
hello-bwhour d7da045fc4
ante: check that sender is a EOA (#125)
* ante: check that sender is a EOA

* fix: GetCodeSize handles nil case and comments

* docs: add TODO comment

* fix: use EmptyCodeHash check

* lint: evmtypes instead of types

* lint: fix suite error

* test: set code to act not as EOA

* undo comment on GetCodeSize

* keeper: fix input checks

* Apply suggestions from code review

Co-authored-by: Akash Khosla <me@akashkhosla.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-15 13:39:41 -04:00
..
ante ante: check that sender is a EOA (#125) 2021-06-15 13:39:41 -04:00
app_test.go encoding: tests (#63) 2021-06-04 09:14:45 -04:00
app.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
export.go encoding: tests (#63) 2021-06-04 09:14:45 -04:00
simulation_test.go conflicts 2021-04-17 12:00:07 +02:00
test_helpers.go encoding: tests (#63) 2021-06-04 09:14:45 -04:00