-
Notifications
You must be signed in to change notification settings - Fork 0
feat: make contracts upgradable #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b8df141
fix: Update comments for clarity and remove unnecessary setup functio…
Le-Caignec ef3951d
format readme
Le-Caignec a5361c3
feat: Upgrade contracts to use OpenZeppelin's upgradeable libraries a…
Le-Caignec 5bc265b
feat: Add OpenZeppelin upgradeable libraries and update deployment sc…
Le-Caignec 7f46039
fix: Remove outdated OpenZeppelin contracts remapping and delete unus…
Le-Caignec fed0076
refactor: Simplify UUPS proxy deployment calls and improve code forma…
Le-Caignec 29cc9f1
fix: Ensure optimizer settings are correctly defined in foundry.toml
Le-Caignec 69215f9
refactor: Update configuration scripts for RLCAdapter and RLCOFT, rem…
Le-Caignec ea1d723
refactor: Rename SENDER_ADDRESS to OWNER_ADDRESS for clarity in envir…
Le-Caignec 373c7fa
refactor: Update initialize function parameters to use _owner for cla…
Le-Caignec 133e830
docs: Add instructions for importing a wallet in the Foundry keystore…
Le-Caignec c025eac
fix: Add missing initialization calls for OFTAdapter in RLCAdapter an…
Le-Caignec 07fbd3d
fix: Remove unnecessary --ffi flag from deploy scripts and ensure ffi…
Le-Caignec 2f99a4f
fix: Correct contract names in UUPS proxy deployment for RLCAdapter a…
Le-Caignec 57ee01f
fix: Add missing initializer call to unsafeAllow options in RLCAdapte…
Le-Caignec 454cb54
fix: Update import paths for OpenZeppelin contracts and adjust proxy …
Le-Caignec bbcea83
fix: Update OWNER_ADDRESS variable in environment template and deploy…
Le-Caignec 0f7cbc6
fix: Update owner retrieval method in RLCAdapter and RLCOFT contracts…
Le-Caignec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule openzeppelin-contracts
updated
274 files
Submodule openzeppelin-contracts-upgradeable
added at
60b305
Submodule openzeppelin-foundry-upgrades
added at
cbce1e
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.