nano-docs icon indicating copy to clipboard operation
nano-docs copied to clipboard

V24.0 has several breaking changes, docs claim otherwise

Open keerifox opened this issue 1 year ago • 1 comments

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 avatar Apr 25 '23 17:04 keerifox