Skip to content

feat(be): add Forge setCoolDownDuration function and tests#13

Merged
SiegfriedBz merged 1 commit intodevelopfrom
feature/be-update-contracts
Nov 22, 2025
Merged

feat(be): add Forge setCoolDownDuration function and tests#13
SiegfriedBz merged 1 commit intodevelopfrom
feature/be-update-contracts

Conversation

@SiegfriedBz
Copy link
Copy Markdown
Owner

Summary

This PR introduces the setCoolDownDuration function to the Forge contract, allowing admins to dynamically adjust the cooldown period. It also updates the default cooldown from 60 to 15 seconds and includes tests for the new functionality. The contracts have been redeployed and verified on Sepolia.

Key Changes

  • Added onlyOwner modifier
  • Added setCoolDownDuration Function to set the cooldown duration.
  • Updated the default cooldown from 60 to 15 seconds in Forge_Constants.sol.
  • Added tests for the setCoolDownDuration function (happy and un-happy paths)

Redeployed and Verified Contracts

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
forge-tokens Ready Ready Preview Comment Nov 22, 2025 3:29pm

@SiegfriedBz SiegfriedBz merged commit a3b113b into develop Nov 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant