get kyc-onboarding.fundTargetAddress config dynamically
filter out amounts that exceed expected max contribution amount for total amount contributed calculation
update total amount contributed related tests (including to cover additional max amount filter)
🧹 Chores done
fix typos and update comments
Note: These updates have already been made to release-v1 branch (with slight modifications as required for the different smart contract versions) and have been added to the downstream Tribute DAO projects. The total contributed amount feature is fully implemented and displayed where applicable (production Red DAO, Neon DAO, and Noise DAO).
🥳 Adds
getDAOAddressConfigEntry
✨ Updates
kyc-onboarding.fundTargetAddress
config dynamically🧹 Chores done
Note: These updates have already been made to
release-v1
branch (with slight modifications as required for the different smart contract versions) and have been added to the downstream Tribute DAO projects. The total contributed amount feature is fully implemented and displayed where applicable (production Red DAO, Neon DAO, and Noise DAO).