mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-11 19:07:02 +00:00
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.