Open Issues Need Help
View All on GitHub Add withdrawal limit for little amounts about 2 months ago
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