Leo Arias
|
746673a94f
style: use the max-len solidity rule (#944)
|
7 gadi atpakaļ |
John Shutt
|
ad12381549
update constructor syntax for solidity 0.4.23 in numerous contracts (#921)
|
7 gadi atpakaļ |
Matt Condon
|
9e1c934ffd
Various fixes and formatting chores (#885)
|
7 gadi atpakaļ |
Francisco Giordano
|
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876)
|
7 gadi atpakaļ |
Leo Arias
|
82ce197e44
tests: fix most of the static warnings (#844)
|
7 gadi atpakaļ |
Matt Condon
|
e60aee61f2
fix: solium errors - blank-line only
|
7 gadi atpakaļ |
Alejandro Santander
|
b50391862c
Changes to remove warnings
|
7 gadi atpakaļ |
Alejandro Santander
|
815d9e1f45
Replace constant with view/pure
|
7 gadi atpakaļ |
Alejandro Santander
|
e6213767fa
Update all solidity versions to 0.4.18
|
7 gadi atpakaļ |
sot528
|
b069827bad
fix typo.
|
8 gadi atpakaļ |
Peter Murray
|
18581f138f
converted if() throw convention to require()/assert()/revert()
|
8 gadi atpakaļ |
RStorm
|
b1e504d6c6
change uint to uint256
|
8 gadi atpakaļ |
David Knott
|
6ede3d9001
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
|
8 gadi atpakaļ |
maurelian
|
d357cf3a2e
Minor changes to doc comments for token and other contracts
|
8 gadi atpakaļ |
João Gabriel Carvalho
|
602c18b394
Applied change regarding the styling
|
8 gadi atpakaļ |
João Gabriel Carvalho
|
b5d4120adb
Added natsec for all lifecycle contracts + bounty.sol, DayLimit.sol and LimitBalance.sol
|
8 gadi atpakaļ |
Roderik van der Veer
|
f0e7396619
Shareable is not used in this contract
|
8 gadi atpakaļ |
Manuel Aráoz
|
b134645637
Merge pull request #150 from maraoz/solidty-version
|
8 gadi atpakaļ |
Manuel Araoz
|
52b66c744f
solidity version 0.4.8
|
8 gadi atpakaļ |
Fabio Berger
|
3d6988cf90
Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes
|
8 gadi atpakaļ |
Manuel Araoz
|
60b48b0235
Solium
|
8 gadi atpakaļ |
Manuel Araoz
|
ca8f2f2362
rearrange folders
|
8 gadi atpakaļ |
Arseniy Klempner
|
a5602e7e7b
Make resetSpentToday and setDailyLimit internal functions
|
8 gadi atpakaļ |
Arseniy Klempner
|
36fa2a72cf
Decouple Shareable from DayLimit
|
8 gadi atpakaļ |
Manuel Araoz
|
701f7b1e83
fix multisig problems
|
9 gadi atpakaļ |
Manuel Araoz
|
2aaf7ae21f
DayLimit first version
|
9 gadi atpakaļ |