Skip to content

[feat] extend NamedMultiReservable #732

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

Conversation

stanly-johnson
Copy link
Contributor

Changelog:

  • Adds ensure_reserved_named, unreserve_all_named, slash_all_reserved_named, repatriate_all_reserved_named functions to NamedMultiReservable Currency.

Resolves #731

@stanly-johnson stanly-johnson changed the title [feat] extend named reservable [feat] extend NamedMultiReservable May 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 3, 2022

Codecov Report

Merging #732 (e7d87e9) into master (67f4a79) will increase coverage by 0.14%.
The diff coverage is 94.02%.

@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   77.52%   77.67%   +0.14%     
==========================================
  Files          88       88              
  Lines        9003     9070      +67     
==========================================
+ Hits         6980     7045      +65     
- Misses       2023     2025       +2     
Impacted Files Coverage Δ
traits/src/currency.rs 60.00% <78.94%> (+60.00%) ⬆️
tokens/src/tests.rs 99.87% <100.00%> (+<0.01%) ⬆️
tokens/src/lib.rs 83.89% <0.00%> (+0.25%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@xlc xlc requested a review from zqhxuyuan May 3, 2022 21:01
@zqhxuyuan zqhxuyuan merged commit 6a00fb2 into open-web3-stack:master May 7, 2022
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.

Improve MultiNamedReservableCurrency
4 participants