Commit Graph

187 Commits (d3ca1d1f006e6e69311d889642716a1ea4ff228b)

Author SHA1 Message Date
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
JulissaDantes bc8f442d00
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820) 2 years ago
Hadrien Croubois 7c75b8aa89
Add a SafeERC20:safePermit function (#3280) 3 years ago
Hadrien Croubois 051cc9e446
Revert unwanted breaking change in the Clones library (#3456) 3 years ago
Hadrien Croubois 35090c1bf1
Add tests for improved coverage (#3448) 3 years ago
Hadrien Croubois 5e00787199
ERC4626 (#3171) 3 years ago
Hadrien Croubois 668a648bc6
Add utilities for CrossChain messaging (#3183) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago
Hadrien Croubois 6a5bbfc4cb
Refactor governor testing (#3194) 3 years ago
Hadrien Croubois e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021) 3 years ago
Hadrien Croubois 6c1a634053
Add Governor contracts (#2672) 4 years ago
Hadrien Croubois 1488d4f678
Improve ECDSA tests and docs (#2619) 4 years ago
Francisco Giordano 508a879ef0
Remove merkleTree.js in favor of merkletreejs dependency (#2578) 4 years ago
Hadrien Croubois f7c8252611
Remove GSNv1 contracts (#2521) 4 years ago
Nicolás Venturo ecc66719bd
Add ERC20 Permit (EIP-2612) (#2237) 4 years ago
Francisco Giordano f06738828b
Migrate to Hardhat (#2397) 4 years ago
Francisco Giordano ace35fdeda
Update all dependencies transitively (#2363) 4 years ago
tincho aaa5ef81cf
Fix typos (#2343) 4 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
Roman Storm f358a03043 20x performance for merkle tree lib (#1787) 6 years ago
Thomas Bocek 79dd498b16 Signature Malleability: (#1622) 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 350aae09d2 BigNumber comparison improved (#1581) 6 years ago
Francisco Giordano d17ae0b806
Signed SafeMath (#1559) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Nicolás Venturo b7d56d5471
Added explicity pify dep, deprecating web3.eth. (#1532) 6 years ago
Francisco Giordano e7d6e86395
Make Truffle provider creation lazy (#1526) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo 9faebb5365
Added makeInterfaceId tests. (#1530) 6 years ago
Nicolás Venturo 8dae261d20 Deleted transactionMined (unused). (#1527) 6 years ago
Nicolás Venturo 6fd0010325
Moved advanceBlock to time. (#1523) 6 years ago
Nicolás Venturo 6407d7818d
Added time helper tests. (#1521) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo f0e12d5301
ether and shouldFail tests (#1513) 6 years ago
Nicolás Venturo b9793abec6
balanceDifference tests and application (#1514) 6 years ago
Nicolás Venturo 10a5864fdf First test helpers tests (#1369) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo 0678f67289 Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Aniket b03932529c Fix/#1355 test helper to check balance difference (#1368) 6 years ago
Aniket c25a1e366f Fix #1358 Test helper to send funds (#1367) 6 years ago
Jakub Bogacz a9af619c59 Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
Roman Exempliarov a3bb56769e Remove lodash from tests (#1323) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo 9f822906b8
First test helpers tests (#1369) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo 34bc709bc2
Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Aniket 6ae041bca6 Fix/#1355 test helper to check balance difference (#1368) 6 years ago