Commit Graph

28 Commits (6aac66d065dc39795fbad1f680f80e3a3d70f2d1)

Author SHA1 Message Date
Pascal Marco Caversaccio a81b0d0b21
Use unchecked in MerkleProof.processMultiProof (#3869) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Pascal Marco Caversaccio 93cd2ecb73
Improve readability of processMultiProof (#3854) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
Francisco Giordano 16fa1834e5 Fix MerkleProof natspec 2 years ago
Francisco Giordano 7d01facdb8 Fix MerkleProof natspec 2 years ago
Francisco Giordano 8bfcb65924 Update recommendation of JS library for merkle trees 2 years ago
Francisco Giordano 8d105825e9 Update recommendation of JS library for merkle trees 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Francisco Giordano 4e18cdc186 Update merkle multiproof docs with a caution note 2 years ago
Francisco Giordano 8d908fe2c2 Update merkle multiproof docs with a caution note 2 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Hadrien Croubois 2894059775
Support memory arrays in MerkleTree multiproof (#3493) 3 years ago
Francisco Giordano 113443470c
Reorder arguments for multiProof functions (#3447) 3 years ago
Troy Salem 4fc9fd3efe
Support more efficient merkle proofs through calldata (#3200) 3 years ago
Hadrien Croubois 2b0b0bb186
Fix merkle multiProof for single leaf tree (#3446) 3 years ago
Colin Hicks f8157ac854
Add multiProofVerify (#3276) 3 years ago
Kartik0099 3bdf4bfd29
Annotate Memory-Safe Assembly (#3392) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
Francisco Giordano afb20119b3
Release v4.5 3 years ago
Doug Hoyte 4f8af2dceb
Add test and docs describing a misuse of MerkleProof (#3090) 3 years ago
Hadrien Croubois cafd900ad6
Fix memory leak in merkle verification (#3039) 3 years ago
Francisco Giordano 6bd6b76d11 4.4.1 3 years ago
Francisco Giordano 4961a51cc7 4.4.0 3 years ago
Francisco Giordano 65ef662a2b 4.4.0-rc.1 3 years ago
Francisco Giordano 0a87a4e75b 4.4.0-rc.0 3 years ago
Francisco Giordano c9bdb1f0ae
Add a comment documenting the package version being used (#2918) 3 years ago
Hadrien Croubois d244b81972
Add a MerkleProof.processProof utility function (#2841) 3 years ago
Hadrien Croubois b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697) 4 years ago
Hadrien Croubois 82e3ec3afe
Fix MerkleProof generation in tests and add some documentation (#2585) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
Elena Gesheva 04fc35707d
Migrate contracts to Solidity 0.7 (#2319) 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
William Entriken 95e54173e9 Update MerkleProof.sol (#1997) 5 years ago
Francisco Giordano e41daba7b4 merge api docs changes 6 years ago
Francisco Giordano 2f9ae975c8 merge api docs changes 6 years ago
Nicolás Venturo ae919629cd Revert Solidity version bump. (#1729) 6 years ago
Nicolás Venturo 67bca857ee Revert Solidity version bump. (#1729) 6 years ago
Nicolás Venturo 19c7414052
Bump minimum Solidity version to 0.5.7 (#1724) 6 years ago
Nicolás Venturo b7d60f2f9a
Fix warnings (#1606) 6 years ago
Nicolás Venturo be5ed7364b
Release v2.1.0 solc 0.5.x (#1568) 6 years ago
Nicolás Venturo 5471fc808a
Updated code style to 4 space indentation and 120 characters per line. (#1508) 6 years ago
Francisco Giordano e7aa8dedbc Turn off blank-lines Solium rule (#1284) 6 years ago
Francisco Giordano 9b37104655
Turn off blank-lines Solium rule (#1284) 6 years ago
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
Francisco Giordano df1fab540e
rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 7 years ago