Leo Arias
|
b0f20d43df
Add a leading underscore to internal and private functions. (#1257)
|
7 years ago |
Nicolás Venturo
|
a9f910d34f
Increase test coverage (#1237)
|
7 years ago |
Leo Arias
|
2765350248
Prefix all parameters with underscore (#1133)
|
7 years ago |
Alex Beregszaszi
|
78e39aa2ad
Do not use implicit type conversion for address literals (#1002)
|
7 years ago |
artiebits
|
5daaf60d11
Make contracts 4.24 compatible (#951)
|
7 years ago |
Leo Arias
|
746673a94f
style: use the max-len solidity rule (#944)
|
7 years ago |
John Shutt
|
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts (#921)
|
7 years ago |
Matt Condon
|
9e1c934ffd
Various fixes and formatting chores (#885)
|
7 years ago |
Francisco Giordano
|
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876)
|
7 years ago |
trejas
|
7a0bfdfbb4
Enhancement/heritable encapsulation #692 (#702)
|
7 years ago |
Alejandro Santander
|
9d005b492d
Explicit uint size
|
7 years ago |
Alejandro Santander
|
22c1403e5b
Fix solidity style issue
|
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 |