mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-10 03:26:06 +00:00
e5163ac3a8
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.