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

Use base64 encoding when sending and simulating transactions #43

Merged
merged 4 commits into from
Oct 24, 2020

Conversation

michaelhly
Copy link
Owner

@michaelhly michaelhly commented Oct 24, 2020

Closes: #42

@codecov
Copy link

codecov bot commented Oct 24, 2020

Codecov Report

Merging #43 into master will increase coverage by 0.19%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   88.61%   88.81%   +0.19%     
==========================================
  Files          24       24              
  Lines        1335     1332       -3     
==========================================
  Hits         1183     1183              
+ Misses        152      149       -3     

@michaelhly michaelhly merged commit e6e1f9c into master Oct 24, 2020
@michaelhly michaelhly deleted the chore/b64encode branch October 24, 2020 02:08
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.

base58 encoded transactions are now DEPRECATED
1 participant