Table of Contents
chain
fork height, the block writer loads the old block height to generate a dag genesis fork block. (done)
introduce block height as consensus info. (done)
introduce the final height/point. (todo 11.10)
refactor the consensus connect. (doing ???)
5. refactor the block header for compatibility (done)
6. Fix && and testing the new logic and compatibility.(todo 11.20)
framework.
0. process new framework version with a fork point. (done)
epoch consensus strategy.
add dag info and remove uncle info.v2 version of block/block metadata.
new framework version and upgrade plan.
Update compute reward.
sync
compact sync old block before fork height. (done)
after fork height, sync dag block. (done)