interledger-deprecated / amundsen

Bootstrap node for the Interledger Testnet of Testnets
Apache License 2.0
0 stars 1 forks source link

[WiP] support new packet types #20

Closed michielbdejong closed 6 years ago

michielbdejong commented 6 years ago

Add forwarded payments and fulfillment data to the existing Interledger testnet.

This is in preparation of https://github.com/interledgerjs/amundsen/issues/18 which will also introduce much lower timeouts, as well as a new BTP version, and a new LPI version.

We could make the two networks separate, but I think the effort needed to keep the existing testnet compatible is quite minimal (this WiP-PR is a test of exactly how minimal this effort would be).

michielbdejong commented 6 years ago

Merged as part of #22