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

rpc: support hex data output for createrawtransaction #93

Merged

Conversation

roylee17
Copy link
Collaborator

Fix #35

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3057200470

  • 1 of 73 (1.37%) changed or added relevant lines in 3 files are covered.
  • 15 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.04%) to 51.593%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcclient/rawtransactions.go 0 12 0.0%
rpcserver.go 0 60 0.0%
Files with Coverage Reduction New Missed Lines %
integration/rpctest/blockgen.go 2 83.78%
peer/peer.go 2 76.39%
btcec/signature.go 3 92.82%
rpcserver.go 8 0.29%
Totals Coverage Status
Change from base Build 2975361315: -0.04%
Covered Lines: 22482
Relevant Lines: 43576

💛 - Coveralls

@roylee17 roylee17 merged commit c5193e7 into master Sep 15, 2022
@roylee17 roylee17 deleted the roylee/rpc-support-hexdata-output-for-createrawtransaction branch September 15, 2022 01:41
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.

Bring createrawtransaction up to date
2 participants