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

34 commits

Author SHA1 Message Date
Pierre-Marie Padiou
6e98fccc5d replaced compliance status by a link to releases 2017-04-07 12:04:07 +02:00
pm47
1e792f63d7 set version to 0.2-alpha2 2017-04-07 11:27:05 +02:00
Pierre-Marie Padiou
ede49d0a66 added gitter badge (#58) 2017-04-05 14:42:14 +02:00
dpad85
c3bfbf4a14 Added warning for openJDK in README.md (#48) 2017-03-31 18:19:39 +02:00
Pierre-Marie Padiou
72a14914fc Added integration tests on htlc relaying in on-chain scenarios (#51)
* using scodec for failure messages

* we now update routing info and retry payments in case of Update failure

* properly implemented BOLT4/'Receiving Failure Codes' (also fixed a bug with UnknownPaymentHash)

* added integration tests on htlc timeout

* relayer now sends an UpdateFail to downstream when an htlc timeout hits the blockchain

* added integration tests on extracting preimage from blockchain

* cleaning up of htlc bindings in relayer

* router now doesn't send a 2nd request to bitcoind when it is notified of a new channel twice in a short amount of time

* peerclient now asks for witness when retrieving blocks from bitcoind

* getTxBlockHash now returns None instead of an error when tx is in the mempool

* we now look into the mempool when checking for WatchSpent

* fixed FundingSigned been sent twice when deferring an early FundingLocked

* added zeromq listener, removed predefined eclair.conf files in test, limited concurrent rpc calls to 5 for the router

* Update README.md with ZMQ configuration

* Added a warning and link to alpha2 install instructions

* removed PeerClient

* improved PeerWatcher performance
2017-03-31 18:08:59 +02:00
dpad85
e728cad4ac Access to version/commit id at runtime (#42)
* Added help option in command line; added version in logs

* Version and commit id added in manifest (use Specification-Version for commitId)

* (gui) version in about is now dynamic; ESC key closes about

* Excluded unused protobuf dependency

* Update README.md
2017-03-27 11:14:54 +02:00
pm47
d16fe045cc clarify that we only support java 1.8, not 1.9 (closes #47) 2017-03-26 14:08:04 +02:00
Pierre-Marie Padiou
9d962e6571 Updated README 2017-03-21 17:32:15 +01:00
Fabrice Drouin
2612c4845c Update README.md 2017-03-17 19:08:24 +01:00
Fabrice Drouin
c0a8edb598 Update README.md and add build.md 2017-03-17 19:07:29 +01:00
Pierre-Marie Padiou
e57704c688 added warning about wip status 2016-11-16 15:14:34 +01:00
Pierre-Marie Padiou
0ad95746d5 added example command line with jvm args (see #21) 2016-11-14 17:19:29 +01:00
dpad85
d6514e87ca Updated README; fixed urls, added API section 2016-10-18 16:37:32 +02:00
dpad85
be445595b7 Updated README
* Added logo image

* Enriched overview section (demo screenshot)

* Added Development Setup section
2016-10-18 16:23:31 +02:00
Pierre-Marie Padiou
d16378c511 Update README.md 2016-08-31 16:51:16 +02:00
pm47
a1afe74c40 renamed eclair-demo to eclair-node 2016-08-26 18:31:12 +02:00
pm47
747fea7957 updated README 2016-07-22 16:33:21 +02:00
Pierre-Marie Padiou
342f5a7372 fixed typo 2016-04-25 14:53:42 +02:00
Pierre-Marie Padiou
ddc532f963 Update README.md 2016-02-24 11:48:56 +01:00
Pierre-Marie Padiou
d3766ec46b Update README.md 2016-02-24 11:44:14 +01:00
Fabrice
37458de350 Update README.md 2016-02-17 16:45:24 +01:00
pm47
9a839ffe58 added a 'help' method 2016-02-17 11:57:37 +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
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
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
sstone
72a527ef5b Initial commit 2015-08-19 13:47:01 +02:00