feat: optional allowlist for addresses that can interact with the inbox#685
Merged
PlasmaPower merged 5 commits intomasterfrom Jun 14, 2022
Merged
feat: optional allowlist for addresses that can interact with the inbox#685PlasmaPower merged 5 commits intomasterfrom
PlasmaPower merged 5 commits intomasterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #685 +/- ##
===========================================
+ Coverage 33.97% 47.51% +13.53%
===========================================
Files 59 214 +155
Lines 2758 22357 +19599
Branches 493 496 +3
===========================================
+ Hits 937 10622 +9685
- Misses 1821 10346 +8525
- Partials 0 1389 +1389 |
PlasmaPower
reviewed
Jun 13, 2022
tsahee
pushed a commit
that referenced
this pull request
Jul 29, 2025
Follow up to #681 , this PR adds support for virtual, Merkle inclusion proofs for the optimized implementation. Co-authored-by: Pepper Lebeck-Jobe <pepper@offchainlabs.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
we could pack the allowed addresses into bytes32 as in #623 but I don't think its worth it here given its temporary