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

190 commits

Author SHA1 Message Date
Pierre-Marie
18e4502bef Update README.md 2016-02-15 16:04:07 +01:00
Pierre-Marie
78447a0404 added travis build status 2016-02-15 14:49:23 +01:00
pm47
5ec551cdc7 added email notifications for travis 2016-02-15 14:44:22 +01:00
pm47
5b30e54200 go back to previous directory after install 2016-02-15 14:34:59 +01:00
pm47
0298fe3e6e fixed typo 2016-02-15 14:26:40 +01:00
pm47
d66fe153f3 fixed travis file 2016-02-15 14:22:57 +01:00
pm47
62fe3a5fea manually installing protobuf 2.6.1 2016-02-15 14:22:10 +01:00
pm47
0e2e5480f0 trying manual installation of protobuf 2016-02-15 14:15:34 +01:00
pm47
b457cd879d using a ppa with protobuf 2.6.1 2016-02-15 14:08:05 +01:00
pm47
788c5aafaf made travis use ubuntu 14.04 2016-02-15 13:55:57 +01:00
pm47
e0106602da testing env keyword 2016-02-15 13:46:16 +01:00
pm47
f9a4a37987 debugging travis file 2016-02-15 13:41:41 +01:00
pm47
6ff7e2395e updated travis file 2016-02-15 12:26:44 +01:00
pm47
269261b793 moved PATH cmd to before_script 2016-02-15 12:10:42 +01:00
pm47
d88a6ebcec echoing path in travis 2016-02-15 12:05:53 +01:00
pm47
3f60ac1e9a updated travis.yml 2016-02-15 11:57:19 +01:00
pm47
50a8ae818e installing protoc in travis yml 2016-02-15 11:42:28 +01:00
pm47
799912992a added travis file 2016-02-15 11:34:37 +01:00
sstone
5b86675065 fix tests 2016-02-14 20:01:09 +01:00
Pierre-Marie
2f9302a195 Update TESTING.md 2016-02-11 18:17:37 +01:00
pm47
64a89ff2c8 simplified channel name 2016-02-11 18:16:25 +01:00
Pierre-Marie
50a01b0cc5 Update TESTING.md 2016-02-11 18:02:31 +01:00
Pierre-Marie
cf6b76e4a8 improved curl commands 2016-02-11 17:58:15 +01:00
Pierre-Marie
1e5fbad2da more typos fixed 2016-02-11 17:44:40 +01:00
Pierre-Marie
9b9ec5eeaa removed unused '>' 2016-02-11 17:43:59 +01:00
Pierre-Marie
cc241f5ded fixed typos 2016-02-11 17:28:53 +01:00
Pierre-Marie
a605a18bb4 cleaned up curl commands (again) 2016-02-11 17:27:21 +01:00
Pierre-Marie
8ad397e3d5 cleaned up curl commands 2016-02-11 17:26:12 +01:00
pm47
ac4b154154 fixed mutual close, added a dummy findSpendingTx in BlockchainWatcher 2016-02-11 17:22:30 +01:00
sstone
0c349b71cf fix closing state 2016-02-10 12:10:13 +01:00
sstone
be1bcbdfd5 Merge branch 'wip-api-fd' of https://github.com/ACINQ/eclair into wip-api-fd 2016-02-10 12:09:51 +01:00
Pierre-Marie
7395c7a19c Update TESTING.md 2016-02-10 11:51:36 +01:00
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