Commit Graph

28 Commits

Author SHA1 Message Date
0e5799c93b Clean up npm package (#904)
* ignore everything but official contracts for npm

* add tests to npm package

* remove truffle migrations stuff

* remove seemingly unused npm dependency

* clean up dependencies
2018-04-26 12:36:41 -03:00
f4228f1b49 fix: reference contract name rather than filepath (#698) 2018-01-25 11:52:51 -03:00
8662846838 feat: apply eslint --fix across project 2017-12-01 13:37:09 +02:00
b9b26e1d8a feat: allow configuration of ropsten and ganache with env variables 2017-12-01 11:43:49 +02:00
9bd51db2b2 refactor tests for truffle 3 2017-02-17 18:03:52 -03:00
7e7193ae61 truffle 2=>3 2017-02-15 12:14:50 -03:00
a69333e2b8 migrate to truffle 3 2017-02-14 17:57:37 -03:00
0dfb27ff5f fix tests 2017-01-16 17:42:26 -03:00
032cae05c0 Change to right contract name for LimitBalance 2016-11-22 20:34:54 -08:00
a3362f7216 Merge pull request #51 from AugustoL/master
Added Claimable contract as an extension of Ownable
2016-11-09 17:36:08 -03:00
278f060c56 Replace composition for inheritance in Bounty 2016-11-08 20:20:26 -03:00
0f3a8051d6 Added Claimable contract as an extension of Ownable with the Claimable tests 2016-11-02 14:20:52 -03:00
949f25b244 Deploy mock contracts on test 2016-10-28 21:55:16 +01:00
3764b43689 Update doc on migration step 2016-10-28 11:46:41 +01:00
b6a5830047 Does not allow to create bounty contract without address 2016-10-28 11:22:41 +01:00
99f288bfb5 Consolidate TokenBounties into Bounty 2016-10-27 22:35:08 +01:00
14b8496247 Pass factory address to bounty 2016-10-26 19:34:08 +01:00
8e7c7d54b1 Deploy mock contracts only for test 2016-10-26 07:24:10 +01:00
e318d6d246 Swap target contract at test by using abstract interface 2016-10-26 07:24:10 +01:00
87cc05613e Deploy SimpleTokenBounty and CrowdsaleTokenBounty 2016-10-23 10:04:28 -07:00
fd45473367 minor mods to poex contract 2016-09-30 13:29:34 -03:00
825203fcec write ownable simple test 2016-09-12 19:16:37 -07:00
fa8fd3044b limitfunds and fixes 2016-08-12 11:30:46 -03:00
4bfc2ba858 stoppable and stoppablebid example 2016-08-11 18:21:15 -03:00
857e37e032 Bounty contract 2016-08-11 16:29:10 -03:00
83acbbbb15 Array usage examples 2016-08-11 13:02:32 -03:00
015708af62 examples and more contracts 2016-08-10 15:23:39 -03:00
50a290e10a use truffle 2016-08-05 14:37:06 -03:00