interledger-deprecated / interledger

General information and docs about the Interledger project
11 stars 2 forks source link

Phase 0: Minimum Viable Network (Pong) #7

Open justmoon opened 6 years ago

justmoon commented 6 years ago
emschwartz commented 6 years ago

What are the Liquidity Parameters?

Is Plugin XRP RTS different from XRP PayChan?

What is the All-in-one ILP toolkit? Is that a continuation of ILP-Kit or something else?

Does https://github.com/interledger/rfcs/issues/397 resolve the "Error Codes" bullet point?

justmoon commented 6 years ago

What are the Liquidity Parameters?

Broke this out into a ticket: #10

Is Plugin XRP RTS different from XRP PayChan?

@sharafian Do you remember what that bullet was referring to?

What is the All-in-one ILP toolkit? Is that a continuation of ILP-Kit or something else?

It's a new version of the ILP module which contains the latest suite of protocols and has a sensible API and defaults. Added an issue for that.

Does interledger/rfcs#397 resolve the "Error Codes" bullet point?

I think so, yeah. Added a link to the issue.

sharafian commented 6 years ago

@sharafian Do you remember what that bullet was referring to?

Probably means Reliable Transaction Submission

sharafian commented 6 years ago

Checked error codes and update routing, because those issues/PRs have been resolved

sharafian commented 6 years ago

@dappelt Is there anything left to be done on Plugin XRP Reliable Transaction Submission? I saw that all the txsubmitter related PRs were merged

dappelt commented 6 years ago

The original feature set is merged and all plugins are updated to use the new transaction submitter module. Since then I worked on some additional features: 1) Transaction Persistence and 2) Retry strategy. We should have a call and discuss these in more detail.