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

feat: cherry-pick changes to the user pkg #2362

Merged
merged 4 commits into from
Aug 26, 2023
Merged

Conversation

cmwaters
Copy link
Contributor

No description provided.

This PR consolidates a lot of our testing infrastructure using the new signer instead of the old
This moves BondDemon to the appconsts package. This is a commonly used
constant especially for clients submitting messages. They shouldn't need
to import the entire app package just to use this constant. By doing
this we also remove a duplicate bondDenom that was created to avoid
import cycles
@celestia-bot celestia-bot requested a review from a team August 25, 2023 16:34
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (v1.x@0fde03b). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2362   +/-   ##
=======================================
  Coverage        ?   20.55%           
=======================================
  Files           ?      138           
  Lines           ?    15736           
  Branches        ?        0           
=======================================
  Hits            ?     3235           
  Misses          ?    12194           
  Partials        ?      307           

@cmwaters cmwaters merged commit 695988e into v1.x Aug 26, 2023
22 checks passed
@cmwaters cmwaters deleted the cal/signer-cherry-pick branch August 26, 2023 04:13
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

4 participants