-
Notifications
You must be signed in to change notification settings - Fork 20
Rework CI to use Chopsticks servers to reduce RPC load #504
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
Changes from 4 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
3055cd2
Rework CI to have 3 matrix jobs instead of 1
rockbmb c3ebbaa
Also rework snapshot update workflow
rockbmb 3b80b21
Update Kusama block numbers
rockbmb 73e1303
Update Polkadot block numbers
rockbmb 4dc6876
Update Acala endpoints
rockbmb c3f0fe9
Update Collectives Polkadot endpoints
rockbmb cc27924
Update CI and snapshot workflows
rockbmb 666ed65
Fix cache restore failures by matching save/restore paths
rockbmb c4286bc
Fix workflows
rockbmb 28e9b5e
Update PAH snapshots
rockbmb 6cf12ce
Remove `sudo` pallet from Astar
rockbmb ddb7852
Update some Bridge Hub Polkadot snapshots
rockbmb eb0b280
Update Collectives Polkadot scheduler snapshot
rockbmb 8ba2daf
Update Coretime Polkadot multisig snapshots
rockbmb 50e32d9
Update People Polkadot E2E and multisig snapshots
rockbmb 00579f5
Change system call being tested with "Any" proxy
rockbmb 78754a1
Update Collectives Polkadot multisig snapshots
rockbmb 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| ASSETHUBKUSAMA_BLOCK_NUMBER=12792874 | ||
| BASILISK_BLOCK_NUMBER=12909953 | ||
| BRIDGEHUBKUSAMA_BLOCK_NUMBER=7419039 | ||
| CORETIMEKUSAMA_BLOCK_NUMBER=4353209 | ||
| ENCOINTERKUSAMA_BLOCK_NUMBER=12255934 | ||
| KARURA_BLOCK_NUMBER=10794731 | ||
| KUSAMA_BLOCK_NUMBER=31925684 | ||
| MOONRIVER_BLOCK_NUMBER=14821033 | ||
| PEOPLEKUSAMA_BLOCK_NUMBER=7485670 | ||
| SHIDEN_BLOCK_NUMBER=13432313 | ||
| ASSETHUBKUSAMA_BLOCK_NUMBER=12881073 | ||
| BASILISK_BLOCK_NUMBER=13004209 | ||
| BRIDGEHUBKUSAMA_BLOCK_NUMBER=7470366 | ||
| CORETIMEKUSAMA_BLOCK_NUMBER=4404093 | ||
| ENCOINTERKUSAMA_BLOCK_NUMBER=12350236 | ||
| KARURA_BLOCK_NUMBER=10844230 | ||
| KUSAMA_BLOCK_NUMBER=32028925 | ||
| MOONRIVER_BLOCK_NUMBER=14918200 | ||
| PEOPLEKUSAMA_BLOCK_NUMBER=7587604 | ||
| SHIDEN_BLOCK_NUMBER=13526493 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| ACALA_BLOCK_NUMBER=10230485 | ||
| ASSETHUBPOLKADOT_BLOCK_NUMBER=11322985 | ||
| ASTAR_BLOCK_NUMBER=11983100 | ||
| BRIDGEHUBPOLKADOT_BLOCK_NUMBER=6860782 | ||
| COLLECTIVESPOLKADOT_BLOCK_NUMBER=8059510 | ||
| CORETIMEPOLKADOT_BLOCK_NUMBER=3452814 | ||
| HYDRATION_BLOCK_NUMBER=11036597 | ||
| MOONBEAM_BLOCK_NUMBER=14171137 | ||
| PEOPLEPOLKADOT_BLOCK_NUMBER=3792580 | ||
| POLKADOT_BLOCK_NUMBER=29609476 | ||
| ASSETHUBPOLKADOT_BLOCK_NUMBER=11454539 | ||
| ASTAR_BLOCK_NUMBER=12075809 | ||
| BRIDGEHUBPOLKADOT_BLOCK_NUMBER=6912080 | ||
| COLLECTIVESPOLKADOT_BLOCK_NUMBER=8111642 | ||
| CORETIMEPOLKADOT_BLOCK_NUMBER=3503876 | ||
| HYDRATION_BLOCK_NUMBER=11139081 | ||
| MOONBEAM_BLOCK_NUMBER=14264300 | ||
| PEOPLEPOLKADOT_BLOCK_NUMBER=3844323 | ||
| POLKADOT_BLOCK_NUMBER=29714091 |
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.