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

Remove redundant trait bound #1931

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Remove redundant trait bound #1931

merged 1 commit into from
Mar 2, 2022

Conversation

xlc
Copy link
Member

@xlc xlc commented Mar 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #1931 (02aa086) into master (44dd136) will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1931      +/-   ##
==========================================
- Coverage   85.87%   85.60%   -0.27%     
==========================================
  Files          90       88       -2     
  Lines       19340    18450     -890     
==========================================
- Hits        16608    15795     -813     
+ Misses       2732     2655      -77     
Impacted Files Coverage Δ
modules/evm/src/lib.rs 65.03% <ø> (ø)
modules/transaction-payment/src/lib.rs 65.31% <ø> (ø)
modules/currencies/src/lib.rs
modules/currencies/src/tests.rs

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 44dd136...02aa086. Read the comment docs.

@xlc xlc merged commit 1624ca5 into master Mar 2, 2022
@xlc xlc deleted the cleanup branch March 2, 2022 01:46
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.

None yet

1 participant