-
Notifications
You must be signed in to change notification settings - Fork 46
chore: polkadotstable-2409-5 #885
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 8 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
9ebe103
make it compile without external errors
Ad96el 6b8e1aa
pallets compile
Ad96el a2805a3
make spiritnet and peregrine compile
Ad96el 13e5356
make node compile
Ad96el 05ef908
compiling dip templates
Ad96el 024eab3
compiling all components
Ad96el 1a3972b
tests are passing
Ad96el e4ad393
first clean up
Ad96el e34baf6
clean up
Ad96el 0ac1918
test passing with all features and all targets
Ad96el b6c3523
Merge branch 'develop' into chore/polkadot-1.8.0
Ad96el 4aaa34c
add missing migrations
Ad96el 4ae0217
add benchmarks
Ad96el 6908b8a
clippy
Ad96el f092087
clippy
Ad96el 27b7024
clippy
Ad96el 436b810
clippy fix
Ad96el cd4a4a8
clippy fix all features and targets
Ad96el 760a21c
fmt
Ad96el 9223a16
clippy
Ad96el 2490c56
peregrine benchmark
Ad96el 7bd6d0d
benchmarking
Ad96el 5d89fb7
clippy
Ad96el 5eb7f14
fmt
Ad96el 1d0186d
cargo deny
Ad96el d30fdfe
fmt
Ad96el 193124a
cargo deny
Ad96el 7014926
cargo deny
Ad96el b32b6d1
Merge branch 'develop' into chore/polkadot-1.8.0
Ad96el b825044
fix benchmarking
Ad96el feda985
cargo docs
Ad96el 4c555e6
Merge branch 'develop' into chore/polkadot-1.8.0
Ad96el ba49f36
add missing migration
Ad96el d713122
Merge remote-tracking branch 'origin' into chore/polkadot-1.8.0
Ad96el 14d65e3
remove wasm
Ad96el 6ba2f43
benchmark scheduler
Ad96el 2b62fdd
update cargo toml
Ad96el 6be123a
improve error handling
Ad96el d53c707
use right rust version for CI
Ad96el 624da4f
Merge branch 'develop' into chore/polkadot-1.8.0
Ad96el 147fdde
feat: Ismp (#888)
Ad96el 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The next major release will already contain the omninode. Therefore, I kept the changes as minimal as possible, as they get anyway dropped in the next polkadot dependency update.