You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
Hi, we're using the Dfinity rosetta node in production, and we noticed a breaking change in protocol recently.
Before version v1.2.0, the
/construction/derive/
can be called without metadata. After v1.2.0, there will be an error said "account_type
is missing".The reason might be this code:
rosetta-node/rosetta-api/src/models.rs
Line 577 in f33f013
We suggest note the breaking changes like this in document or changelog.
The text was updated successfully, but these errors were encountered: