Commit Graph

6 Commits (6766b2de3bd0473bb7107fd8f83ef8c83c5b1fb3)

Author SHA1 Message Date
Colin Hicks f8157ac854
Add multiProofVerify (#3276) 3 years ago
Doug Hoyte 4f8af2dceb
Add test and docs describing a misuse of MerkleProof (#3090) 3 years ago
Alex Beregszaszi 7006e4e3e6
Remove invalid parameters in MerkleProof tests (#2912) 3 years ago
Hadrien Croubois 82e3ec3afe
Fix MerkleProof generation in tests and add some documentation (#2585) 4 years ago
Francisco Giordano 508a879ef0
Remove merkleTree.js in favor of merkletreejs dependency (#2578) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
dibi91 0b489f4d79
Improve test descriptions #1157 (#2334) 5 years ago
dependabot-preview[bot] b362e886ec
Bump ethereumjs-util from 6.2.0 to 7.0.0 (#2222) 5 years ago
Nicolás Venturo 5f92adc2e7 Migrate from truffle to test-environment (#2007) 5 years ago
Nicolás Venturo 3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942) 5 years ago
Yohann Pereira 489d2e85f1 Replace chai.should with chai.expect (#1780) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Francisco Giordano e7d6e86395
Make Truffle provider creation lazy (#1526) 6 years ago
Nicolás Venturo 26f9cc8e74 Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Aniket eae40c93b6 `this` is used in tests (#1380) 6 years ago
Nicolás Venturo d8ab8a00f2
Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
Aniket b41b125c15 `this` is used in tests (#1380) 6 years ago
Francisco Giordano df1fab540e
rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 6 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Nicolás Venturo 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
AugustoL 4fbd44fd40 Reorganize tests and add library folder 7 years ago
Matt Condon d07bdccc0c feat: manually fix linting errors across tests 7 years ago
Matt Condon 58abd66969 feat: rename all test files to include .test.js postfix 7 years ago
Matt Condon 8662846838 feat: apply eslint --fix across project 7 years ago
Yondon Fu 24323d3ce3 MerkleTree util class hashes elements 8 years ago
Yondon Fu 863ad48a81 Check proof length multiple of 32. Use keccak256 instead of sha3 8 years ago
Yondon Fu 2e0bd06da2 Add tests, docs and MerkleTree helper 8 years ago
Yondon Fu 3c4d0d0a77 MerkleProof library and initial stubbed out tests 8 years ago