rjl493456442 743e404906
core, eth, les, tests, trie: abstract node scheme (#25532)
This PR introduces a node scheme abstraction. The interface is only implemented by `hashScheme` at the moment, but will be extended by `pathScheme` very soon.

Apart from that, a few changes are also included which is worth mentioning:

-  port the changes in the stacktrie, tracking the path prefix of nodes during commit
-  use ethdb.Database for constructing trie.Database. This is not necessary right now, but it is required for path-based used to open reverse diff freezer
2022-11-28 14:31:28 +01:00
..
2022-09-10 13:25:40 +02:00
2014-12-04 10:28:02 +01:00
2022-09-07 20:21:59 +02:00
2017-05-25 17:14:33 +03:00
2022-06-08 18:40:37 +02:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00