-
Notifications
You must be signed in to change notification settings - Fork 69
Update to polkadot-sdk stable2506 and Rust 1.88 #1302
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 all commits
Commits
Show all changes
131 commits
Select commit
Hold shift + click to select a range
803739b
Update to polkadot-sdk stable2506 and Rust 1.88
tmpolaczyk 383ffca
hex-literal
tmpolaczyk 4d8580c
frontier
tmpolaczyk 19256c0
moonkit
tmpolaczyk 264a7ed
snowbridge errors
tmpolaczyk 456eacb
RuntimeEvent
tmpolaczyk c95c800
copy weights from polkadot
tmpolaczyk e2e0adc
dancekit
tmpolaczyk 3a532eb
pallets/external-validators-rewards
tmpolaczyk 7556fb8
snowbridge MaybeConvert
tmpolaczyk aaba713
Disallow snowbridge type to avoid accidental breaking change
tmpolaczyk 600cf64
dancelight compiles
tmpolaczyk 292b38a
fmt
tmpolaczyk e2dbb9b
Some client fixes
tmpolaczyk 2028356
more runtimes fixed
tmpolaczyk 1316f95
compile
tmpolaczyk 035220e
fmt
tmpolaczyk fca6012
more RuntimeEvent
tmpolaczyk 2a005d0
Use NoTransactionConverter in frontier
tmpolaczyk e68fc64
Fix all warnings
tmpolaczyk 40f5e86
toml
tmpolaczyk 991e295
Make tests compile
tmpolaczyk fa13733
Fix some clippy+benchmarks errors
tmpolaczyk b2d19e4
Fix more benchmarks
tmpolaczyk 7f99016
Fix pallet-revive-fixtures build script
tmpolaczyk 0d93d66
LocalExecutionIncompleteWithError
tmpolaczyk 5ebd247
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 5992bb1
Refactor test, runtime api is included in metadata now
tmpolaczyk 16d74a3
Test not working
tmpolaczyk 901e48a
typescript-api
tmpolaczyk 6a62ebc
cargo: Use rust-yamux version 0.13.6
tmpolaczyk cc878a9
Do not retry tx on timeout in data preservers test
tmpolaczyk 78030a5
Data preservers test still broken, double timeout
tmpolaczyk e5b23d3
Advertise parachain bootnodes in DHT, for templates and dancebox
tmpolaczyk 85a0c20
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk d51a0b2
Even more timeout
tmpolaczyk 6a20473
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk c491722
Still not working
tmpolaczyk 146721f
Revert "Still not working", back to XCM v3
tmpolaczyk 1ed20ad
WIP rewrite dry_run_call test in rust to debug it
tmpolaczyk 816fc34
Bring back NativeToForeignId
tmpolaczyk 32da523
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk f6bc804
toml-maid
tmpolaczyk f1bd565
add dry run rust test
Agusrodri af5ba79
Fix dry run call typescript test that failed because of stable2506
tmpolaczyk c21b771
Uncomment migration to fix tests
tmpolaczyk b00ad12
Fix some frontier template tests
tmpolaczyk cdd624d
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 30869ea
typescript-api
tmpolaczyk d705bff
Fix warnings
tmpolaczyk 7d1b9c3
fix dancebox xcm tests
Agusrodri be3128d
fix two more tests
Agusrodri 903680e
Merge remote-tracking branch 'origin/master' into HEAD
tmpolaczyk b7b0f77
fmt
tmpolaczyk 65d162f
Fix broken pallet-assets test
tmpolaczyk 9922a64
total_issuance
tmpolaczyk 8bc0357
This works without the gasLimit, only copying old weights
tmpolaczyk a30a954
Ok so this was not needed, it was only a weights issue
tmpolaczyk 7e7ef5a
Update yamux again
tmpolaczyk ef6f531
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk e61ed0b
cleanup dry run call test
tmpolaczyk 9aa3475
fix test
girazoki 165860e
Fix rust xcm tests
tmpolaczyk 1b99fd7
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 8816e66
zombie_upgrade tests: send balance transfer once
tmpolaczyk 8c154ab
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk ce0983f
WIP log broken
tmpolaczyk 0bd6332
Try to fix data preservers tests, wait for nodes to sync before sendi…
tmpolaczyk 50c49f4
Maybe warp sync works and full sync is the problem?
tmpolaczyk 947910b
waitBlock
tmpolaczyk cfa5317
Revert "Maybe warp sync works and full sync is the problem?"
tmpolaczyk b6e4c48
Update ethers and viem
tmpolaczyk 6f680a2
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 82bc743
Enable debug+trace logs for failing zombienet suites
tmpolaczyk 1c8f88d
WIP ignore timeout error in eth confirm
tmpolaczyk f09212e
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 87ac50c
fulu
tmpolaczyk 176d95c
Remove duplicated tx send
tmpolaczyk 7744cfd
Increase eth tx timeout, tx gets included but not confirmed
tmpolaczyk 1bc112d
Add another assert
tmpolaczyk d9bf956
Try using stable2506-2 polkadot binary in moonwall dancebox tests
tmpolaczyk 3608bf3
Revert "Try using stable2506-2 polkadot binary in moonwall dancebox t…
tmpolaczyk 65a8b7e
pnpm fmt + lint
tmpolaczyk 4982748
Undo change to typescript test, typescript does not like it
tmpolaczyk 7de0cb4
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 430eaf5
Add cherry-pick for polkadot-sdk PR 9015
tmpolaczyk c336914
Improve zombienet logs upload on failure
tmpolaczyk 253514b
Revert "Update ethers and viem"
tmpolaczyk 9918e43
max_attempts: 1
tmpolaczyk 3606539
Test: use libp2p network backend in zombie_data_preservers_embedded_d…
tmpolaczyk 92e10c4
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 6ec9ca1
Cargo.lock
tmpolaczyk 6efc842
Add zombie_tanssi_collator_peers test suite
tmpolaczyk 5ebef66
Add logging with block author and timestamp, looks healthy
tmpolaczyk e5e64be
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk e4a830a
Check ports in tests and start experimenting with port 0
tmpolaczyk 2671d85
More litep2p cherry-picks
tmpolaczyk 760db2b
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk ca092f3
litep2p 0.10.0
tmpolaczyk 887763f
WIP
tmpolaczyk d7ba8d3
Another test suite to test p2p port conflicts
tmpolaczyk bed92a0
pnpm fmt + lint
tmpolaczyk 2690937
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 5339726
Undo changes to failing tests
tmpolaczyk 49ebc35
Fix warnings, remove testing code
tmpolaczyk adab552
Revert TokenIdOf changes
tmpolaczyk 111a1a1
remove print
tmpolaczyk efe67f8
Try to fix benchmarks
tmpolaczyk 128e4a2
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 2ce0945
Finish TODOs
tmpolaczyk 6b436d9
More clippy
tmpolaczyk b0d01a7
Revert CooldownRemovalMultiplier, back to westend
tmpolaczyk c37aea4
Fix dancebox token transfer benchmark, change token location
tmpolaczyk 8f53e8c
add error logs to pallet xcm core buyer
tmpolaczyk 4ab3ca1
Fix xcm core buyer benchamrks: ensure xcm delivery
tmpolaczyk aaed951
import
tmpolaczyk 86e91ef
import please
tmpolaczyk 75d0d4a
Fix ensure_successful_delivery
tmpolaczyk 19a6012
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 8422e9e
Fix x.clone().take()
tmpolaczyk 0cf0ab8
Fix review comments
tmpolaczyk 7b3652b
Fix imports
tmpolaczyk 8afeca5
litep2p 0.10.0 -> 0.11.1
tmpolaczyk c9800aa
Undo DHT bootnodes support
tmpolaczyk 544fcf7
PR comments + fmt
tmpolaczyk 058c493
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 997615f
Fix xcm tests
tmpolaczyk 9fa3be9
Fix pallet-revive-fixtures compilation
tmpolaczyk 172fc3d
More pr comments
tmpolaczyk 7973fb2
Merge remote-tracking branch 'origin/master' into tanssi-polkadot-sta…
tmpolaczyk 42b7cc7
Merge branch 'master' into tanssi-polkadot-stable2506
tmpolaczyk 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
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.