File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The library consists of modules and utilities that are built with a help of [Ope
1313- Versatile access control smart contracts (Merkle whitelists, RBAC)
1414- Enhanced and simplified [ ** Diamond** ] ( https://eips.ethereum.org/EIPS/eip-2535 ) pattern
1515- Advanced data structures (** Vector** , ** PriorityQueue** )
16- - ZK-friendly [ ** Incremental Merkle Tree** ] ( https://github.com/runtimeverification/deposit-contract-verification/blob/master/deposit-contract-verification.pdf ) implementation
16+ - ZK-friendly [ ** Sparse Merkle Tree ** ] ( https://docs.iden3.io/publications/pdfs/Merkle-Tree.pdf ) and [ ** Incremental Merkle Tree** ] ( https://github.com/runtimeverification/deposit-contract-verification/blob/master/deposit-contract-verification.pdf ) implementations
1717- Flexible finance primitives (** Staking** , ** Vesting** )
1818- Easy UniswapV2 and UniswapV3 oracles
1919- Utilities to ease work with ERC20 decimals, arrays, sets and ZK proofs
You can’t perform that action at this time.
0 commit comments