Commit Graph

12 Commits (abcf9dd8b78ca81ac0c3571a6ce9831235ff1b4c)

Author SHA1 Message Date
Hadrien Croubois 015ef69287
Refactor time helper and remove custom error helper. (#4803) 1 year ago
Renan Souza c3cd70811b
Migrate governance tests to ethers.js (#4728) 1 year ago
Renan Souza 88512b23d2
Migrate ERC20 extensions tests to ethers v6 (#4773) 1 year ago
Ernesto García 2ec2ed9695
Migrate `AccessControl` tests (#4694) 1 year ago
Hadrien Croubois 7c8b7a2728
Migrate `MerkleProof` tests among other testing utilities (#4689) 1 year ago
Francisco 4ff538af58
Fix flaky timestamp tests (#4046) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Nicolás Venturo b7d56d5471
Added explicity pify dep, deprecating web3.eth. (#1532) 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 0678f67289 Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Nicolás Venturo 34bc709bc2
Merged latestTime, increaseTime and duration into a time helper. (#1364) 6 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Matt Condon 8662846838 feat: apply eslint --fix across project 7 years ago
Roy Blankman 6d8bb497c8 removing trailing whitespace 7 years ago
Jakub Wojciechowski 0d6846a882 Remove moment.js dependencies - updates after review 8 years ago
Jakub Wojciechowski e86ac90853 Refactor and remove moment.js usages 8 years ago
Jakub Wojciechowski 99e0f5b5cb Refactor time manipulation in TokenTimelock tests 8 years ago
Jakub Wojciechowski 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
Jakub Wojciechowski 7c883b6368 Duration helper and eliminated hardcoded periods 8 years ago
Francisco Giordano b3ca0c73b3 add a TokenTimelock contract 8 years ago