Commit Graph

883 Commits (c73861d8b3d421ee66fa8cf830e1b5312140a6ea)
 

Author SHA1 Message Date
AugustoL c73861d8b3 Use test message in ECRecovery tests and fix typos 7 years ago
AugustoL d78bcbbae5 change web3.eth.accounts for accounts in ECRecovery test 7 years ago
AugustoL 326df13bf3 Add ECRecoveryMock contract 7 years ago
Francisco Giordano a74b7bd4b1
Merge pull request #613 from federicobond/remove-duplicate-constructor 7 years ago
Federico Bond 090e2fca16 Remove duplicated constructor call in FinalizableCrowdsaleImpl 7 years ago
Francisco Giordano dbe8898d00
Merge pull request #636 from OpenZeppelin/release/v1.5.0 7 years ago
Santiago Palladino 52b2a619c7
Merge pull request #603 from elopio/patch-1 7 years ago
Leo Arias 58ecbd6104 fix typo: that -> than 7 years ago
Santiago Palladino 9aa61ad273
Merge pull request #634 from Shrugs/fix/destructible-typo 7 years ago
Matt Condon 7aa6f21147 fix: TokenDestructible typo fron->from 7 years ago
Facundo Spagnuolo 323d1fa941 Refactor assert revert helper to encapsulate promises (#628) 7 years ago
Francisco Giordano 4073cf6585 v1.5.0 7 years ago
Francisco Giordano 4ce0e211c5
Merge pull request #604 from elopio/tests/fix-ReentrancyGuard 7 years ago
Francisco Giordano 9af6ad5ddf
Merge pull request #610 from TalAter/master 7 years ago
Francisco Giordano 2f336f7aaf
Merge pull request #614 from him2him2/master 7 years ago
Francisco Giordano 5751eac444
Merge pull request #617 from spalladino/feature/reenable-coverage 7 years ago
Francisco Giordano cda518d353
Merge pull request #624 from AugustoL/change-uint-tokentimelock 7 years ago
AugustoL f446f5c5cd Use uint256 in TokenTimeLock contract 7 years ago
Santiago Palladino 1455a5a942 Re-enable solidity coverage 7 years ago
Francisco Giordano 207b92f63c
Merge pull request #602 from nemild/patch-1 7 years ago
Ronald Eddy Jr b217ef6314 Update HTTP -> HTTPS 7 years ago
Tal Ater 687dc19a4a
Documented increaseApproval() and decreaseApproval() 7 years ago
Nemil Dalal 161f25fc12
Made spelling for 'reentrant' consistent in comment 7 years ago
Leo Arias 4bb26c32b6 test: fix the mocks path in ReentrancyGuard test 7 years ago
Nemil Dalal d91f4d4bc1
Consistent spellings of reentrant 7 years ago
Francisco Giordano ddcae6254e
Merge pull request #600 from izetex/fix/burnable-token-inheritance 7 years ago
astudnev 8375b6085f Burnable Token should be inherited from Basic Token issue#596 7 years ago
Francisco Giordano 83b941c76c
Merge pull request #580 from Shrugs/feat/rbac 7 years ago
Matt Condon 63c8751e06 fix: linter errors 7 years ago
Francisco Giordano 306132f823
Merge pull request #597 from JesseBusman/master 7 years ago
Matt Condon 677d05743c feat: update event names for OZ standards and test them 7 years ago
Jesse Busman aef0f63aee
There's no need to throw when burning 0 tokens 7 years ago
Matt Condon 5e55569db6 fix: make roles private 7 years ago
Matt Condon 9bb2c958ec feat: add adminAddRole, adminRemoveRole, and make hasRole/checkRole public 7 years ago
Matt Condon e931c1cbfc feat: RBAC authentication contract and role library 7 years ago
Francisco Giordano dd1fd0002a
Merge pull request #581 from Shrugs/feat/minor-additions 7 years ago
Matt Condon ac3808885a fix: default to empty string for mnemonic 7 years ago
Matt Condon 258c001f7f feat: add linting to travis script 7 years ago
Matt Condon d07bdccc0c feat: manually fix linting errors across tests 7 years ago
Matt Condon 227a335399 feat: move mock solidity contracts to mocks/ folder 7 years ago
Matt Condon 58abd66969 feat: rename all test files to include .test.js postfix 7 years ago
Matt Condon 8662846838 feat: apply eslint --fix across project 7 years ago
Matt Condon 6ea0577bfe feat: enable eslint 7 years ago
Matt Condon b9b26e1d8a feat: allow configuration of ropsten and ganache with env variables 7 years ago
Matt Condon 887c1bb925 feat: more comprehensive gitignore 7 years ago
Francisco Giordano cc5e898250
Merge pull request #588 from BrandonGilchrist/feature/delayed-crowdsale-docs 7 years ago
Francisco Giordano 1cef36b5c0
Merge pull request #585 from Shrugs/feat/only-npm 7 years ago
Matt Condon c95be493c3 fix: remove engines 7 years ago
Brandon Gilchrist bddc8755c1
Add docs for DelayedClaimable 7 years ago
Matt Condon 3ad555bb01 fix: remove duplicate npm ls 7 years ago