Jorge Izquierdo
|
72029b6847
|
Decouple transferable logic from VestedToken
|
8 years ago |
Remco Bloemen
|
525a5522b0
|
Add TokenKillable
|
8 years ago |
Manuel Aráoz
|
9c5975a706
|
Merge pull request #158 from maraoz/update-readme
update README on new code distribution strategy (ethpm)
|
8 years ago |
Manuel Araoz
|
9006f89f9f
|
update README on new code distribution
|
8 years ago |
Manuel Araoz
|
15169b245b
|
v1.0.4
|
8 years ago |
Manuel Aráoz
|
cc222c02a9
|
Merge pull request #156 from maraoz/ethpm
Add ethpm support
|
8 years ago |
Manuel Araoz
|
29ab824e5c
|
revert TokenGrant instantiation to old style
|
8 years ago |
Manuel Araoz
|
8d828bc789
|
fix ethpm.json
|
8 years ago |
Manuel Araoz
|
f038cdc9c9
|
fix ethpm.json
|
8 years ago |
Manuel Araoz
|
72d31c2471
|
attempt to publish to ethpm
|
8 years ago |
Manuel Araoz
|
b31c92c27c
|
ethpm integration
|
8 years ago |
Manuel Araoz
|
eb2cb5dd06
|
v1.0.3
|
8 years ago |
Manuel Aráoz
|
52d0df7961
|
Merge pull request #155 from AragonOne/vested-transfer-from
[VestedToken] Check if tokens can be transferred on transferFrom
|
8 years ago |
Jorge Izquierdo
|
12aadbed51
|
Move check to transferFrom and add tests
|
8 years ago |
Jorge Izquierdo
|
23703280ee
|
Check if tokens are transaferable on approve
|
8 years ago |
Manuel Aráoz
|
5e50090da0
|
Merge pull request #151 from AragonOne/clarity
Add clarifying comment to standard token transfer from function
|
8 years ago |
Jorge Izquierdo
|
b9257a1092
|
Add clarifying comment to standard token transfer from function
|
8 years ago |
Manuel Araoz
|
8cd58303f9
|
v1.0.2
|
8 years ago |
Manuel Aráoz
|
b134645637
|
Merge pull request #150 from maraoz/solidty-version
solidity version 0.4.8
|
8 years ago |
Manuel Aráoz
|
d41cc437b3
|
Merge pull request #149 from JGcarv/feature/contactable
Added a contactable contract
|
8 years ago |
João Gabriel Carvalho
|
26335e669e
|
Added a contactable contract and some tests for it
|
8 years ago |
Manuel Araoz
|
52b66c744f
|
solidity version 0.4.8
|
8 years ago |
Manuel Aráoz
|
65c9711754
|
Merge pull request #147 from fabioberger/refactor/modifiers
Update modifiers to throw and update corresponding tests
|
8 years ago |
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 years ago |
Manuel Aráoz
|
c10a2cf15c
|
Merge pull request #146 from maraoz/refactor
Refactor in preparation for audit
|
8 years ago |
Manuel Araoz
|
44082c029f
|
fix travis tests 4
|
8 years ago |
Manuel Araoz
|
8ba0f008df
|
fix travis tests 3
|
8 years ago |
Manuel Araoz
|
fcabd9957e
|
fix travis tests 2
|
8 years ago |
Manuel Araoz
|
9f12e870a9
|
fix travis tests
|
8 years ago |
Manuel Araoz
|
d24a2ed9a8
|
fix compiler error
|
8 years ago |
Manuel Araoz
|
b1cb7b5975
|
implement solium recommendations
|
8 years ago |
Manuel Araoz
|
9ab997d788
|
fix travis test runner
|
8 years ago |
Manuel Araoz
|
90654cb2c9
|
add .jshintrc
|
8 years ago |
Manuel Araoz
|
9bd51db2b2
|
refactor tests for truffle 3
|
8 years ago |
Manuel Araoz
|
7e7193ae61
|
truffle 2=>3
|
8 years ago |
Manuel Araoz
|
a69333e2b8
|
migrate to truffle 3
|
8 years ago |
Demian Brener
|
1f35727442
|
Merge pull request #144 from demibrener/readme
Aragon new collaborating organization
|
8 years ago |
Demian Elias Brener
|
cbc18e6dcc
|
Aragon new collaborating organization
|
8 years ago |
Manuel Araoz
|
60b48b0235
|
Solium
|
8 years ago |
Manuel Aráoz
|
f4624837a3
|
Merge pull request #140 from AragonOne/vesting
Vested Token implementation (Standard Token with vesting calendar)
|
8 years ago |
Jorge Izquierdo
|
0a5af4b8ac
|
Change operations order for rounding. Make tests use blocktime as reference time rather than date.
|
8 years ago |
Jorge Izquierdo
|
74dfd3511f
|
Merge pull request #1 from maraoz/vesting
Vesting test fixing help
|
8 years ago |
Manuel Araoz
|
ee56abcc8a
|
remove console.logs from timer
|
8 years ago |
Manuel Araoz
|
b67f60929c
|
make VestedToken test deterministic
|
8 years ago |
Jorge Izquierdo
|
0b71dcded2
|
Rename GrantableToken to VestedToken
|
8 years ago |
Jorge Izquierdo
|
f305382ef4
|
Remove grantTokens without vesting function
|
8 years ago |
Jorge Izquierdo
|
917b129517
|
Add safeDiv and min/max functions to SafeMath
|
8 years ago |
Jorge Izquierdo
|
abc646a95c
|
lastTokenIsTransferableDate rename
|
8 years ago |
Jorge Izquierdo
|
1697518da8
|
Make vested stock calculation more testable
|
8 years ago |
Jorge Izquierdo
|
93e7984c61
|
Transferrable is now transferrable
|
8 years ago |