Steve Ellis
|
1547000d1c
|
move Ownable tests away from migration fixtures
|
8 years ago |
Steve Ellis
|
5f6b7f9301
|
add check prevening ownables from getting stuck
|
8 years ago |
Manuel Aráoz
|
a3362f7216
|
Merge pull request #51 from AugustoL/master
Added Claimable contract as an extension of Ownable
|
8 years ago |
Manuel Aráoz
|
df44240e83
|
Merge pull request #48 from federicobond/inheritance-bounty
Replace composition for inheritance in Bounty
|
8 years ago |
Federico Bond
|
278f060c56
|
Replace composition for inheritance in Bounty
|
8 years ago |
Manuel Aráoz
|
056320ed94
|
Merge pull request #60 from OpenZeppelin/sol-0.4.4
migrate to 0.4.4
|
8 years ago |
Manuel Araoz
|
83f4104699
|
migrate to 0.4.4
|
8 years ago |
Manuel Aráoz
|
0c0eb292ad
|
Merge pull request #58 from federicobond/selfdestruct
Replace deprecated suicide with selfdestruct
|
8 years ago |
Federico Bond
|
defcf56664
|
Replace deprecated suicide with selfdestruct
|
8 years ago |
Manuel Aráoz
|
75485ca346
|
Merge pull request #49 from federicobond/ownable-stoppable
Make Stoppable a subclass of Ownable
|
8 years ago |
Federico Bond
|
4599fbf248
|
Make Stoppable a subclass of Ownable. Fixes #47
|
8 years ago |
AugustoL
|
0f3a8051d6
|
Added Claimable contract as an extension of Ownable with the Claimable tests
|
8 years ago |
Manuel Aráoz
|
c70a0cfd5d
|
Merge pull request #46 from adklempner/standard-token-tests
Add test for StandardToken
|
8 years ago |
Arseniy Klempner
|
aa3cd8c03a
|
Add test for StandardToken
|
8 years ago |
Manuel Araoz
|
5683417d61
|
v0.0.11
|
8 years ago |
Manuel Araoz
|
e2861e7591
|
fix spacing
|
8 years ago |
Manuel Aráoz
|
6de19c59ae
|
Merge pull request #43 from makoto/bounty_with_factory_merged
Bounty with factory (merged) version
|
8 years ago |
Makoto Inoue
|
949f25b244
|
Deploy mock contracts on test
|
8 years ago |
Makoto Inoue
|
e033d802ff
|
Merge branch 'master' into bounty_with_factory_merged
|
8 years ago |
Makoto Inoue
|
3764b43689
|
Update doc on migration step
|
8 years ago |
Makoto Inoue
|
b6a5830047
|
Does not allow to create bounty contract without address
|
8 years ago |
Manuel Aráoz
|
19d3b8b27d
|
Merge pull request #42 from adklempner/standard-token-tests
Create tests for StandardToken
|
8 years ago |
Manuel Aráoz
|
eb135e1d32
|
Merge pull request #39 from adklempner/emergency-stop
Add release method to Stoppable. Create StoppableMock
|
8 years ago |
Arseniy Klempner
|
71edad126b
|
Create tests for StandardToken
|
8 years ago |
Arseniy Klempner
|
0432376391
|
Merge pull request #1 from OpenZeppelin/master
Merge from master
|
8 years ago |
Makoto Inoue
|
9509298622
|
Change spec descriptions
|
8 years ago |
Makoto Inoue
|
99f288bfb5
|
Consolidate TokenBounties into Bounty
|
8 years ago |
Makoto Inoue
|
caca41f855
|
Add README
|
8 years ago |
Makoto Inoue
|
a04481d2d8
|
Remove extra whitespace
|
8 years ago |
Makoto Inoue
|
37f4ff8d3e
|
Add killable to bounty
|
8 years ago |
Makoto Inoue
|
e35ba313a7
|
Add specs to test success and fail case of claiming
|
8 years ago |
Makoto Inoue
|
e8262f7c4b
|
Make default function payable
|
8 years ago |
Makoto Inoue
|
df0c2defc8
|
Restructure test
|
8 years ago |
Makoto Inoue
|
14b8496247
|
Pass factory address to bounty
|
8 years ago |
Makoto Inoue
|
721d8fbbf7
|
Pass factory address at contract creation phase
|
8 years ago |
Makoto Inoue
|
a02a8a6e41
|
Resolve conflicts
|
8 years ago |
Makoto Inoue
|
f2ec8790e8
|
WIP Target contract creation via factory pattern
|
8 years ago |
Makoto Inoue
|
48badda96f
|
Fix typo
|
8 years ago |
Makoto Inoue
|
8e7c7d54b1
|
Deploy mock contracts only for test
|
8 years ago |
Makoto Inoue
|
83662fa548
|
Remove only
|
8 years ago |
Makoto Inoue
|
e318d6d246
|
Swap target contract at test by using abstract interface
|
8 years ago |
Makoto Inoue
|
8df9925d1a
|
Swap SimpleToken with Target
|
8 years ago |
Makoto Inoue
|
b5469310a1
|
Add bounty test to test against checkInvarient
|
8 years ago |
Arseniy Klempner
|
dfc133d9af
|
Create tests for Stoppable.
|
8 years ago |
Arseniy Klempner
|
f0ed649db3
|
Add release method to Stoppable. Create StoppableMock
|
8 years ago |
Demian Brener
|
441e85d823
|
Update README.md
|
8 years ago |
Manuel Aráoz
|
5e6df079b2
|
Merge pull request #31 from gleim/master
Add bounties folder and CrowdsaleToken bounty contract
|
8 years ago |
Bill Gleim
|
1b65e336cd
|
Resolve PullPayment relative path for Bounties
|
8 years ago |
Bill Gleim
|
87cc05613e
|
Deploy SimpleTokenBounty and CrowdsaleTokenBounty
|
8 years ago |
Makoto Inoue
|
47b2c6d668
|
WIP Target contract creation via factory pattern
|
8 years ago |