-
Notifications
You must be signed in to change notification settings - Fork 14
feat: set constant from public to internal #260
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
35 commits
Select commit
Hold shift + click to select a range
f34d071
feat: Update IexecPocoAccessorsFacet and related scripts for enhanced…
gfournierPro 4a44957
feat: Remove useless file
gfournierPro 99b1b47
feat: Refactor deal and task accessors in IexecPocoAccessorsFacet
gfournierPro be36a3a
feat: Update Arbitrum RPC URL in Hardhat configuration
gfournierPro 7c7fe07
feat: move new upgrades scripts in accessors subfolder
gfournierPro 8b261fd
feat: refactor deployment script for IexecPocoAccessorsFacet
gfournierPro b27b116
feat: change to pure instead of view
gfournierPro 9e1d7eb
feat: remove commented code for IexecAccessorsFacet in deploy script
gfournierPro 27f02ab
Merge branch 'main' into feature/new-viewer-fct
Le-Caignec 2939683
feat: remove blockNumber configuration for Arbitrum forking
gfournierPro 99acad3
fix: remove commented code in update proxy script for IexecPocoAccess…
gfournierPro 359d32c
refactor: remove unused functionsToRemove array in update proxy script
gfournierPro aa5d0e1
refactor: remove deployment record update for IexecPocoAccessorsFacet…
gfournierPro cc99fa1
feat: implement deployment and update logic for IexecPocoAccessorsFac…
gfournierPro ce727e7
refactor: simplify old accessor facets identification in deploy script
gfournierPro a74abf2
refactor: remove IexecAccessorsFacet contract as part of code cleanup
gfournierPro 2aefd8e
refactor: change public constants to internal in FacetBase contract
gfournierPro 552b7ad
refactor: enhance removal logic for specific constant functions in Ie…
gfournierPro 342f64d
refactor: replace hardcoded constant function signatures with dynamic…
gfournierPro 101ef27
refactor: clarify comment for constant facet address in deploy script
gfournierPro 22b517e
refactor: update variable names for clarity in deploy and update scri…
gfournierPro 78d8a97
refactor: replace function selector retrieval with linkContractToProx…
gfournierPro 28c953f
Merge branch 'feature/new-viewer-fct' into feature/const-to-internal
gfournierPro 7bd8bef
refactor: streamline upgrade process by removing redundant logs and e…
gfournierPro 6e779b6
Merge branch 'main' into feature/const-to-internal
gfournierPro 871d1f2
refactor: update error handling in viewCategory test to use revertedW…
gfournierPro 99ed6a4
fix: update bigintToAddress function to specify byte length for hex c…
gfournierPro 45ea533
refactor: reorder console logs for clarity in appRegistry token retri…
gfournierPro cf0c3fe
refactor: remove unnecessary console logs in appRegistry token retrie…
gfournierPro 83d732c
refactor: change owner function visibility to internal and update TOD…
gfournierPro a5e6e90
refactor: improve logging for diamond functions before upgrade in dep…
gfournierPro 9410bfa
refactor: streamline removal of old accessor facets and constant func…
gfournierPro 01107ef
refactor: remove owner function and onlyOwner modifier in FacetBase c…
gfournierPro db8005a
refactor: add logging for constant functions scheduled for removal in…
gfournierPro 7fb43fd
test: move from IexecAccessors to IexecPocoAccessors test file
gfournierPro 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
zguesmi marked this conversation as resolved.
Show resolved
Hide resolved
|
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 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
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.