-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Snowbridge V2 Audit Fixes #8240
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
acatangiu
merged 37 commits into
paritytech:master
from
claravanstaden:snowbridge-v2-audit-fixes
May 5, 2025
+571
−438
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
8dae6ac
Audit Issue 22: Optimize sparse bitmap (#18)
claravanstaden e4894f6
Audit Issue 25: Use ExternalConsensusLocationsConverterFor in Inbound…
claravanstaden 00407ed
remove incorrect doc (#16)
claravanstaden 38f1aee
Audit Issue 21: Better unique message ID in Outbound Queue v2 (#21)
claravanstaden 3a06db9
Audit Issue 15: Correct call indexes in system v2 pallet (#15)
claravanstaden eb840b0
mark nonce before xcm send (#22)
claravanstaden 8f9d985
Audit Issue 5: Use reward address (if set) for reward allocation in t…
yrong e62abbc
fix compiler errors
claravanstaden 2d31032
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden 6d5f3e1
fix tests
claravanstaden 400fc22
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden 8b335b5
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden fc0b56c
fmt
claravanstaden 222eabd
adds prdoc
claravanstaden 3ae41d5
Increase outbound nonce before processing (#23)
yrong c1d8ad9
semver
claravanstaden 224cf11
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden da58b30
prdoc format
claravanstaden 9d345ec
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden c29e04e
Update bridges/snowbridge/primitives/inbound-queue/src/v2/converter.rs
claravanstaden bca9424
Update prdoc/pr_8240.prdoc
claravanstaden 9d17585
Update prdoc/pr_8240.prdoc
claravanstaden 94474da
rename
claravanstaden 30aa2e6
adds comment
claravanstaden 84d6355
reorder ops
claravanstaden c1393e7
move things around
claravanstaden 286351d
Remove unused generic parameter `AgentHashedDescription` (#24)
vgeddes 01f0cf0
fmt
claravanstaden f5249aa
Merge remote-tracking branch 'origin/snowbridge-v2-audit-fixes' into …
claravanstaden 98c9e30
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden c0974e3
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden 29819cf
Deduplicate inbound tests (#25)
yrong 9cd673b
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden 2e0763c
Merge branch 'master' into snowbridge-v2-audit-fixes
claravanstaden 4994d9f
Update bridges/snowbridge/primitives/core/src/sparse_bitmap.rs
acatangiu 925365c
clippy
claravanstaden bab0765
Merge remote-tracking branch 'origin/snowbridge-v2-audit-fixes' into …
claravanstaden 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.