You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save more information about the forks. Right now, there is only a list stored in RLP format in the blockchain storage. The new architecture would store forks (aka HeaderChain) in boltdb with some contextual information (ancestor, height...).
Save more information about the forks. Right now, there is only a list stored in RLP format in the blockchain storage. The new architecture would store forks (aka HeaderChain) in boltdb with some contextual information (ancestor, height...).