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.