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

158 commits

Author SHA1 Message Date
sstone
2012a57302 Merge remote-tracking branch 'origin/wip-authhandler' into wip-api-fd 2016-02-10 11:09:48 +01:00
pm47
190406152d now storing anchor amount in ourparams 2016-02-09 17:39:53 +01:00
sstone
6096d6d7f8 use the correct channel state when closing 2016-02-09 17:35:35 +01:00
Fabrice
8497c566ca Create TESTING.md 2016-02-08 17:00:41 +01:00
sstone
b465b17223 fix closing tx fee 2016-02-08 16:52:22 +01:00
sstone
74130c66d5 fix final tx 2016-02-08 00:02:07 +01:00
sstone
bdbd733e16 anchor is now created, funded and pushed through bitcoind 2016-02-05 14:41:48 +01:00
sstone
07053b7d22 use bitcoind to create our anchor tx 2016-02-03 20:35:11 +01:00
sstone
6287ff700e Merge branch 'wip-api' of https://github.com/ACINQ/eclair into wip-api 2016-01-29 11:35:13 +01:00
pm47
e0e9aae296 added support for close command 2016-01-28 18:37:32 +01:00
sstone
f923f51b0f add config options 2016-01-28 14:17:03 +01:00
pm47
e89650d451 improved actor hierarchy 2016-01-28 11:34:15 +01:00
pm47
78eb98a1ae fixed channelState init bug 2016-01-27 21:20:56 +01:00
pm47
8bdd36bffa added a ChannelState test 2016-01-27 21:15:17 +01:00
pm47
446f7bafd2 added a list/fulfillhtlc to api 2016-01-27 21:14:39 +01:00
pm47
1939a17a3d removed duplicate logs 2016-01-27 21:12:56 +01:00
pm47
4403e50464 Merge branch 'master' into wip-api 2016-01-27 17:46:44 +01:00
sstone
ed97d09a4f fix 'claim received htlc' test 2016-01-27 11:01:09 +01:00
pm47
49976bd987 now using msat in TestHelper 2016-01-26 18:10:09 +01:00
pm47
83bfc5ac9f fixed numerous bugs related to htlc scripts 2016-01-26 17:57:36 +01:00
pm47
95c4606268 added 'bound' log to server 2016-01-26 12:17:26 +01:00
pm47
27d3299542 first attempt at commitfee management 2016-01-26 12:16:36 +01:00
pm47
f0df3ee190 updated logback.xml 2016-01-26 12:15:15 +01:00
pm47
5833865476 wather is now polling every 30s 2016-01-26 12:14:57 +01:00
pm47
25273d539f merged from master 2016-01-26 09:05:13 +01:00
pm47
915f12cae8 added a register actor 2016-01-26 09:04:17 +01:00
pm47
0b830a6b10 simplified logging 2016-01-25 20:07:25 +01:00
pm47
ba98c1920e fixed client init 2016-01-25 20:03:44 +01:00
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