Pseudocode for robust tail emission



Summary:

There is a proposal to plan a robust model in case of necessity. The plan suggests that every 210,000 blocks, the code should calculate the average difficulty of the last 100 retargets and compare it with the maximum of all such values calculated before. If the average difficulty of the last 100 retargets is greater than the maximum of all previous average difficulties, then the system will halve. However, if this is not the case, then nothing happens.This plan ensures that the system cannot be played and only waits for the recovery of network security in the event of a destructive halving. By implementing this strategy, the system will remain secure and stable in the long run.


Updated on: 2023-05-22T23:17:50.453411+00:00