-
Notifications
You must be signed in to change notification settings - Fork 615
refactor: forbid globally scoped capsules #21614
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
mverzilli
merged 49 commits into
martin/scoped-capsules
from
martin/capsule-arrays-scope-up-1
Mar 24, 2026
Merged
Changes from 5 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
f28eeb5
scoped capsule arrays
mverzilli 8c82f1e
migration notes
mverzilli 952a340
port implementations to scoped capsule arrays
mverzilli 9fa7584
Merge branch 'martin/scoped-capsules' into martin/default-to-scoped-c…
mverzilli 1e3b341
Merge branch 'martin/default-to-scoped-capsules' into martin/capsule-…
mverzilli 1fed051
pass new capsule params through for txe
mverzilli 15acc46
Merge branch 'martin/default-to-scoped-capsules' into martin/capsule-…
mverzilli d7979cf
fix offchain tests
mverzilli 6d9044c
remove unused import
mverzilli 207eb78
update oracle hash
mverzilli 089a31f
use scoped capsule arrays in custom message handler
mverzilli 9a8304a
fix compile error
mverzilli 000a07d
Alice and Bob sides both coherent
mverzilli 078189c
fix reorg test
mverzilli 4d15105
Merge branch 'martin/scoped-capsules' into martin/default-to-scoped-c…
mverzilli 87af2e4
Merge branch 'martin/default-to-scoped-capsules' into martin/capsule-…
mverzilli a9fdc1a
fix tests
mverzilli 79b9dea
fix lint
mverzilli a8cc169
fix utility execution tests
mverzilli 9806851
use keystore to provide scopes from txe
mverzilli 0d2b04b
Merge remote-tracking branch 'origin/martin/scoped-capsules' into mar…
mverzilli 83e7a7a
fix bad migration notes merge
mverzilli 3e69b34
typo in migration notes
mverzilli b1a28d4
fix reorg flake
mverzilli 59a5240
Merge remote-tracking branch 'origin/martin/default-to-scoped-capsule…
mverzilli 99021e4
torch at_global_scope
mverzilli bbf8d88
typo
mverzilli e377325
remove scope optionality in message context resolution oracle
mverzilli b6841d9
update oracle version hash
mverzilli f055902
update oracle hash
mverzilli a190ad6
fix oracle unit tests
mverzilli 87ed982
remove at_global_scope
mverzilli 2080f7c
fix tests
mverzilli 469a3d2
make scope non-optional for capsulearray
mverzilli 942fc88
Merge remote-tracking branch 'origin/martin/scoped-capsules' into mar…
mverzilli 3874e28
remove bad comment
mverzilli 3ce1ad2
fix comment
mverzilli b40472c
remove unnecessary legacy oracle mappings
mverzilli c201638
remove recipient from msg context
mverzilli 8ff53ae
make capsules always scoped
mverzilli 92e5449
fix txe
mverzilli 3b4df4f
fix sublib capsules
mverzilli fac1f2c
update oracle hash
mverzilli 2339aff
remove redundant tests
mverzilli 85a059e
merge from upstream
mverzilli 37f28b3
fix test
mverzilli 24ac5e7
fix test
mverzilli 3b72bf2
revert vocabulary from scope to recipient in message processing contexts
mverzilli fc21e07
scope => recipient on LogService
mverzilli 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
Some comments aren't visible on the classic Files Changed page.
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
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.