Commit Graph

1204 Commits (a9f910d34f0ab33a1ae5e714f69f9596a02b4d91)
 

Author SHA1 Message Date
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
Matt Condon 846b0714ad feat: remove yarn in favor of npm 7 years ago
Francisco Giordano f79f7b00e3
Merge pull request #582 from Shrugs/fix/split-payment-payable 7 years ago
Matt Condon 47585b1117 fix: make SplitPayment payable by default 7 years ago
Francisco Giordano b7e7c765e0 v1.4.0 7 years ago
Francisco Giordano 9e1da49f23 sync yarn.lock with package-lock.json 7 years ago
Ben Burns c29dd086d3 Update to testrpc 6.0.1 and test fixes for revert opcode. 7 years ago
Francisco Giordano b9cbea1c9c
Merge pull request #576 from ajsantander/master 7 years ago
Francisco Giordano b254b74b87
Merge pull request #577 from redsquirrel/patch-1 7 years ago
Alejandro Santander bb1736e376 Change visibility of fallbacks to external 7 years ago
Dave Hoover 11349835e9
Minor formatting change 7 years ago
Alejandro Santander c6e0edb268 Remove solidity warnings in tests 7 years ago
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Alejandro Santander 0bcf0a2001
Merge pull request #573 from ajsantander/master 7 years ago
Alejandro Santander 0eaa5f50ac Disable solidity-coverage 7 years ago
Alejandro Santander ce86029f6a Update solidity version on test helpers 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
Alejandro Santander f28c245a3c Update to truffle 4.0.0 7 years ago
Francisco Giordano 12303ceaf5 fix treatment of bignumber in CappedToken test 7 years ago
Francisco Giordano 9001ce9d3a Merge pull request #515 from cwhinfrey/master 7 years ago
Francisco Giordano 492ef4a419
Merge pull request #571 from quantum13/patch-1 7 years ago
Francisco Giordano 5f67dd7868
Merge pull request #574 from gakonst/master 7 years ago
Georgios Konstantopoulos 3c5a268da4 fixes #572 7 years ago
Facundo Spagnuolo db5a12cfdd
Merge pull request #506 from TalAter/fix/deprecated-throw-in-tests 7 years ago
Vladimir Khramov 03ad0efd29
Small code style change 7 years ago
Tal Ater 5fc53b6f2f Replaced assert with require 7 years ago
Francisco Giordano 99f3e26f83
Merge pull request #568 from frangio/readme-npm-init 7 years ago
Francisco Giordano 151371cc86 add npm init in README 7 years ago
Francisco Giordano 376208bd96
Merge pull request #566 from onbjerg/patch-1 7 years ago