DataHaven v0.22.0 release - Stagenet & Testnet environments only
This release adds the mmr-gadget to the DataHaven client, enabling correct offchain MMR leaf indexing and efficient MMR proof queries by block number through the MMR RPC, which is essential for light client and bridge relayer finality verification.
DataHaven Changes
- feat(node): add MMR gadget for offchain leaf index...