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

Support for minted reward token #230

Merged
merged 4 commits into from Mar 6, 2023
Merged

Support for minted reward token #230

merged 4 commits into from Mar 6, 2023

Conversation

greenhat
Copy link
Member

@greenhat greenhat commented Mar 3, 2023

Close #229

return old reward tokens in change;
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4341999378

  • 13 of 20 (65.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 60.987%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/main.rs 0 1 0.0%
core/src/pool_commands.rs 0 1 0.0%
core/src/box_kind/oracle_box.rs 0 2 0.0%
core/src/cli_commands/import_pool_update.rs 0 3 0.0%
Totals Coverage Status
Change from base Build 4312465928: -0.01%
Covered Lines: 2040
Relevant Lines: 3345

💛 - Coveralls

@greenhat greenhat marked this pull request as ready for review March 6, 2023 14:52
@greenhat greenhat merged commit 807a6cc into develop Mar 6, 2023
@greenhat greenhat deleted the i229-mint-reward-token branch March 6, 2023 14:53
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.

Test minting new reward tokens
2 participants