mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
We remove `calculateMerkleRootUnsorted` and `buildMerkleProofUnsorted` and instead introduce a new parameter `sorting`. This parameter `sorting` will indicate if we need to sort the pair before hashing the new node. |
||
|---|---|---|
| .. | ||
| Accounts.sol | ||
| DHScriptStorage.s.sol | ||
| ELScriptStorage.s.sol | ||
| Logging.sol | ||
| SnowbridgeScriptStorage.s.sol | ||
| ValidatorsUtils.sol | ||