Etan Kissling cc6d88962e
Treat putting empty data in hexary trie as deleting data (#720)
Other implementations of MPT delete entries when attempting to put empty
value, because empty value cannot exist in RLP. We should match the
behaviour.

- https://github.com/ethereum/py-trie/pull/109

Also cross-checked with Geth and Ethereumjs implementations.
2024-08-14 23:48:39 +00:00
..
2024-08-09 07:20:35 +02:00
2024-05-30 14:46:57 +02:00
2024-08-09 07:20:35 +02:00
2024-08-09 07:20:35 +02:00
2022-09-02 16:57:52 +02:00
2024-02-14 15:59:13 +07:00
2024-05-26 09:57:59 +02:00