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

Polkadot v0.9.42 #140

Closed
wants to merge 105 commits into from
Closed

Polkadot v0.9.42 #140

wants to merge 105 commits into from

Conversation

cuteolaf
Copy link
Contributor

@cuteolaf cuteolaf commented Jun 4, 2023

TODO:

  • upgrade dependencies
  • fix xcm transfer tests
---- xcm_transfers::transfer_ksm_to_relay_chain stdout ----
thread 'xcm_transfers::transfer_ksm_to_relay_chain' panicked at 'assertion failed: `(left == right)`
  left: `499999909994200`,
 right: `499999904479336`', runtime/integration-tests/src/xcm_transfers.rs:152:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- xcm_transfers::test_xcm_refund_handler_to_kusama stdout ----
thread 'xcm_transfers::test_xcm_refund_handler_to_kusama' panicked at 'assertion failed: `(left == right)`
  left: `499999909994200`,
 right: `499999904479336`', runtime/integration-tests/src/xcm_transfers.rs:76:9
  • weight v2 migration

@cuteolaf cuteolaf requested review from f-gate, samelamin and aalavanthan18 and removed request for f-gate June 4, 2023 17:04
@cuteolaf cuteolaf changed the base branch from main to refactor-proposals June 4, 2023 17:05
@cuteolaf cuteolaf requested a review from f-gate June 4, 2023 17:05
@cuteolaf cuteolaf self-assigned this Jun 4, 2023
This was linked to issues Jun 4, 2023
Base automatically changed from refactor-proposals to main June 12, 2023 14:05
@samelamin samelamin force-pushed the main branch 2 times, most recently from b2d3df7 to cc0c8ff Compare June 28, 2023 11:24
@samelamin
Copy link
Contributor

not required anymore

@samelamin samelamin closed this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update weights to use v2 Upgrade to 0.9.42
4 participants