Jakub Wojciechowski
|
e86ac90853
|
Refactor and remove moment.js usages
|
8 years ago |
Jakub Wojciechowski
|
99e0f5b5cb
|
Refactor time manipulation in TokenTimelock tests
|
8 years ago |
Francisco Giordano
|
6e66ba321e
|
Merge pull request #363 from frangio/sync-yarn-npm-locks
Sync yarn.lock file with package-lock.json
|
8 years ago |
Francisco Giordano
|
2c2067ecc1
|
sync yarn.lock file with package-lock.json
1. deleted node_modules
2. ran `npm install`
3. deleted yarn.lock
4. ran `yarn import`
|
8 years ago |
Francisco Giordano
|
e6a7a978d1
|
Merge pull request #362 from cgewecke/bump-solidity-coverage
Upgrade solidity coverage to ^0.2.1
|
8 years ago |
cgewecke
|
3e02f45f67
|
Upgrade solidity coverage to ^0.2.1
|
8 years ago |
Francisco Giordano
|
b972f43513
|
Merge pull request #345 from SylTi/master
Add Transfer event when token is minted
|
8 years ago |
Francisco Giordano
|
30d02b1c78
|
Merge pull request #357 from frangio/fix-hdwallet-dependency
Move truffle-hdwallet-provider to devDependencies
|
8 years ago |
Francisco Giordano
|
479d01101d
|
move truffle-hdwallet-provider to devDependencies
|
8 years ago |
Francisco Giordano
|
2b079136fb
|
Merge pull request #353 from jakub-wojciechowski/master
Change crowdsales to use timestamps instead of block numbers #350
|
8 years ago |
Jakub Wojciechowski
|
46c5759b88
|
Introduce increaseTimeTo helper method.
|
8 years ago |
Jakub Wojciechowski
|
7c883b6368
|
Duration helper and eliminated hardcoded periods
|
8 years ago |
Francisco Giordano
|
69daed7746
|
Merge pull request #341 from lsaether/master
Added contracts/token/BurnableToken.sol
|
8 years ago |
Francisco Giordano
|
0b9afefa93
|
Merge pull request #339 from abarmat/typo-1
Fix typo in SafeMath doc
|
8 years ago |
Francisco Giordano
|
52490b92bf
|
Merge pull request #340 from abarmat/style-1
Add missing parentheses in modifier
|
8 years ago |
Jakub Wojciechowski
|
2261039d52
|
Simplify advanceBlock in tests
|
8 years ago |
Jakub Wojciechowski
|
c6e055689b
|
Change crowdsales to use timestamps instead of block numbers #350 update example
|
8 years ago |
Jakub Wojciechowski
|
2b5192b9ce
|
Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales
|
8 years ago |
Jakub Wojciechowski
|
77dfcb6e23
|
Change crowdsales to use timestamps instead of block numbers #350
|
8 years ago |
SylTi
|
4fe837704b
|
Add Transfer event when token is minted to be fully ERC20 compliant &
tests
|
8 years ago |
lsaether
|
cf58330936
|
added tests for BurnableToken
|
8 years ago |
Francisco Giordano
|
287b873add
|
Merge pull request #338 from jeremygrenier/master
Remove return values of pause() and unpause() of Pausable
|
8 years ago |
Francisco Giordano
|
115e7afe0b
|
Merge pull request #342 from jakub-wojciechowski/master
Add complex crowdsale example #331
|
8 years ago |
Jakub Wojciechowski
|
a9e1fcd623
|
Add complex crowdsale example #331 requested changes
|
8 years ago |
Jakub Wojciechowski
|
04e0b2e5c2
|
Add complex crowdsale example #331 tests
|
8 years ago |
Jakub Wojciechowski
|
2403508e1b
|
Add complex crowdsale example #331
|
8 years ago |
Logan Saether
|
b414545b6e
|
fixed typos XP
|
8 years ago |
lsaether
|
3296471bda
|
Added contracts/token/BurnableToken.sol
|
8 years ago |
Ariel Barmat
|
eb5b6252bc
|
Add missing parentheses in modifier
|
8 years ago |
Ariel Barmat
|
e5da857d4f
|
Fix typos in SafeMath doc
|
8 years ago |
Jeremy Grenier
|
09a8da5d6a
|
Remove return values of pause() and unpause() of Pausable
|
8 years ago |
Francisco Giordano
|
de0e6ba222
|
Merge pull request #333 from frangio/examples
Move examples to separate directory
|
8 years ago |
Francisco Giordano
|
91e5a925d9
|
Merge pull request #334 from OpenZeppelin/upgrade/truffle-3.4.6
Upgrade truffle to 3.4.6
|
8 years ago |
Santiago Palladino
|
5e7c168b25
|
Fix missing storage keyword warnings
|
8 years ago |
Santiago Palladino
|
6fccd202fe
|
Fix invalid number of args for solidity function errors in tests
|
8 years ago |
Santiago Palladino
|
18e98fbba8
|
Upgrade version of Truffle to 3.4.6
|
8 years ago |
Francisco Giordano
|
a799d218fd
|
add constant qualifier
|
8 years ago |
Francisco Giordano
|
9f0cbd3303
|
move example contract
|
8 years ago |
Francisco Giordano
|
93fb8f35a8
|
Merge pull request #328 from frangio/remove-multisig
Remove MultisigWallet in favor of ConsenSys/MultiSigWallet
|
8 years ago |
Francisco Giordano
|
2303fd51a3
|
Merge pull request #329 from frangio/fix-test-script-cleanup
Fix test script cleanup and portability
|
8 years ago |
Francisco Giordano
|
910fc4915e
|
Merge pull request #330 from frangio/coveralls-notification
Remove coveralls token
|
8 years ago |
Francisco Giordano
|
002acb984e
|
remove coveralls token from repository
|
8 years ago |
Francisco Giordano
|
bebe704688
|
use portable shebang line
|
8 years ago |
Francisco Giordano
|
9a006f3a68
|
add check to see if process is running
because when we interrupt the tests via ^C, the signal also kills the
background process
|
8 years ago |
Francisco Giordano
|
58e2e4d742
|
remove MultisigWallet in favor of ConsenSys/MultiSigWallet
|
8 years ago |
Francisco Giordano
|
60bc6a6da5
|
Merge pull request #327 from jakub-wojciechowski/master
fix testing error throwing
|
8 years ago |
Jakub Wojciechowski
|
b3f60b9320
|
refactor testing error throwing
|
8 years ago |
Francisco Giordano
|
e9cf6dfb60
|
Merge pull request #323 from pooleja/fix/ownable_error
Fix/ownable error - Silent transferOwnership Failure
|
8 years ago |
Jakub Wojciechowski
|
5e7847537a
|
fix testing error throwing
|
8 years ago |
pooleja
|
64787b1ac5
|
Add semicolon to match coding standards
|
8 years ago |