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
During the last release, we messed up the input parsing and accidentally dropped the support for some legacy APIs.
This is unacceptable since the ReadRPC must be fully compatible with the native NEAR RPC. I think we should add some tests.
Initially, we should test that we have kept existing input parsing intact to prevent this from happening again. Eventually, we should cover everything possible.
The text was updated successfully, but these errors were encountered:
During the last release, we messed up the input parsing and accidentally dropped the support for some legacy APIs.
This is unacceptable since the ReadRPC must be fully compatible with the native NEAR RPC. I think we should add some tests.
Initially, we should test that we have kept existing input parsing intact to prevent this from happening again. Eventually, we should cover everything possible.
The text was updated successfully, but these errors were encountered: