Skip to content

Refactor imports and add new configuration files#178

Open
huyhuynh3103 wants to merge 5 commits intomainnetfrom
breaking/fdk-v0.2
Open

Refactor imports and add new configuration files#178
huyhuynh3103 wants to merge 5 commits intomainnetfrom
breaking/fdk-v0.2

Conversation

@huyhuynh3103
Copy link
Copy Markdown
Contributor

  • Updated import paths to use the new structure for forge-std and solady dependencies.
  • Added remappings.txt for dependency remapping.
  • Introduced script configuration in foundry.toml.
  • Created new core contracts: AddressBook and Deployer for lightweight address management and deployment.
  • Added RoninTransparentProxy and TransparentProxyOZv4_9_5 for proxy functionality.
  • Enhanced test structure with ForkTest for simplified testing and deployment.

Description

Checklist

  • I have clearly commented on all the main functions following the NatSpec Format
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works

- Updated import paths to use the new structure for `forge-std` and `solady` dependencies.
- Added `remappings.txt` for dependency remapping.
- Introduced `script` configuration in `foundry.toml`.
- Created new core contracts: `AddressBook` and `Deployer` for lightweight address management and deployment.
- Added `RoninTransparentProxy` and `TransparentProxyOZv4_9_5` for proxy functionality.
- Enhanced test structure with `ForkTest` for simplified testing and deployment.
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