jangko a6f1ed30ee
EIP-3607: Reject transactions from senders with deployed code
Any transaction where tx.sender has a CODEHASH != EMPTYCODEHASH MUST
be rejected as invalid, where EMPTYCODEHASH =
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470.
The invalid transaction MUST be rejected by the client and not be included
in a block. A block containing such a transaction MUST be considered invalid.
2022-02-10 15:48:18 +07:00
..
2022-02-08 20:23:40 +07:00
2021-08-18 10:35:36 +07:00
2022-02-08 20:23:40 +07:00
2022-02-08 20:23:40 +07:00
2022-02-08 20:23:40 +07:00
2019-11-13 21:49:39 +07:00
2022-02-08 20:23:40 +07:00
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2019-04-17 03:56:28 +02:00
2019-11-13 21:49:39 +07:00