Files
Arvid NorbergandGitHub bdfffca5ab improve handling of UnfinishedBlocks (#17247)
* update full_node_store to support multiple UnfinishedBlocks with the same reward hash

* extend full node store to support recording outstanding requests for v2 unfinished blocks

* add test for full_node_store

* simplify creation of UnfinishedBlock in test_full_node.py

* extend UnfinishedBlock protocol to support distinguishing between unfinished blocks with the same partial hash but different foliage

* add test for NewUnfinishedBlock and NewUnfinishedBlock2

* when asking the full_node_store for an unfinished block, only by its partial hash; return the highest ranking (lowest foliage tx block hash)
2024-01-26 13:20:03 -08:00
..
2021-04-04 21:41:39 -07:00
2023-11-15 10:51:04 -06:00
2023-11-07 09:06:52 -08:00
2023-12-22 16:28:31 -06:00
2023-05-24 19:05:36 -05:00
2023-08-30 13:27:22 -05:00
2023-07-31 09:46:49 -05:00
2023-12-12 09:42:44 -06:00
2022-08-04 12:59:39 -05:00
2022-09-08 12:57:15 -05:00
2023-02-21 18:35:15 -06:00
2023-11-07 09:06:52 -08:00