1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 14:22:39 +01:00
Commit graph

3 commits

Author SHA1 Message Date
pm47
85c52b2efa removed old protobuf dependency and related module 2017-01-31 16:23:35 +01:00
Pierre-Marie Padiou
45a4f96372 Wip Alternateroute (#20)
* added a basic channel selector that just keeps track of balances

* added a payment fsm that manages a single payment and handles errors

* cleaned up actors after each single state test

* interop test: use our Setup class instead of doing things manually

* interop test: upgrade lightningd

* interop test: checkout lightning fce9ee29e3c37b4291ebb050e6a687cfaa7df95a
2016-09-07 14:21:17 +01:00
Fabrice Drouin
851ae371ea travis: run interoperability test with lightnind (#19)
* update lightning binaries with versions where most dependencies are statically linked

* run interop tests on travis

* tell travis to use the trusty beta

* interop test: download bitcoind, checkout and compile lightningd

* interop test: fix travis script

* travis interop test: duh...

* interop test: minor cleanup

* reformatting
2016-09-01 16:07:41 +02:00