Jacek Sieka 68f462e3e4
avoid state root lookup when computing linear history (#2362)
State lookups potentially trigger expensive re-hashings - this is the
first of several steps to remove the unnecessary ones from the general
flow of block processing

* avoid re-reading parent block header from database when it's already
in memory
2024-06-14 15:56:56 +02:00
..
2024-06-14 10:08:44 +02:00
2024-05-31 09:13:56 +02:00
2024-06-08 07:41:44 +07:00
2024-06-14 10:08:44 +02:00
2024-04-16 08:02:42 +07:00
2024-06-14 10:08:44 +02:00
2024-02-16 16:08:07 +07:00