Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Horizon to support stellar-core v12 #1772

Closed
6 tasks done
ire-and-curses opened this issue Sep 23, 2019 · 1 comment · Fixed by #1811
Closed
6 tasks done

Update Horizon to support stellar-core v12 #1772

ire-and-curses opened this issue Sep 23, 2019 · 1 comment · Fixed by #1811
Assignees
Labels

Comments

@ire-and-curses
Copy link
Member

ire-and-curses commented Sep 23, 2019

Before v12 vote:

  • 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)
  • Release

This is part of #1737.

@bartekn
Copy link
Contributor

bartekn commented Sep 24, 2019

In progress in: #1776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants