freeverseio / laos-universal-node

MIT License
2 stars 1 forks source link

Feature/un 151: Fixing reorg TX issues #83

Closed kudlaj closed 8 months ago

kudlaj commented 8 months ago

In this feature if there is a reorg, we delete all root tags and set the last ownership block to the block without reorg before we do the checkout of the merkle trees. This way if we get an error checking out the trees for the different contracts we will not an inconsistent state.