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

558 commits

Author SHA1 Message Date
pm47
3ae139934b fixed UpdateFailHtlc tests 2017-01-06 17:53:04 +01:00
pm47
f96f261902 added more tests on RevokeAndAck 2017-01-06 17:30:29 +01:00
pm47
d0980cb315 added CommitSig tests with multiple htlcs 2017-01-06 16:58:09 +01:00
pm47
8e85d4ab63 now check signature of htlc-success txs 2017-01-06 14:54:12 +01:00
pm47
14a71b01e3 now using a non-zero pushMsat by default in tests 2017-01-06 11:45:01 +01:00
pm47
df4e9b57cc fixed CommitSig test (htlc amount) 2017-01-05 18:22:11 +01:00
pm47
2fa70e2000 merged 2017-01-03 18:04:24 +01:00
pm47
c5260e8414 fixed fee issue 2017-01-03 17:59:51 +01:00
sstone
ec0920143c bolt3: implement "obscured commit tx number" 2017-01-03 14:54:01 +01:00
pm47
e1773d464b added an isFunder attribute 2017-01-03 12:01:10 +01:00
pm47
eca496e041 added tx fees (wip) 2016-12-21 14:18:15 +01:00
pm47
91f5d7d87e using MilliSatoshi class 2016-12-20 14:46:55 +01:00
pm47
83bd8d6f3c implemented signature (wip) 2016-12-19 19:26:31 +01:00
sstone
1bf264bbc5 bolt 3: add fee computation example 2016-12-19 18:11:17 +01:00
pm47
e1ae6d2a2e updated bitcoin-lib to 0.9.8 2016-12-19 16:15:50 +01:00
pm47
4fb26c6c89 removed Common/Input/Output scripts subsections 2016-12-19 12:39:25 +01:00
pm47
8447270445 replaced TxTemplate by TransactionWithInputInfo 2016-12-16 19:25:11 +01:00
pm47
d334fe068e first step towards htlc tx sigs (wip) 2016-12-14 11:42:09 +01:00
pm47
2a666919b6 first shot at generating success/timeout templates 2016-12-13 18:55:03 +01:00
pm47
2cf61dd95a added htlc output templates 2016-12-13 17:08:04 +01:00
pm47
1e97d4e0a6 moved OldScripts into Scripts 2016-12-13 14:23:11 +01:00
pm47
b05f52b412 Merge branch 'wip-bolt2' into wip-bolts 2016-12-13 14:15:23 +01:00
pm47
2a95767089 fixed NodeAnnouncement.alias encoding and added tests 2016-12-13 13:37:39 +01:00
pm47
0581449929 added routing-related messages 2016-12-12 19:38:52 +01:00
pm47
28818d9e5e fixed some NORMAL state tests 2016-12-12 13:47:25 +01:00
pm47
76afa1a4bb making TestBitcoinClient send BITCOIN_FUNDING_DEPTHOK 2016-12-12 11:40:25 +01:00
pm47
eef13e369c fixed tests covering OPEN->NORMAL 2016-12-09 17:08:16 +01:00
pm47
0e40569a7d disabled travis tests 2016-12-08 19:39:42 +01:00
pm47
e8f0749864 replaced BinaryData by Point/Scalar 2016-12-08 19:38:07 +01:00
pm47
f5b770448a fixed WaitForAcceptChannel and WaitForOpenChannel tests 2016-12-08 18:02:29 +01:00
pm47
f213f79821 merged from wip-bolt3 2016-12-08 17:36:23 +01:00
pm47
4665ce8d4b completed rewiring of OPEN->NORMAL 2016-12-08 14:57:50 +01:00
pm47
4e1980b41f working on channel opening 2016-12-08 11:12:36 +01:00
pm47
f7183968eb removed all parameters 2016-12-07 18:28:22 +01:00
sstone
fa9096655b add local/remote/delayed key derivation function 2016-12-07 15:39:15 +01:00
pm47
a8cb35f744 updated wire messages 2016-12-07 14:34:49 +01:00
pm47
046cd9d788 moved Scripts to OldScripts 2016-12-07 14:07:13 +01:00
pm47
3bfe7292c4 project-wide auto-reformatting 2016-12-07 12:52:59 +01:00
pm47
81739cb0e6 removed unused functions from Helpers 2016-12-07 12:49:28 +01:00
pm47
84650f8147 separated Commitments, CommitmentSpec and TxTemplate 2016-12-07 12:27:40 +01:00
pm47
5f7a2718ef removed Change type, separated TxTemplate from Channel 2016-12-07 11:11:16 +01:00
pm47
6e21988156 removed unused states 2016-12-06 18:22:07 +01:00
pm47
21c5b44b80 renamed tests so that they match states 2016-12-06 17:47:24 +01:00
pm47
91d913d442 removed all protobuf messages but auth & routing 2016-12-06 17:37:48 +01:00
pm47
ca59994481 project now compiles (still wip!) 2016-12-05 16:22:06 +01:00
sstone
49ec2e8aca bolt 3: add Rusty's shachain tests 2016-12-05 16:14:32 +01:00
pm47
a274867136 added init and error messages 2016-12-05 12:10:24 +01:00
pm47
ed56401333 using 2 bytes to code message type 2016-12-05 11:59:55 +01:00
pm47
e182afd6b7 wip 2016-12-02 15:08:59 +01:00
sstone
9225d5a796 use bip69 ordering for tx inputs/outputs 2016-11-30 17:21:50 +01:00