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

Fix(client): Add readOnlyFunctionArgs #234

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

friedger
Copy link
Contributor

This PR

The test result of the call against the current argon testnet is

{ okay: true, result: '0x09', cause: undefined }

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #234 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   63.75%   63.75%           
=======================================
  Files          52       52           
  Lines        3438     3438           
  Branches      590      590           
=======================================
  Hits         2192     2192           
  Misses       1243     1243           
  Partials        3        3           

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 2afc27c...02fa6e4. Read the comment docs.

Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

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

Thanks @friedger!

@zone117x zone117x merged commit 3258dcf into hirosystems:master Sep 12, 2020
@blockstack-devops
Copy link

🎉 This PR is included in version 0.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CallReadOnlyFunctionRequest should have functionArgs as property
3 participants