Skip to content

feat: implement dynamic replacement for Setup.sol constants#95

Closed
Abu1982 wants to merge 1 commit intoRecon-Fuzz:mainfrom
Abu1982:fix-issue-21
Closed

feat: implement dynamic replacement for Setup.sol constants#95
Abu1982 wants to merge 1 commit intoRecon-Fuzz:mainfrom
Abu1982:fix-issue-21

Conversation

@Abu1982
Copy link
Copy Markdown

@Abu1982 Abu1982 commented Mar 7, 2026

Summary

This PR implements the dynamic replacement feature for Setup.sol constants.

  • Add storage for Setup.sol constants
  • Load setup constants on initialization
  • Add methods to load and save Setup.sol constants
  • Register command to update constants

Closes #21

Testing

Run the test suite to verify the implementation:

npm test

Notes

Ensure initialization completes before invoking update commands.

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.

Feature: Dynamic Replacement

2 participants