...
compact sync old block before fork height. (done)
after fork height, sync dag block. (done)
storage
Check and initialize the BlockDAG object if the height of the block reaches the predefined one.(done)
flexidag service
Define and create Flexidag service instance.(done)
Replace the code that uses the Dag object with the one that uses Flexidag service message calls.(doing)