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(crypto): transaction to string method #3536

Merged
merged 5 commits into from
Feb 28, 2020

Conversation

rainydio
Copy link
Contributor

@rainydio rainydio commented Feb 26, 2020

Summary

Implemented toString method in base transaction class.

Fixes #3529
Required by #3499

Checklist

  • Documentation
  • Tests
  • Ready to be merged

@ghost ghost added the Complexity: Low label Feb 26, 2020
@rainydio rainydio changed the title feature(crypto): transaction to string method feat(crypto): transaction to string method Feb 26, 2020
@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #3536 into 3.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              3.0    #3536   +/-   ##
=======================================
  Coverage   48.17%   48.17%           
=======================================
  Files         539      539           
  Lines       13561    13561           
  Branches     1827     1827           
=======================================
  Hits         6533     6533           
  Misses       6999     6999           
  Partials       29       29

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 d8abb86...3cb50ca. Read the comment docs.

@faustbrian faustbrian merged commit 4999fec into 3.0 Feb 28, 2020
@ghost ghost deleted the feature/crypto/transaction-to-string branch February 28, 2020 08:40
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