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

V24.0 has several breaking changes, docs claim otherwise #665

Open
keerifox opened this issue Apr 25, 2023 · 1 comment
Open

V24.0 has several breaking changes, docs claim otherwise #665

keerifox opened this issue Apr 25, 2023 · 1 comment
Milestone

Comments

@keerifox
Copy link

If your code expects balance/pending/receivable fields to always be there, the newly introduced errors break existing functionality:

image

Likewise, if your code expects a valid hash like it always used to return, the RPC now provides an unexpected string for newly created accounts:

image

-

Example of breaking changes being marked in V22 release:

image

https://docs.nano.org/releases/release-v24-0/

Breaking changes in V24 not marked:

image

Misleading labels:

image

image

@keerifox
Copy link
Author

seems to be addressed with the exception of this part:

image

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

No branches or pull requests

2 participants