Facundo Spagnuolo
|
e16c4042c1
Merge pull request #627 from facuspagnuolo/feature/implement_erc721_standard
|
7 years ago |
Facundo Spagnuolo
|
e1d32acae8
Merge branch 'master' into feature/implement_erc721_standard
|
7 years ago |
Matt Condon
|
3b499a9cc3
Merge pull request #687 from sot528/fix/reference-of-rbac-usage
|
7 years ago |
Matt Condon
|
4e77aaa0c3
Merge branch 'master' into fix/reference-of-rbac-usage
|
7 years ago |
Facundo Spagnuolo
|
4be30dc3ae
Merge branch 'master' into feature/implement_erc721_standard
|
7 years ago |
Santiago Palladino
|
370e6a882a
ERC20 totalSupply changed from public property to a function (#666)
|
7 years ago |
JU HYEONG PARK
|
9cc55ef2a5
use short circuit (#654)
|
7 years ago |
Facundo Spagnuolo
|
48594890cf
Merge branch 'master' into feature/implement_erc721_standard
|
7 years ago |
Facundo Spagnuolo
|
6979e3c83a
Merge pull request #693 from fulldecent/patch-1
|
7 years ago |
Facundo Spagnuolo
|
96e0d35f11
Merge branch 'master' into fix/reference-of-rbac-usage
|
7 years ago |
Facundo Spagnuolo
|
66402e9fec
Merge branch 'master' into patch-1
|
7 years ago |
Francisco Giordano
|
5b40202dd3
Merge pull request #691 from frangio/fix-643
|
7 years ago |
William Entriken
|
da95df6be5
Fix test name
|
7 years ago |
Francisco Giordano
|
250572f48d
add note about not following semver
|
7 years ago |
Alejandro Santander
|
ff9e9c4d85
Merge pull request #680 from ajsantander/azavalla-feature/inheritable-contract
|
7 years ago |
Alejandro Santander
|
c8c0f21a3f
Merge branch 'master' into azavalla-feature/inheritable-contract
|
7 years ago |
Alejandro Santander
|
3a9a2c8888
Merge pull request #684 from ajsantander/refactor/info-md-updates
|
7 years ago |
Alejandro Santander
|
a5ea0af65c
Merge branch 'master' into azavalla-feature/inheritable-contract
|
7 years ago |
Alejandro Santander
|
42553ec0c0
Merge branch 'master' into refactor/info-md-updates
|
7 years ago |
Alejandro Santander
|
c01203b0b7
Index addreses in events and explicit uint size
|
7 years ago |
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 |