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
Note deprecation of returned type in \operations and \payments source code
Update the XDR library in the monorepo with the v12 definition files from stellar-core
Update Horizon to map incoming new types to path_payment. Continue to accept old path_payment type
Update documentation for operation types - indicate that response may not match underlying operation, and mention both old and new operation names
Note deprecation in release notes. Schedule to start returning path_payment_strict_receive and path_payment_strict_send in type field in two releases time (Horizon 0.24)
Before v12 vote:
\operations
and\payments
source codestellar-core
path_payment
. Continue to accept oldpath_payment
typepath_payment_strict_receive
andpath_payment_strict_send
intype
field in two releases time (Horizon 0.24)This is part of #1737.
The text was updated successfully, but these errors were encountered: