Commit Graph

180 Commits

Author SHA1 Message Date
mbeylin e33e2b5f9f first pass 2017-09-29 16:59:42 -04:00
mbeylin b20b4aeec8 removed whitespace 2017-09-28 15:25:48 -04:00
mbeylin 5303a174dd removing whitespace 2017-09-28 15:18:08 -04:00
Mark Beylin c78be1a4ac Merge pull request #13 from ConsenSys/commenting
Commenting
2017-09-28 15:06:15 -04:00
mbeylin 2b930132cb removing build folder 2017-09-28 15:05:34 -04:00
mbeylin 5f6e8c2c52 more testing on increaseFulfillmentAmount function 2017-09-28 15:04:36 -04:00
mbeylin 65e1975457 updated tests 2017-09-28 14:52:29 -04:00
mbeylin 7bfdfde51e fixed bugs, updated tests 2017-09-28 14:01:55 -04:00
mbeylin 25f08946e4 changed how unpaid amount was calculated, added an increaseFulfillmentAmount method 2017-09-28 13:21:01 -04:00
Mark Beylin 3f14287951 Merge pull request #12 from ConsenSys/commenting
Commenting
2017-09-27 21:19:35 -04:00
mbeylin ae793ea4ef based on code review, no more accepting the same bounty twice, stops using tx.origin 2017-09-27 21:13:56 -04:00
mbeylin 832243dc95 user comments contract 2017-09-25 16:52:21 -04:00
mbeylin b4bc3e59a7 correct factory used for correct bounty type 2017-09-23 20:28:40 -04:00
mbeylin 1d4682cd7c protecting against re-entrancy attack 2017-09-21 17:37:16 -04:00
mbeylin b45e4b7952 changed param ordering, more tests, rearchitected the factory into sub-factories for each type of bounty 2017-09-05 11:51:10 -04:00
mbeylin 75a84b70d7 reduced contract sizing, factory now allows for token bounty creation 2017-09-01 15:31:27 -04:00
mbeylin 43ec48cabf added factory tests, ability to remove bounties 2017-08-30 18:39:10 -04:00
mbeylin 95f6ca42ea removed useless solidity test 2017-08-28 16:33:06 -04:00
mbeylin 4e037b8071 updated docs 2017-08-28 16:25:04 -04:00
mbeylin 760ec1609c remove extra files 2017-08-28 10:16:58 -04:00
mbeylin 47d1f687e4 updated tests 2017-08-28 10:16:36 -04:00
mbeylin fe2610078c reorganized contracts 2017-08-25 11:14:24 -04:00
mbeylin d05254189b added safemath 2017-08-25 11:10:49 -04:00
mbeylin d46699dbae bug fixes and more tests 2017-08-24 12:16:31 -04:00
mbeylin 008dacce18 tests & fixes 2017-08-14 11:15:02 -04:00
mbeylin 84b00d56f9 lots of new tests added, a couple of bug fixes, bumped solidity version 2017-08-10 15:01:47 -04:00
mbeylin 105e100faf updated docs 2017-08-09 10:17:17 -04:00
mbeylin 1b39ef4c51 more bug fixes 2017-08-08 14:47:16 -04:00
mbeylin de85bd632e updated readme for change in fulfillment permissions 2017-08-08 12:34:37 -04:00
mbeylin 074755d4d6 Merge pull request #11 from ConsenSys/multiplemilestones 2017-08-08 12:31:15 -04:00
mbeylin a426de2798 syntax error 2017-08-08 12:29:12 -04:00
mbeylin 74fefc03e7 bug fixes and cleaning up 2017-08-08 12:23:25 -04:00
mbeylin f22acd7953 more docs, more bug fixes 2017-08-07 15:35:40 -04:00
mbeylin 96ede393cc Merge pull request #10 from ConsenSys/develop
Develop
2017-07-05 12:53:45 -04:00
mbeylin 7da8352010 Merge pull request #9 from ConsenSys/multiplemilestones
Multiplemilestones
2017-07-05 12:53:27 -04:00
mbeylin 6c052edaa2 removing extras 2017-07-04 17:00:44 -04:00
mbeylin 76bd9e98ec more readme 2017-07-04 16:49:10 -04:00
mbeylin 7a7bc8f45d more readme 2017-07-04 16:44:08 -04:00
mbeylin 0eabf28886 more readme 2017-07-04 16:23:27 -04:00
mbeylin c000c61482 more readme 2017-07-04 16:04:06 -04:00
mbeylin 2fc2411dd3 more readme 2017-07-04 16:03:20 -04:00
mbeylin 9538c59f7d more readme 2017-07-04 16:00:20 -04:00
mbeylin 4cef7bb9b6 more readme 2017-07-04 15:59:53 -04:00
mbeylin 73868e109c more readme 2017-07-04 15:59:18 -04:00
mbeylin 63cef8b144 more readme 2017-07-04 15:58:48 -04:00
mbeylin 40fac64709 fleshing out readme 2017-07-04 15:54:10 -04:00
mbeylin 6e63f4a5a2 truffle inits 2017-07-04 15:34:20 -04:00
mbeylin 2b964629e7 more updates 2017-07-04 15:15:56 -04:00
mbeylin fdbed0e721 fixed contracts allowing for multiple payouts in a given token instead of ETH 2017-07-04 14:51:14 -04:00
mbeylin 9fe3d681c7 Merge branch 'develop' into multiplemilestones 2017-07-04 14:28:24 -04:00