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

[NayNay] Hotfix: Fixing balance in CLI #183

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

rh0delta
Copy link
Contributor

Related Issue(s)

Proposed Changes

  • updated programmatic interface for balance to return a string rather than the number returned from the pure function

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Screenshots (if applicable)

Additional Context

Checklist

  • I have performed a self-review of my code.
  • I have added tests.
  • I have commented my code.
  • I have included a CHANGELOG.md entry.
  • I have updated documentation in github.com:entropyxyz/entropy-docs, where necessary.

- updated programmatic interface for balance to return a string rather than the number returned from the pure function
@frankiebee frankiebee merged commit f1e6805 into main Jul 17, 2024
1 check passed
@frankiebee frankiebee deleted the naynay/hotfix/fix-balance-cli branch July 17, 2024 19:14
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.

Getting a TypeError: Invalid chunk type in stream write operation error on entropy balance
2 participants