Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303)
This adds a check to verify that a sender-account does not have code, which means that the codehash is either `emptyCodeHash` _OR_ not present. The latter occurs IFF the sender did not previously exist, a situation which can only occur with zero cost gasprices.
2021-08-07 19:38:18 +02:00
..
2021-05-21 09:59:26 +02:00
2021-07-29 11:17:40 +03:00
2017-05-25 17:14:33 +03:00
2021-08-07 19:38:18 +02:00
2021-05-17 15:13:22 +02:00
2021-07-29 11:17:40 +03:00
2018-12-14 11:15:31 +01:00