Solidity implementation of a Broodfond - Blockchain and Decentralized Applications Project Work at Unina

1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a withdrawal limit for small amounts in the Solidity smart contract to prevent exploitation by repeatedly withdrawing tiny sums. This involves adding a new parameter to the withdrawal function and potentially updating tests to cover the new functionality. The limit should be configurable, perhaps through governance.

Complexity: 3/5
enhancement good first issue

Solidity implementation of a Broodfond - Blockchain and Decentralized Applications Project Work at Unina

Solidity