Skip to content
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

Fixing para-test CI #1479

Merged
merged 1 commit into from
May 10, 2022
Merged

Conversation

crystalin
Copy link
Collaborator

Fixes para-tests CI by using docker container

@crystalin crystalin added A8-mergeoncegreen Pull request is reviewed well. B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) labels May 10, 2022
@crystalin crystalin merged commit 38ecad8 into moonbeam-polkadot-v0.9.19 May 10, 2022
@crystalin crystalin deleted the crystalin-fix-9.19-ci branch May 10, 2022 03:46
crystalin pushed a commit that referenced this pull request May 10, 2022
* Point cumulus, polkadot, and substrate to moonbeam repos

* s/moonbeam-polkadot-v0.9.18/moonbeam-polkadot-v0.9.19/

* Bump tracing crate version

* Update Cargo.lock

* Revert some version changes

* No-op impl for LengthToFee

* Bump frontier commit

* Use parameter_types! to define byte fee

* Specify rust edition of 2021

* Update Cargo.lock

* Remove max_past_logs from EthApiServer::new call

* Bump frontier commit (fix for GenesisAccount not being pub)

* Use fp_evm instead of pallet_evm for GenesisAccount

* Use v2::Id from polkadot_primitives

* Bump frontier commit (includes LRU cache)

* Use v2 from polkadot_primitives in command.rs

* Pass None for aux_revert

* Comment out benchmark command temporarily

* Bump crowdloan-rewards commit

* Re-implement benchmark for pallet subcommand

* Don't shadow runner with a duplicate

* Impl BenchmarkCmd::Block

* Impl benchmark storage

* Impl aux revert in Revert subcommand

* Update Cargo.lock

* fmt

* toml sort

* Fix tests

* More test fixes

* Bump polkadot commit

* Bump cumulus commit

* Use match_types instead of match_type

* Fixes prepare-polkadot docker CI

* Bump frontier

* fmt

* Remove unused imports

* Bump frontier

* Adjust events index

* Expect hex-string instead of int in test

* editorconfig

* prettier

* Fixing para-test CI (#1479)

Co-authored-by: Crystalin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant