Francisco Giordano
|
215b653a19
Migrate to Hardhat (#2397)
|
5 年之前 |
Nicolás Venturo
|
3e139baa50
Add missing hook to ERC777, fix relevant documentation (#2191)
|
5 年之前 |
Nicolás Venturo
|
0408e51ae6
Bundle ERC20Detailed (#2161)
|
5 年之前 |
Nicolás Venturo
|
5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080)
|
5 年之前 |
Nicolás Venturo
|
5f92adc2e7
Migrate from truffle to test-environment (#2007)
|
5 年之前 |
Nicolás Venturo
|
3274d9db00
Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942)
|
6 年之前 |
Yohann Pereira
|
489d2e85f1
Replace chai.should with chai.expect (#1780)
|
6 年之前 |
Nicolás Venturo
|
a71c3bce32
Update test-helpers to v0.4.0. (#1770)
|
6 年之前 |
Balaji Pachai
|
3682c6575c
Added message string for require() (#1704)
|
6 年之前 |
Nicolás Venturo
|
96432bf28e
Renamed test/behavior to test/behaviors.
|
6 年之前 |
Nicolás Venturo
|
6a658f2ac8
Move PublicRole.behavior to behavior directory.
|
6 年之前 |
Nicolás Venturo
|
3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601)
|
6 年之前 |
Alexander Kochetkov
|
281338409b
Test description fix in ERC20Pausable.test.js (#1501)
|
6 年之前 |
Nicolás Venturo
|
b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
|
7 年之前 |
Jakub Bogacz
|
536262f2ec
Feature/use expect event in test logs assertions #1232 (#1343)
|
7 年之前 |
Martín
|
4b21fcf5af
Add Mock suffix to variable names #1172 (#1324)
|
7 年之前 |
Francisco Giordano
|
84e63bbf8b
Fix decrease allowance and add non-zero address precondition to approve (#1293)
|
7 年之前 |
Nicolás Venturo
|
f12817e446
RBAC and Ownable migration towards Roles (#1291)
|
7 年之前 |
Francisco Giordano
|
2e0713becb
Rename ERC interfaces to I prefix (#1252)
|
7 年之前 |