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 9
9
10
10
Solidity modules and utilities that ** go far beyond mediocre solidity** .
11
11
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** )
14
14
- Advanced data structures (** Vector** , ** DynamicSet** , ** PriorityQueue** , ** AVLTree** )
15
15
- 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
16
16
- Versatile access control smart contracts (** Merkle whitelists** , ** RBAC** )
You can’t perform that action at this time.
0 commit comments