Alejandro Santander
|
9d005b492d
|
Explicit uint size
|
7 years ago |
Alejandro Santander
|
22c1403e5b
|
Fix solidity style issue
|
7 years ago |
Alejandro Santander
|
3009553925
|
Update test names and js style
|
7 years ago |
zava
|
5ea9bd44a1
|
[Heritable] added HeirOwnershipClaimed event
|
7 years ago |
zava
|
51c2c50437
|
[Heritable] ownerLives(): constant --> view
|
7 years ago |
zava
|
52b6181d78
|
renamed Inheritable --> Heritable
|
7 years ago |
zava
|
fe712c678a
|
[SimpleSavingsWallet.js] replace assertJump for expectThrow
|
7 years ago |
zava
|
c70ee937e6
|
[Inheritable.js] replace assertJump for expectThrow
|
7 years ago |
zava
|
46736da489
|
added test for SimpleSavingsWallet
|
7 years ago |
zava
|
82c85121bb
|
changed Inherited event for OwnershipTransfered
|
7 years ago |
zava
|
e5960465a7
|
owner can't be set as heir
|
7 years ago |
zava
|
5716492ebd
|
setHeartbeatTimeout: public --> internal
|
7 years ago |
zava
|
c7807c5b58
|
changed view for constant
|
7 years ago |
zava
|
433213537f
|
changed events names on inheritable test
|
7 years ago |
zava
|
560a855dc7
|
further example documentation
|
7 years ago |
zava
|
80ae074c57
|
marked ownerLives as view
|
7 years ago |
zava
|
d808e49b51
|
changed 'pronounce' for 'proclaim'
|
7 years ago |
zava
|
a8afb20c20
|
Use Inherited event instead of OwnershipTransfered
|
7 years ago |
zava
|
a613cd03c9
|
added example use-case for Inheritable.sol
|
7 years ago |
zava
|
b709206f9f
|
fixes
|
7 years ago |
zava
|
2a560ad82f
|
name fix
|
7 years ago |
zava
|
4fe2157e36
|
Inheritable contract
|
7 years ago |
Manuel Aráoz
|
0cdc5e13ce
|
Update ISSUE_TEMPLATE.md
|
7 years ago |
Facundo Spagnuolo
|
146a22cd96
|
Merge pull request #661 from facuspagnuolo/enhancement/organize_test_files
Organize test files following contracts folders structure
|
7 years ago |
Facundo Spagnuolo
|
b925b2dae6
|
Organize test files following contracts folders structure
|
7 years ago |
Francisco Giordano
|
7532dab17d
|
Merge pull request #677 from ernestas2k/fix/error-testing-in-delayed-claimable#672
Fix error testing in DelayClaimable tests
|
7 years ago |
Francisco Giordano
|
73a8be1449
|
Merge pull request #676 from Shrugs/feat/solidity-highlighting-#671
feat: add solidity syntax highlighting directive, fixes #671
|
7 years ago |
Ernestas
|
c9fff647f4
|
Merge branch 'master' into fix/error-testing-in-delayed-claimable#672
|
7 years ago |
Francisco Giordano
|
ec2f7ba8d1
|
Merge pull request #673 from Shrugs/feat/solium
Solium Integration, Linting Refactor
|
7 years ago |
Ernestas Prisakaru
|
a4029e7472
|
Fix error testing in DelayClaimable tests
|
7 years ago |
Matt Condon
|
ad5edd329f
|
feat: add solidity syntax highlighting directive, fixes #671
|
7 years ago |
Matt Condon
|
955517dc2e
|
fix: add ignore directives to SampleCrowdsale and SimpleToken
|
7 years ago |
Matt Condon
|
3b48a671fd
|
fix: solium errors - whitespace related
|
7 years ago |
Matt Condon
|
bd2f1773cd
|
fix: solium errors - function-order only
|
7 years ago |
Matt Condon
|
e60aee61f2
|
fix: solium errors - blank-line only
|
7 years ago |
Matt Condon
|
b2e2d9ab1c
|
fix: solium errors - indentation only
|
7 years ago |
Matt Condon
|
4d263b7fc3
|
fix: the result of 'npm run lint:sol:fix'
|
7 years ago |
Matt Condon
|
e0f3fea97f
|
feat: add solium linting to travis, npm script
|
7 years ago |
Matt Condon
|
d4dc4b25c8
|
fix: remove warning on timestamp usage
|
7 years ago |
zava
|
c1244d6297
|
updated soliumrc - Solium v1 compatible
|
7 years ago |
Francisco Giordano
|
462c52bcbf
|
Merge pull request #601 from elopio/test/math
test: add tests for max64 and min64 from Math
|
7 years ago |
Francisco Giordano
|
9f68c00855
|
Merge pull request #667 from spalladino/feature/655-safemath_docs
Add documentation to safemath functions
|
7 years ago |
Francisco Giordano
|
4dcf8f5bd0
|
Merge pull request #674 from frangio/add-missing-awaits
Add missing awaits in tests
|
7 years ago |
Francisco Giordano
|
ea1cb5c54e
|
add missing awaits in tests
|
7 years ago |
Santiago Palladino
|
49b42e8696
|
Minor change in SafeMath sub documentation
|
7 years ago |
Francisco Giordano
|
beea818f4e
|
Merge pull request #638 from LimelabsTech/master
BuyTokens getting the token amount from a function instead of just multiplication. Useful for making Crowdsales with bonus periods
|
7 years ago |
Francisco Giordano
|
13b75bd5af
|
Merge branch 'master' into master
|
7 years ago |
Santiago Palladino
|
21297e2b2c
|
Add documentation to safemath functions
Fixes #655
|
7 years ago |
Matt Condon
|
94697726f5
|
Merge pull request #664 from Shrugs/fix/pr-template-syntax
fixup: issue template mdown syntax
|
7 years ago |
Matt Condon
|
a58e3e151a
|
fixup: pr template mdown syntax
|
7 years ago |