Skip to content

Conversation

@zqhxuyuan
Copy link
Contributor

@zqhxuyuan zqhxuyuan commented Feb 27, 2022

upgrade to v0.9.17

  • xcmp add origin support pause and resume

@codecov
Copy link

codecov bot commented Feb 27, 2022

Codecov Report

Merging #1924 (5bb6b53) into master (94b5426) will decrease coverage by 0.41%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1924      +/-   ##
==========================================
- Coverage   86.02%   85.60%   -0.42%     
==========================================
  Files          89       88       -1     
  Lines       19226    18450     -776     
==========================================
- Hits        16540    15795     -745     
+ Misses       2686     2655      -31     
Impacted Files Coverage Δ
modules/homa-lite/src/mock_no_fees.rs 65.45% <ø> (ø)
modules/transaction-payment/src/lib.rs 65.31% <100.00%> (+0.14%) ⬆️
modules/transaction-payment/src/tests.rs 98.48% <100.00%> (+<0.01%) ⬆️
modules/currencies/src/tests.rs
modules/currencies/src/lib.rs
primitives/src/currency.rs 58.18% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94b5426...5bb6b53. Read the comment docs.

@zqhxuyuan zqhxuyuan marked this pull request as ready for review February 28, 2022 01:18
@zqhxuyuan zqhxuyuan requested review from shaunxw, xlc and zjb0807 February 28, 2022 01:18
Copy link
Contributor

@zjb0807 zjb0807 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update orml

@ermalkaleci ermalkaleci mentioned this pull request Feb 28, 2022
@NunoAlexandre
Copy link

@zqhxuyuan will you move to use polkadot's xcm_simulator instead of the original xcm_emulator in the integration tests? The switch compiles right away but all the xcm-related tests fail. Curious whether you have tried it?

@xlc
Copy link
Member

xlc commented Mar 1, 2022

xcm emulator is required to write test with real Kusama runtime instead of mock runtime.

@xlc xlc merged commit 0b2fbfa into master Mar 1, 2022
@xlc xlc deleted the v0.9.17 branch March 1, 2022 21:11
syan095 pushed a commit that referenced this pull request Mar 8, 2022
…count

* origin/master: (21 commits)
  udpate predeploy and disable NFT precompile for karura & acala (#1942)
  remove old migrations (#1937)
  Optimized calculations t avoid error caused by division missing (#1935)
  Statemine integration test (#1712)
  switch to london (#1932)
  fix clap annotation (#1933)
  fix package name (#1928)
  type cleanup (#1931)
  bump version (#1930)
  V0.9.17 (#1924)
  update precompile set (#1929)
  bump version (#1926)
  use internal release for dev release
  fix evm-bench access_list (#1925)
  add missing precompiles and fixes (#1923)
  remove legacy trader location (#1920)
  cdp enhancement (#1886)
  add new call to execute completely fast match redeem (#1922)
  Change StorageDepositPerByte (#1919)
  add ACA to CollateralCurrencyIds (#1918)
  ...

# Conflicts:
#	Cargo.lock
#	orml
#	runtime/integration-tests/src/setup.rs
#	runtime/integration-tests/src/stable_asset.rs
#	runtime/mandala/Cargo.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants