Jakub Wojciechowski
|
04e0b2e5c2
|
Add complex crowdsale example #331 tests
|
8 years ago |
Jakub Wojciechowski
|
2403508e1b
|
Add complex crowdsale example #331
|
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 |
pooleja
|
58fdb956b5
|
Add assert to prevent regression
|
8 years ago |
Francisco Giordano
|
4d91118dd9
|
Merge pull request #320 from cgewecke/coverage-badge
Minor coverage maintenance
|
8 years ago |
cgewecke
|
ed872ca0a1
|
Minor coverage maintenance
|
8 years ago |
Francisco Giordano
|
1bb1d41beb
|
Merge pull request #281 from rudygodoy/master
Tests refactoring and typo fixes
|
8 years ago |
Francisco Giordano
|
1db46aa5d5
|
Merge pull request #292 from jakub-wojciechowski/test/pausable
Test if unpause prevents events allowed in paused state
|
8 years ago |
Francisco Giordano
|
c991eaf916
|
Merge pull request #325 from frangio/refactor/test-script
Refactor test script
|
8 years ago |
Francisco Giordano
|
86a69fd6d6
|
refactor test script
- fix status code (script exited with success even with failing tests)
- clean up and explain things
|
8 years ago |
Rudy Godoy
|
6735a3ccd6
|
Renamed tAMOUNT to much friendly amount
|
8 years ago |
pooleja
|
6d565ef841
|
Fix auto-formatting
|
8 years ago |
pooleja
|
b2e36314cb
|
Add requirement for address to not be 0 and throw error
|
8 years ago |
Rudy Godoy
|
6904f12032
|
Merge with upstream/master
|
8 years ago |
Manuel Aráoz
|
c3a30e9be3
|
Merge pull request #318 from BrianGuo/master
changed instances of uint to uint256
|
8 years ago |
Brian Guo
|
93b953fb48
|
changed instances of uint to uint256; fixes issue #226
|
8 years ago |
Manuel Araoz
|
e2fdf09e9b
|
v1.2.0
|
8 years ago |
AugustoL
|
4f44427966
|
Added function helper, few changes on ECRecover lib
|
8 years ago |
Augusto
|
f8c0fab5d8
|
Fixed tests and few changes on contract comments
|
8 years ago |
Augusto
|
478d1b1a93
|
Removed safeRecover, using ecrecover method instead, recovering signature from entire hash
|
8 years ago |
AugustoL
|
a68eaa4e2d
|
Added NatSpec documentation on ECRecovery contract
|
8 years ago |
AugustoL
|
68c2bcb9dd
|
Removed .only on ECRecovery tests
|
8 years ago |
Augusto
|
635c04378d
|
Removed ECRecovery mock contract, ECRecovery funcions are public constants
|
8 years ago |
Augusto
|
227c7aae0f
|
added check to ret boolean on ECRecovery
|
8 years ago |
Augusto
|
641b751385
|
Fix ECRecovery contract indentation
Fix ident on github
Fix ident github
Fix ident on github
|
8 years ago |
Augusto
|
4201d50dcf
|
ECRecovery library added with test and docs
|
8 years ago |
Mauro Velazquez
|
b05fb9c200
|
Update ownable.rst
Change the name of the function in the docs to the actual name in the contract source To prevent misunderstandings.
|
8 years ago |
Rudy Godoy
|
4f34d41523
|
Fixing typo.
|
8 years ago |
Rudy Godoy
|
91fc295a42
|
Updated reference to Ownable contract.
|
8 years ago |
Jakub Wojciechowski
|
67d3a759a7
|
leave weiAmount after PR comments
|
8 years ago |
Jakub Wojciechowski
|
950b6a5e56
|
sanity check for RefundableCrowdsale: goal > 0
|
8 years ago |
Jakub Wojciechowski
|
db40fd314a
|
sanity check for CappedCrowdsale: cap > 0
|
8 years ago |