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

788 commits

Author SHA1 Message Date
pm47
a164088163 added a blockchain watcher 2015-08-28 18:21:11 +02:00
sstone
5028d924db add a function to permute a tx outputs in a deterministic way 2015-08-28 17:27:46 +02:00
pm47
06bad0a006 now deferring the proper way (using stash) 2015-08-27 23:13:44 +02:00
pm47
0ced71b7f7 now 'defers' msg with a timer instead of additional states (better but not perfect) 2015-08-27 23:07:55 +02:00
pm47
a7ef498289 fixed state calculation, added logs, fixed closing sequence 2015-08-27 22:50:03 +02:00
pm47
0dee6320a7 updated with latest .proto, fixed close flow 2015-08-27 17:28:12 +02:00
pm47
574c5c63e4 fixed compilation 2015-08-27 15:19:38 +02:00
pm47
b0a77f89eb first attempt at proper closing 2015-08-26 20:13:30 +02:00
pm47
2c168a188e completed normal workflow, functional still unfunctional 2015-08-26 17:42:04 +02:00
pm47
db75d8dd1b added update, still not functional 2015-08-25 19:34:42 +02:00
pm47
fbb20c9afd Merge branch 'master' of github.com:ACINQ/eclair 2015-08-25 13:48:00 +02:00
pm47
00e0f272f9 wip including normal workflow (non-functional) 2015-08-25 13:45:56 +02:00
sstone
68d9189628 Merge branch 'master' of https://github.com/ACINQ/eclair 2015-08-25 13:37:46 +02:00
sstone
fa4073b150 fix htlc scripts 2015-08-25 12:55:57 +02:00
pm47
4514a892aa now using real data for anchor tx 2015-08-24 19:24:45 +02:00
pm47
c9010ceb4e now using properly sorted multisig 2015-08-24 18:32:46 +02:00
pm47
af9524f320 Merge branch 'master' of github.com:ACINQ/eclair 2015-08-24 18:06:11 +02:00
pm47
d5640fdd07 dummy impl non-functional, compiles and run 2015-08-24 18:06:04 +02:00
sstone
eacaf8bfff simplify sorting of keys and sigs 2015-08-24 15:31:00 +02:00
sstone
b0374efc5d Merge branch 'wip-fd' 2015-08-24 15:17:59 +02:00
sstone
e31fd6ddf9 add method to compare binary data 2015-08-24 15:16:05 +02:00
pm47
2899aff02d project now compiles 2015-08-24 11:44:36 +02:00
pm47
2da24b9fec Merge branch 'wip-fd' of github.com:ACINQ/eclair into wip-pm 2015-08-24 11:06:04 +02:00
sstone
4bb82c8443 uodate tests 2015-08-24 11:04:40 +02:00
sstone
3dded6e3c5 fix errors in commit tx 2015-08-21 19:13:48 +02:00
sstone
af93eb1c7b create anchor and commit tx (not working yet...) 2015-08-21 12:24:30 +02:00
pm47
6d6f1f7740 wip (not working) 2015-08-20 18:04:06 +02:00
pm47
70f85bfcbb now using slf4j/logback for logging 2015-08-20 12:42:21 +02:00
pm47
1cff2fc491 cleanup 2015-08-20 12:35:37 +02:00
pm47
3eaeb21672 first dummy impl using FSM 2015-08-20 12:29:28 +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
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
sstone
72a527ef5b Initial commit 2015-08-19 13:47:01 +02:00