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 |
Matt Condon
|
5a42a450ac
|
Merge pull request #678 from ernestas2k/fix/rename-erc23-occurrences-to-erc223Mock#675
Rename ERC23 occurrences to ERC223
|
7 years ago |
Matt Condon
|
49adfea68b
|
Merge branch 'master' into fix/rename-erc23-occurrences-to-erc223Mock#675
|
7 years ago |
Francisco Giordano
|
a29fce9cbd
|
Merge pull request #689 from joejordan/patch-1
Update README.md
|
7 years ago |
Joe Jordan
|
7f591a9181
|
Update README.md
I clarified where the "npm install zeppelin-solidity" command should happen. I got hung up on it initially and I know others have as well.
|
7 years ago |
Facundo Spagnuolo
|
23afc74b59
|
Address feedback comments for ERC721
|
7 years ago |
Ernestas Prisakaru
|
dcf1f8d22d
|
Rename ERC23 occurrences to ERC223
|
7 years ago |
Facundo Spagnuolo
|
c7f2138da1
|
Merge pull request #688 from AugustoL/refactor/reorganize-tests
Reorganize tests and add library folder
|
7 years ago |
AugustoL
|
b67856c69d
|
Separate ERC20 and ERC827 form tokens implementations in contracts and test folders
|
7 years ago |
AugustoL
|
4fbd44fd40
|
Reorganize tests and add library folder
|
7 years ago |
Augusto Lemble
|
2887393712
|
Merge branch 'master' into fix/reference-of-rbac-usage
|
7 years ago |
Facundo Spagnuolo
|
af337047a4
|
Fix solint errors
|
7 years ago |
Augusto Lemble
|
b0522b9c58
|
Merge pull request #518 from AugustoL/add-smart-token
Add ERC827 Token
|
7 years ago |
AugustoL
|
969466b8fd
|
Add ethjs-abi dependency needed in ERC827 tests
|
7 years ago |
AugustoL
|
2b008f4cb6
|
Fix solidity linter errors
|
7 years ago |
AugustoL
|
d060d29912
|
Merge remote-tracking branch 'upstream/master' into add-smart-token
|
7 years ago |
sot528
|
75439c1dd3
|
fix reference of RBAC usage.
|
7 years ago |
Alejandro Santander
|
c8878adcbd
|
Merge branch 'master' into refactor/info-md-updates
|
7 years ago |
Alejandro Santander
|
d95c3ade8f
|
Minor changes as per feedback from @frangio
|
7 years ago |
Alejandro Santander
|
7811370000
|
Remove branching section and remove negative comment
|
7 years ago |
Alejandro Santander
|
b1e1aadba1
|
Simplified and updated CONTRIBUTING.md, small update to README.md
|
7 years ago |
AugustoL
|
7ddd66fb74
|
fix increaseApproval in ERC827Token with tests
|
7 years ago |
Manuel Aráoz
|
0cdc5e13ce
|
Update ISSUE_TEMPLATE.md
|
7 years ago |
Facundo Spagnuolo
|
5b50e99a0d
|
ERC721 required functionality tests
|
7 years ago |
Facundo Spagnuolo
|
b09d7aada4
|
Implement ERC721 required functionality
|
7 years ago |
Facundo Spagnuolo
|
5fc5ded661
|
Provide ERC721 required functionality interface
|
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 |
AugustoL
|
87f5916341
|
Separate ERC827 interface in another contract
|
7 years ago |
AugustoL
|
8854966847
|
change throw for require in MessageHelper contract@
|
7 years ago |
AugustoL
|
685d2087ca
|
Add increase and decrease approval functions to ERC827 with tests
|
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 |