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

Forwarded by should be an array #394

Closed
wants to merge 1 commit into from
Closed

Conversation

justmoon
Copy link
Contributor

@justmoon justmoon commented Nov 7, 2017

Tests currently fail, because of interledger/rfcs#332, see RejectionMessage.json

@codecov-io
Copy link

Codecov Report

Merging #394 into master will decrease coverage by 0.02%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
- Coverage   83.54%   83.51%   -0.03%     
==========================================
  Files          34       34              
  Lines        1209     1213       +4     
  Branches      199      201       +2     
==========================================
+ Hits         1010     1013       +3     
- Misses        199      200       +1
Impacted Files Coverage Δ
src/lib/ledgers.js 83.01% <ø> (ø) ⬆️
src/lib/utils.js 100% <100%> (ø) ⬆️
src/lib/executeSourceTransfer.js 95.65% <100%> (ø) ⬆️
src/models/payments.js 93.1% <75%> (-1.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ee9ca9...7875c91. Read the comment docs.

Copy link
Contributor

@michielbdejong michielbdejong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to https://github.com/interledger/rfcs/blob/master/0004-ledger-plugin-interface/0004-ledger-plugin-interface.md#class-rejectionmessage forwarded_by should be "[t]he address of the last connector to forward the rejection"

@justmoon
Copy link
Contributor Author

@justmoon justmoon closed this Nov 14, 2017
@justmoon justmoon deleted the feat/st-forwarded-by-array branch November 14, 2017 21:20
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

Successfully merging this pull request may close these issues.

3 participants