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

lnrpc: re-enable custom records #3744

Merged

Commits on Dec 4, 2019

  1. tlv: remove unused error return value

    This commit also modifies a previous migration. Because the change is so
    limited, we don't consider this a significant risk.
    joostjager committed Dec 4, 2019
    Copy the full SHA
    5d4ceca View commit details
    Browse the repository at this point in the history
  2. routerrpc: refactor hop unmarshall code

    Remove code duplication in preparation for additional unmarshalling.
    joostjager committed Dec 4, 2019
    Copy the full SHA
    0abc054 View commit details
    Browse the repository at this point in the history
  3. lnrpc: re-enable custom records

    This commit also renames the rpc field for consistency. As it wasn't
    functional and the id doesn't change, this isn't considered a breaking
    change.
    joostjager committed Dec 4, 2019
    Copy the full SHA
    352334d View commit details
    Browse the repository at this point in the history