|
|
58a42443df
|
added a test helper with common constants (#1400)
* signing prefix added
* Minor improvement
* Tests changed
* Successfully tested
* Minor improvements
* Minor improvements
* Revert "Dangling commas are now required. (#1359)"
This reverts commit a6889776f4.
* updates
* fixes #1206
|
2018-10-09 15:46:09 -03:00 |
|
|
|
af42c39e6c
|
Improves Ownable events (#1397)
* signing prefix added
* Minor improvement
* Tests changed
* Successfully tested
* Minor improvements
* Minor improvements
* Revert "Dangling commas are now required. (#1359)"
This reverts commit a6889776f4.
* updates
* fixes #1392
* event tests added
* constructor event added
|
2018-10-09 13:32:45 -03:00 |
|
|
|
616124e37c
|
Update modifiers to call public view functions (#1277)
* Update modifiers to call public view functions.
Fixes #1179.
* remove isMinter
* fix is owner call
* fix isOpen
* Remove unnecessary solium disable
|
2018-09-06 11:38:29 -03:00 |
|
|
|
4fb9bb7020
|
Minor test style improvements (#1219)
* Changed .eq to .equal
* Changed equal(bool) to .to.be.bool
* Changed be.bool to equal(bool), disallowed unused expressions.
|
2018-08-22 16:05:18 -03:00 |
|
|
|
ba85aef95e
|
Renamed behaviour to behavior. (#1151)
|
2018-08-03 14:41:54 -03:00 |
|