Given some input parameters, compute the next minimum hash for a block to be avalanche accepted.
Only the computation is part of this diff.
Inspired by the research from https://ledger.pitt.edu/ojs/ledger/article/download/195/187/1008.
Differential D16728
Compute the real-time hash target for the next block Fabien on Sep 6 2024, 13:21. Authored by
Details
Given some input parameters, compute the next minimum hash for a block to be avalanche accepted. Inspired by the research from https://ledger.pitt.edu/ojs/ledger/article/download/195/187/1008. ninja check
Diff Detail
Event TimelineComment Actions Feedback + remove the 18th block in the test, this is confusing for no reason as block[0] is the previous block as per the GetNextRTTWorkRequired call.
|