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

Export MakeScritpNum, AsSmallInt, and IsSmallInt #1956

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

martonp
Copy link
Contributor

@martonp martonp commented Mar 3, 2023

I would like to import these functions to use in decred/dcrdex#2196. The exact same functions are exported in dcrd, but I'd rather import from here on the off chance that something changes.

Thanks!

@jcvernaleo
Copy link
Member

The reasoning makes sense to me. Just waiting for the GH actions to run then I'll approve.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4326594580

  • 16 of 19 (84.21%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.07%) to 55.294%

Changes Missing Coverage Covered Lines Changed/Added Lines %
txscript/standard.go 8 11 72.73%
Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.75%
Totals Coverage Status
Change from base Build 4296367184: 0.07%
Covered Lines: 26654
Relevant Lines: 48204

💛 - Coveralls

Copy link
Member

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

OK

@jcvernaleo jcvernaleo merged commit a18c2cf into btcsuite:master Mar 3, 2023
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.

3 participants