-
Notifications
You must be signed in to change notification settings - Fork 153
Use transient storage in Outbox and Bridge #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
Draft
gvladika
wants to merge
30
commits into
develop
Choose a base branch
from
t-store
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e5e7595
Deprecate context storage var
gvladika fd53ccb
Remove unnecessary blocks
gvladika 25e7cf3
Use transient storage
gvladika 85b63dd
Make transient vars internal
gvladika c83abae
Use transient storage in bridge
gvladika f293f04
Update test
gvladika 628bfe5
Use evm version cancun
gvladika bae984d
Temporary exclude lint check
gvladika 3f2fa21
Storage files update with new var names for deprecated vars
gvladika 5a7bfb4
Temporary skip, plugins breaking
gvladika 6f7ce01
Audit ci exceptions
gvladika fe08cd8
Test transient activeOutbox
gvladika 39c3937
Make sure context is resetted
gvladika f1a667d
Pack transient storage vars
gvladika cf05177
Update slither db
gvladika b5a1ee3
Add post upgrade init to deprecate active outbox
gvladika 2af9b1f
Add postUpgradeInit to interface
gvladika 33e63ff
Update slither db
gvladika 62ed40c
Merge branch 'bold-merge' into t-store
gvladika 605778c
Disable another check until transient supoprt is added to tooling
gvladika 581229e
Use default getter
gvladika 9fda730
Do not pack transient storage context vars
gvladika 8f8dd16
Remove postUpgradeInit. Deprecated slots will stay dirty after upgrade
gvladika 2d78a1f
Update slither db
gvladika 3042055
Audit ci update
gvladika bf7ee00
Merge branch 'bold-merge' into t-store
gvladika 2f4dcf1
Update sigs to remove postUpgradeInit
gvladika a1ae965
Merge branch 't-store' of github.com:OffchainLabs/nitro-contracts int…
gvladika 9b916fa
Update comments for deprecated values
gvladika 49514a3
Slither update
gvladika 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
Large diffs are not rendered by default.
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
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.
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.