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

230 commits

Author SHA1 Message Date
pm47
f1645c678f added an http api 2016-01-25 19:53:56 +01:00
pm47
11f482779b added a Boot 2016-01-25 19:53:09 +01:00
pm47
60029d6275 now using OUR locktime for OUR commit tx 2016-01-25 18:23:11 +01:00
pm47
47e3fb4bb8 adopted element's convention for OP_CSV seconds/blocks encoding 2016-01-25 18:21:58 +01:00
pm47
5e98e202e6 added missing msg types 2016-01-25 18:20:57 +01:00
pm47
9b66913c72 fixed inverted commit tx amount (oops!) 2016-01-25 18:09:51 +01:00
pm47
36928db1e9 ignored Onion tests 2016-01-25 18:09:01 +01:00
pm47
415313b7bf reduced default anchor amount to 1000000 satoshis 2016-01-25 16:10:22 +01:00
pm47
e52736200a added network support + auth 2016-01-25 15:58:59 +01:00
pm47
853ba95911 fixed auth handshake 2016-01-25 11:32:47 +01:00
sstone
347ecd07a2 fix protobuf signature conversion 2016-01-24 22:50:20 +01:00
pm47
4e740606af updated proto file 2016-01-22 17:14:45 +01:00
pm47
5b643c5f10 removed unused JList 2016-01-22 12:05:48 +01:00
pm47
c8b7631f0b cleanup 2016-01-22 10:32:20 +01:00
Pierre-Marie
fc89abe749 Update README.md 2016-01-22 10:21:05 +01:00
pm47
ebd695671b updated README 2016-01-21 19:00:13 +01:00
Pierre-Marie
c503403877 Update README.md 2016-01-21 15:47:10 +01:00
Pierre-Marie
52adaa91a1 Update README.md 2016-01-21 15:46:24 +01:00
Pierre-Marie
099ebb4ed9 Update README.md 2016-01-21 15:42:36 +01:00
Pierre-Marie
c6bb125726 Update README.md 2016-01-21 15:40:51 +01:00
Pierre-Marie
f3c676520e updated README 2016-01-21 15:39:56 +01:00
pm47
c610f40eb7 moved scripts to Scripts.scala 2016-01-21 15:13:46 +01:00
pm47
a26144a845 now using sonatype repos for acinq-tools 2016-01-21 15:04:42 +01:00
pm47
af82a19848 fixed logging for demo 2016-01-21 13:22:09 +01:00
pm47
075ef175b6 renamed Boot to Demo and mocked bitcoin-core 2016-01-21 13:17:48 +01:00
pm47
c9c2ba6dcd set bitcoin-lib version as property 2016-01-21 12:56:08 +01:00
pm47
60af293913 tests are now passing 2016-01-21 11:14:20 +01:00
sstone
aeb3fd61a1 tests: add sig scripts to spend sent and received HTLCs 2016-01-20 16:25:39 +01:00
pm47
ea0cf0d795 implemented a simple polling blockchain watccher 2016-01-20 12:20:01 +01:00
pm47
7974297204 first attempt at polling watcher 2016-01-19 18:34:01 +01:00
pm47
b160f88084 refactoring 2016-01-19 17:09:06 +01:00
pm47
c23e184736 renamed Node to Channel, now watching for anchor lost, fixed tests 2016-01-19 12:30:38 +01:00
pm47
204bfb6c46 fixed tests compilation 2016-01-19 12:08:15 +01:00
pm47
f84d23f1fa now using proper state data 2016-01-19 11:37:06 +01:00
pm47
1182001edd rework (wip) 2016-01-18 19:57:48 +01:00
pm47
4fabb6dddc introduced CLOSING state 2016-01-13 12:32:12 +01:00
pm47
a0be15d9d9 weird states test 2016-01-08 19:11:44 +01:00
pm47
24e0f724fe updated comment 2016-01-05 15:56:34 +01:00
pm47
6fd6c83c45 upgraded to akka 2.4.1 2016-01-05 14:27:40 +01:00
pm47
39d77b4aa8 client/server now can split tcp packets into actual messages 2015-10-29 16:44:05 +01:00
pm47
492cd42432 first shot at inter-node communication 2015-10-27 18:51:03 +01:00
pm47
34e7227ba5 refactored Onion (put crypto in separate file) 2015-10-27 11:58:24 +01:00
sstone
70f791b674 onion routing: encode/decode messages 2015-10-24 20:28:14 +02:00
pm47
5d52ada2a2 added client private keys 2015-10-21 18:32:25 +02:00
pm47
9d40e7375f added tests with 20 hops 2015-10-21 18:08:29 +02:00
pm47
a1135f56ab wip onion 2015-10-21 15:20:48 +02:00
pm47
10dc687cd4 reformatting 2015-10-14 18:47:22 +02:00
pm47
7f468e8bfe added onion decrypt demo 2015-10-14 18:44:31 +02:00
pm47
3f7b11c3cf replaced ERROR_ANCHOR_LOST by ERR_ANCHOR_LOST 2015-09-11 16:00:58 +02:00
pm47
73e6324edd now declines htlc if balance < 0 2015-09-11 13:54:38 +02:00