|
|
67b67b791e
|
Changed before for beforeAll, refactored Bouncer tests. (#1094)
* Changed before for beforeAll, refactored Bouncer tests.
* Fixed linter errors.
* fix: updates for SignatureBouncer tests and voucher construction
|
2018-07-20 12:25:40 -03:00 |
|
|
|
cea2a85a42
|
Remove Babel (#1074)
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
|
2018-07-18 19:37:16 -03:00 |
|
|
|
92b695f2fb
|
Fix/whitelisted crowdsale (#981)
* fix: swithc WhitelistedCrowdsale to use Whitelist.sol
* feat: refactor whitelist.sol, rbac.sol and whitelistedcrowdsale.sol
* feat: add event arg assets and update whitelist
* fix: update modifier comment and also test isWhitelisted
* fix: remove onlyWhitelisted backwards compat attempt, fix explicit inheritance
* fix: remove underscore prefix from event args
* fix: user access/Whitelist
|
2018-06-15 14:11:50 -07:00 |
|
|
|
4223c9d50e
|
feat: refactor whitelist.sol to use RBAC (#893)
* feat: refactor whitelist.sol to use RBAC
* fix: remove poor backwards compat attempt
|
2018-05-08 17:20:28 -07:00 |
|
|
|
d1146e8c8b
|
Add Whitelist contract (#746)
* Add Whitelist contract
|
2018-03-08 10:49:38 -08:00 |
|