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

tx_signer: display raw logs on broadcast failure #167

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

tony-iqlusion
Copy link
Member

Previously it tried to parse JSON logs, but this is an implementation detail, so simply display the raw logs on broadcast failure.

Previously it tried to parse JSON logs, but this is an implementation
detail, so simply display the raw logs on broadcast failure.
@codecov-io
Copy link

Codecov Report

Merging #167 into develop will increase coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
+ Coverage    23.13%   23.25%   +0.11%     
===========================================
  Files           61       61              
  Lines         2412     2400      -12     
===========================================
  Hits           558      558              
+ Misses        1854     1842      -12     
Impacted Files Coverage Δ
src/tx_signer.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5197a18...062ef2b. Read the comment docs.

@tony-iqlusion tony-iqlusion merged commit 2808d52 into develop Oct 15, 2020
@tony-iqlusion tony-iqlusion deleted the tx_signer/display-raw-log branch October 15, 2020 01:15
@tony-iqlusion tony-iqlusion mentioned this pull request Oct 22, 2020
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.

2 participants