1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/lightning-types
Fabrice Drouin 5f7df0935b Interoperability with c-lightning (#18)
* update lightning.proto

Our .proto matches c-lightning at c7f8ce9d3b09a8e59e66dfaf9dd7d16787d93701

* signatures in commit messages are now optional

you sign a their tx only if they actually receive money
see 8a3c9908ce

* rename "clearing" to "shutdown"

* increase commit tx fee to match what c-lightning is expecting

* signature is optional is commit message (bugfix)

* mvn: set version to 0.2-interop-SNAPSHOT

* interop test: update bitcoind binaries to v0.13.0

* interop test: update lightningd to c7f8ce9d3b09a8e59e66dfaf9dd7d16787d93701

* update interop test

* mvn: tell surefire to use more RAM to

this should fix random build failures on travis ("The forked VM terminated without saying properly goodbye")

* update lightning.proto to match c-lightning 754616c45a7bd7e1f9d449d711992355bec34fe7

new update_fee message

* update lightningd binary to 754616c45a7bd7e1f9d449d711992355bec34fe7

* update interop test to use the new peer watcher

* fix failing test
2016-08-26 17:21:26 +02:00
..
src Interoperability with c-lightning (#18) 2016-08-26 17:21:26 +02:00
pom.xml Interoperability with c-lightning (#18) 2016-08-26 17:21:26 +02:00