-
Notifications
You must be signed in to change notification settings - Fork 24
Upgrade polkadot to latest stable-2506-2: Optimizations to FATx pool addressed #2559
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 45 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
269327d
upgrade polkadot to polkadot-stable2506 and upgrade toolchain version
saraswatpuneet 1f806d5
update emulated tests lock file
saraswatpuneet f7dbd27
update spec version to 176
saraswatpuneet 0a1a037
srtool still pins on 1.84.1
saraswatpuneet 042cca4
update srtool to use latest image with rust tag 1.88.0
saraswatpuneet d3013ea
update host function as per polkadot recommendation on 2506
saraswatpuneet c1cf42c
fix import
saraswatpuneet 296f685
#[allow(deprecated)] https://github.com/paritytech/polkadot-sdk/pull/…
saraswatpuneet b24cfe3
add missing config as stated in migration doc to use Const 0
saraswatpuneet c76b741
bring xcm impls to latest, update node with latest changes to partial…
saraswatpuneet f643489
fix lint and update rust to 1.88
saraswatpuneet 3309352
revert to 1.85 due to additional lint issues in 1.88
saraswatpuneet 07d9225
update to rust 1.88 and address all clippy suggestions for format rules
saraswatpuneet 4ab6dff
use `PassPointerAndWrite` as it supprt complex types and its not depr…
saraswatpuneet 25ce890
reduce buffer size to 256 since its url
saraswatpuneet 19959c3
use arrayvec and simplify
saraswatpuneet 6bf5f6b
Decode the raw bytes sent from host to runtime via the runtime interface
saraswatpuneet 24db665
no_std array vec
saraswatpuneet b0833a1
use a fat buffer
saraswatpuneet 6804850
remove unused arrayvec
saraswatpuneet 915a721
keep legacy function but return None to make runtime compatible with…
saraswatpuneet 1aadb82
init buffer before passing it offchain
saraswatpuneet a0f932f
define fixed lenght buffer on runtime side to be filled on offchain side
saraswatpuneet 76a4567
fix build
saraswatpuneet 1d51e60
return actual written bytes
saraswatpuneet 2cb0f34
finalize `get_val_buffered`
saraswatpuneet d171d79
upgrade to 2506-1
saraswatpuneet 8498d4c
install from main branch for subwasm
saraswatpuneet 75ade0f
update base image version
saraswatpuneet 32b56bc
update subwasm install everywhere
saraswatpuneet 31170b1
enforce a node upgrade that are running offchain worker, breaking change
saraswatpuneet 14ba349
legacy host function, retention
saraswatpuneet b02afa6
fix build
saraswatpuneet 85c0fc8
keep legacy host function as is
saraswatpuneet b200c18
Merge branch 'main' into 2521_update_polkadot_version
saraswatpuneet b8c391c
update lock
saraswatpuneet 5941c35
upgrade to 2509-rc1
saraswatpuneet 58b67c4
fix weight template
saraswatpuneet bb0e286
fix indentation
saraswatpuneet 06a73f7
prevent migration for testing on paseo/ update spec for test
saraswatpuneet 9609373
update to polkadot 2506-2
saraswatpuneet 2c78268
Merge branch 'main' into 2521_update_polkadot_version
saraswatpuneet 654d3cc
update spec version
saraswatpuneet 0d5d0d0
revert
saraswatpuneet e24975e
update spec version for next check in
saraswatpuneet b39c71a
update to latest packages in js scripts
saraswatpuneet ed37b1c
update image to polkadot 2506-2
saraswatpuneet a585536
update template to match with 2506-2
saraswatpuneet 32b9586
Update weights
saraswatpuneet 595163e
fix weights template file copied from pdot, remove uneed stuff
saraswatpuneet cfe678d
undo
saraswatpuneet 6ffec27
re-run e2e
saraswatpuneet 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
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.