1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-25 07:07:24 +01:00
Commit graph

16 commits

Author SHA1 Message Date
pm47
e28849c21e set version to 0.1-routing-SNAPSHOT (because incompatible protobuf) 2016-03-19 17:45:22 +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
pm47
af94f5ee5e using capsule to produce a fat-jar 2016-02-15 19:19:08 +01:00
pm47
f1645c678f added an http api 2016-01-25 19:53:56 +01:00
pm47
ea0cf0d795 implemented a simple polling blockchain watccher 2016-01-20 12:20:01 +01:00
sstone
70f791b674 onion routing: encode/decode messages 2015-10-24 20:28:14 +02:00
pm47
0da80535a5 fixed warning in pom 2015-09-09 11:30:55 +02:00
pm47
243b8a3f78 added test for init sequence 2015-09-02 14:50:12 +02:00
pm47
d5640fdd07 dummy impl non-functional, compiles and run 2015-08-24 18:06:04 +02:00
pm47
70f85bfcbb now using slf4j/logback for logging 2015-08-20 12:42:21 +02:00
pm47
3eaeb21672 first dummy impl using FSM 2015-08-20 12:29:28 +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
sstone
b9ae8f8709 set groupId to fr.acinq.eclair 2015-08-19 14:05:14 +02:00
sstone
32eeba22be first commit 2015-08-19 13:57:05 +02:00