File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010Solidity modules and utilities that ** go far beyond mediocre solidity** .
1111
12- - Implementation of [ ** Contracts Registry** ] ( https://eips.ethereum.org/EIPS/eip-6224 ) pattern
13- - State-of-the-art cryptography primitives (** ECDSA over 384 bit curves** , ** RSASSA-PSS** )
12+ - Implementation of the [ ** Contracts Registry** ] ( https://eips.ethereum.org/EIPS/eip-6224 ) pattern
13+ - State-of-the-art cryptography primitives (** ECDSA over 384- bit curves** , ** RSASSA-PSS** )
1414- Advanced data structures (** Vector** , ** DynamicSet** , ** PriorityQueue** , ** AVLTree** )
1515- 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
1616- Versatile access control smart contracts (** Merkle whitelists** , ** RBAC** )
You can’t perform that action at this time.
0 commit comments