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

23 commits

Author SHA1 Message Date
pm47
96645c1930 bumped version to 0.2-SNAPSHOT 2016-06-30 16:09:51 +02:00
pm47
4ee4cb8aa5 added protobuf tostrings 2016-05-30 15:04:58 +02:00
Fabrice Drouin
b055df5338 Wip bolt2 nakamoto (#9)
* use lightning.proto from lightning-c v0.3-2016-05-26 "Nakamoto's Genesis Coins"

* check that preimage size is 32 bytes (see 1245ffaae3 and
https://lists.linuxfoundation.org/pipermail/lightning-dev/2016-May/000529.html)
2016-05-27 18:30:22 +02:00
pm47
4bde8bf018 new protocol (WIP!) 2016-05-23 15:55:17 +02:00
pm47
f7b7fe13cf updated protobuf and bumped version number 2016-04-29 10:13:47 +02:00
pm47
305ba1757c updated protobuf 2016-04-18 11:47:12 +02:00
pm47
50c1c7ca4f updated proto file 2016-04-01 14:17:29 +02:00
pm47
e28849c21e set version to 0.1-routing-SNAPSHOT (because incompatible protobuf) 2016-03-19 17:45:22 +01:00
sstone
794c5c33ce add basic routing info to lightning.proto 2016-03-08 15:32:53 +01:00
pm47
2d08256ec6 added scalapb and google .proto files (otherwise travis doesn't work) 2016-02-18 18:46:23 +01:00
pm47
045648df14 updated unix protoc script 2016-02-18 17:49:32 +01:00
pm47
0c8c26f143 custom toString for sha256_hash and signature, updated scalapb to 0.4.21 2016-02-18 17:39:59 +01:00
sstone
030a7cf2d3 set version to 0.1-SNAPSHOT
Squashed commit of the following:

commit 668e6c5b1df18a4e1a1e6d293bc2667dcce67f21
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 16:11:30 2016 +0100

    format pom.xml properly

commit ab8f626145a0e6291da80000b47b4ac42a943b3c
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 15:47:22 2016 +0100

    fix pom.xml

commit 068afa08d6b498ec2f46b5b4addea676e199d228
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 15:20:07 2016 +0100

    mvn does not need . on the PATH anymore
2016-02-17 16:16:46 +01:00
sstone
b465b17223 fix closing tx fee 2016-02-08 16:52:22 +01:00
pm47
4e740606af updated proto file 2016-01-22 17:14:45 +01:00
pm47
c4e1e15d06 updated proto and fixed htlc tests 2015-09-10 14:17:09 +02:00
pm47
477ddfb6c8 removed now deprecated update cmd 2015-08-31 14:04:00 +02:00
pm47
0dee6320a7 updated with latest .proto, fixed close flow 2015-08-27 17:28:12 +02:00
sstone
54e8104834 add generate and protoc-gen-sala scripts for linux 2015-08-19 16:17:19 +02:00
pm47
ede8042fa7 removed unused file 2015-08-19 15:56:29 +02:00
pm47
437945b9f0 updated group id 2015-08-19 15:54:38 +02:00
pm47
a49a52b53d replaced 2.11 by scala.version.short in pom 2015-08-19 15:50:41 +02:00
pm47
372a8b519b lightning types are now generated 2015-08-19 15:43:58 +02:00