anoma / namada

Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy

Home Page:https://namada.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recompute and validate merkle roots upon bootup

brentstone opened this issue · comments

Previously on startup, the merkle root persisted was trusted to agree with the persisted db. Now a flag can be set to remerkelize storage and check against the saved root.