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

1151 commits

Author SHA1 Message Date
pm47
6e33c036b0 reduced polling interval to 10s 2016-02-17 11:25:33 +01:00
pm47
82fe428b99 graceful handling of unknown r 2016-02-17 11:25:19 +01:00
sstone
9a55c24c85 improve tests 2016-02-16 18:16:38 +01:00
sstone
a262410d3a make sure that we're on regtest or testnet 2016-02-16 18:16:37 +01:00
sstone
a055abb738 improve tests 2016-02-16 18:16:10 +01:00
sstone
d26758b2d7 use 2 channel actors to simplify tests 2016-02-16 18:16:09 +01:00
Pierre-Marie
983b9507de Update README.md 2016-02-16 18:03:40 +01:00
Pierre-Marie
8d81635507 Update README.md 2016-02-16 17:55:10 +01:00
pm47
d4b0faca63 displaying bitcoin core version on startup 2016-02-15 19:19:28 +01:00
pm47
af94f5ee5e using capsule to produce a fat-jar 2016-02-15 19:19:08 +01:00
pm47
be306cd197 set a default color-less logback 2016-02-15 16:18:01 +01:00
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