Commit Graph

8 Commits

Author SHA1 Message Date
perissology 68c5826c35 all tests passing 2018-06-16 10:54:30 -07:00
perissology e3c7c3a367 more progress 2018-06-15 17:27:47 -07:00
perissology fb78a616b5 minor changes to contracts 2018-03-27 10:55:37 -07:00
perissology 3ae23500c6 convert liquidPledging to accept a different token per pledge 2018-02-16 13:45:17 -08:00
perissology e5163ac3a8 Pass Pledge instead of pledgeId
using the giveth_v1 repo tag implementation as a reference...

Passing pledgeId's around, on average throughout the
test/NormalOperations.js tests, gas usage increased by 229%.

This commit reduces average gas consumption for the
test/NormalOperations.js tests to 148%. Mostly by saving delegate calls.
2018-01-24 09:57:03 -08:00
perissology 8b629d3bd7 add plugin whitelist
fixes #33
2017-11-16 15:15:32 -08:00
Jordi Baylina 76fce0d06e
Adapted to runethtx 2017-07-13 19:12:45 +02:00
Jordi Baylina feda565745 Fixes and some tests. Not ready yet 2017-06-26 19:54:28 +02:00