Skip to content

Add MaxEncodedLen bound to Currency traits #687

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
merged 3 commits into from
Feb 2, 2022

Conversation

stanly-johnson
Copy link
Contributor

resolves #686

@codecov-commenter
Copy link

Codecov Report

Merging #687 (33d944a) into master (63b3219) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #687   +/-   ##
=======================================
  Coverage   74.74%   74.74%           
=======================================
  Files          82       82           
  Lines        7215     7215           
=======================================
  Hits         5393     5393           
  Misses       1822     1822           
Impacted Files Coverage Δ
currencies/src/lib.rs 56.27% <ø> (ø)
tokens/src/lib.rs 84.61% <ø> (ø)
traits/src/currency.rs 0.00% <ø> (ø)
xtokens/src/mock/mod.rs 92.30% <ø> (ø)

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 63b3219...33d944a. Read the comment docs.

@xlc xlc merged commit f8bb494 into open-web3-stack:master Feb 2, 2022
@stanly-johnson stanly-johnson deleted the maxencodedlen-bound branch February 2, 2022 07:21
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.

Add MaxEncodedLen bound to MultiCurrency
3 participants