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

724 commits

Author SHA1 Message Date
pm47
6d4e8d1547 re-enabled travis tests 2017-01-17 19:09:06 +01:00
pm47
e1dbdb70e7 removed useless tests, re-enabled rustytests 2017-01-17 19:09:06 +01:00
pm47
6fe60c73f6 re-enabled tests on CLOSING state 2017-01-17 19:09:06 +01:00
sstone
09c6832359 Merge branch 'wip-bolt3' of https://github.com/ACINQ/eclair into wip-bolt3 2017-01-17 17:36:25 +01:00
pm47
d938920ca4 re-enabled tests on NEGOTIATING state 2017-01-17 17:31:14 +01:00
sstone
c8eaf6f5ee add fee calculation for 'htlc delayed' and 'main penalty' tx 2017-01-17 17:31:00 +01:00
pm47
8d04c414ce re-enabled tests on SHUTDOWN state 2017-01-17 15:49:09 +01:00
pm47
261e0b936c added 'spendability' checks to uniclose tests 2017-01-17 14:46:55 +01:00
pm47
34dd7e20c8 added handling of local current commit 2017-01-17 11:58:40 +01:00
pm47
4002365d4e added (limited) handling of remote revoked commit 2017-01-16 17:23:13 +01:00
pm47
98be1efb39 added encoding/decoding of txnumber in sequence+locktime 2017-01-16 15:30:09 +01:00
pm47
af30b268ee added handling of remote current commit 2017-01-16 15:30:09 +01:00
pm47
26767054fb workaround in PeerWatcher so that WatchConfirmed is not triggered multiple times in tests 2017-01-16 15:30:08 +01:00
pm47
3ddefdb124 added CMD_CLOSE/Shutdown tests to NORMAL 2017-01-16 15:30:08 +01:00
sstone
e04a7d47c3 add key derivation test vectors 2017-01-16 15:02:41 +01:00
pm47
d5566a485f enabled back tests on NORMAL->Closing 2017-01-06 20:02:01 +01:00
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