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

Display ilp errors #399

Open
michielbdejong opened this issue May 24, 2017 · 0 comments
Open

Display ilp errors #399

michielbdejong opened this issue May 24, 2017 · 0 comments

Comments

@michielbdejong
Copy link
Contributor

It's important for the admin of an ilp-kit to know which of its peers cause failures.

One way to allow this is to look at the forwardedBy field of incoming ilp errors, and display the second one in the UI (the first one will always be the local connector).

See https://github.com/interledger/rfcs/blob/master/0003-interledger-protocol/0003-interledger-protocol.md#ilp-error-format

Also, the connector should check who appends to forwardedBy - for instance, I trust my own connector to state that an error message came in from a peer, but it should be impossible for a peer to spoof someone else's address as the last forwardedBy address.

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

No branches or pull requests

1 participant