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
..
2023-05-11 07:39:21 +00:00
2020-04-20 20:14:39 +02:00
2020-04-20 20:14:39 +02:00
2022-09-02 16:57:52 +02:00
2024-08-09 07:20:35 +02:00