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

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:

-
Example of breaking changes being marked in V22 release:

https://docs.nano.org/releases/release-v24-0/
Breaking changes in V24 not marked:

Misleading labels:


If your code expects
balance/pending/receivablefields to always be there, the newly introduced errors break existing functionality: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:
-
Example of breaking changes being marked in V22 release:
https://docs.nano.org/releases/release-v24-0/
Breaking changes in V24 not marked:
Misleading labels: