Commit Graph

  • fc1df95958 resolve hostname ip in docker level feature/hostname-docker Kukks 2019-04-19 11:52:32 +0200
  • 84c0fab433
    Added a timeout for channel open request (#928) Pierre-Marie Padiou 2019-04-18 18:30:51 +0200
  • 6afe28d147
    Electrum: do not persist transaction locks (#953) Fabrice Drouin 2019-04-17 19:10:14 +0200
  • 9032da5326
    Add a proper payments database (#885) Pierre-Marie Padiou 2019-04-16 17:03:21 +0200
  • 70d7db7f96 Set max payment attempts from configuration (#931) rorp 2019-04-15 06:19:39 -0700
  • 3eceb90fa0
    Expose the websocket over HTTP GET to work properly with basic auth (#934) araspitzu 2019-04-10 11:07:19 +0200
  • a37fd38d65
    API: fix fee rate conversion (#936) Fabrice Drouin 2019-04-09 11:32:12 +0200
  • fa5d0235cb
    Make Electrum tests pass on windows (#932) Pierre-Marie Padiou 2019-04-04 11:38:11 +0200
  • 2aa088e0e6 Fix eclair-cli to work with equal sign in arguments (#926) araspitzu 2019-04-03 19:19:56 +0200
  • 3a56ad9133
    Send events when HTLCs settle on-chain (#884) araspitzu 2019-04-03 11:41:08 +0200
  • 288aa75305
    Electrum: update client name (#930) Fabrice Drouin 2019-04-03 10:58:26 +0200
  • e3f8d9b140
    Formatting, remove unused param in comments Andrea 2019-04-03 10:29:41 +0200
  • 617ccf4d11
    Minor API fixes (#929) Fabrice Drouin 2019-04-02 16:23:49 +0200
  • 933913de08
    Add random delay to rebroadcast (#925) Pierre-Marie Padiou 2019-04-01 13:31:41 +0200
  • 9c37448ebf
    Rollback tx if disconnected in WAIT_FOR_FUNDING_SIGNED (#923) Pierre-Marie Padiou 2019-03-30 20:28:54 +0100
  • 1b91609aec
    Separate cases for bech32 testnet and regtest for BOLT11 fallback address Andrea 2019-03-29 19:02:43 +0100
  • 77eb1de4f3
    Merge remote-tracking branch 'origin/extended-api-pm' into extended-api-pm Andrea 2019-03-29 19:00:18 +0100
  • 5e476fddc4
    Fix bech32 prefix for regtest Andrea 2019-03-29 18:59:59 +0100
  • c99026828c
    Electrum: fixes and improvements (#924) Fabrice Drouin 2019-03-29 18:56:00 +0100
  • dd52cdc61f
    added tests pm47 2019-03-29 18:08:16 +0100
  • 9624383f22
    cleaner isSentByLocal araspitzu 2019-03-29 18:14:32 +0100
  • 14da6d3c23
    Update eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala Pierre-Marie Padiou 2019-03-29 17:26:11 +0100
  • 008b2cad87
    re-introduce dropTail strategy for websocket buffer, let the unhandled messages be handled by akka's default Andrea 2019-03-29 17:09:10 +0100
  • 09618a8764
    Log error with warn level in websocket actor, use backpressure strategy for websocket queue. Andrea 2019-03-29 16:57:59 +0100
  • 52b17fe75f
    Use nicer custom type hints when serializing to json (websocket) Andrea 2019-03-28 17:54:56 +0100
  • 5bed099206
    Upgrade scala library target on travis: 2.11.12 (#922) araspitzu 2019-03-28 17:25:22 +0100
  • 9a7e2158be
    Add test for websocket Andrea 2019-03-28 16:07:51 +0100
  • c8d38871e9
    remote println from test, Andrea 2019-03-28 15:21:04 +0100
  • 5b423b1571
    Remove 'fallbackAddress' from /receive API Andrea 2019-03-28 14:54:28 +0100
  • 10bc4ab811
    Reorganize specialized formats for the websocket Andrea 2019-03-28 14:51:21 +0100
  • cd703f2d4a
    Merge branch 'master' into extended-api-pm Andrea 2019-03-28 11:24:12 +0100
  • c557f70af5
    Finish merging master Andrea 2019-03-28 11:22:37 +0100
  • 8ec8574d97
    Merge branch 'master' into extended-api-pm Andrea 2019-03-28 10:44:24 +0100
  • e2ff5c857b
    Set version to 0.3-SNAPSHOT (#920) Fabrice Drouin 2019-03-28 09:49:17 +0100
  • 2505e80283
    Factor out nodeId API param, rename /channels API param to nodeId. (#919) araspitzu 2019-03-27 15:49:22 +0100
  • fafda93e5b Move the JSON API section of the readme closer to the top (#918) araspitzu 2019-03-26 18:29:23 +0100
  • a4b94004e4 API: use form data instead of JSON-RPC (#894) araspitzu 2019-03-26 18:10:09 +0100
  • 89ddc52640 Deal with channels with fees=0 when computing a route (#905) araspitzu 2019-03-26 14:00:15 +0100
  • 57e43cc65d
    Check WatchSpent in constant time (#916) Pierre-Marie Padiou 2019-03-25 18:09:30 +0100
  • 06b2337ed9
    Rework database initialization (#911) araspitzu 2019-03-25 18:04:30 +0100
  • 3b7afd92d4
    Use bitcoin-lib 0.11 which embeds libsecp256k1 (#907) Fabrice Drouin 2019-03-25 14:42:06 +0100
  • 8ea4bd0468
    Don't send updates if no filter has been set (#912) Pierre-Marie Padiou 2019-03-25 14:37:12 +0100
  • 3fda5ddede Remove unused param 'randomize' from SendPayment command (#910) araspitzu 2019-03-22 14:39:06 +0100
  • 32d8a08ad1 Improve unit tests (#908) Fabrice Drouin 2019-03-22 13:26:55 +0100
  • 1c9ac1d62d Ensure the cost function in path-finding is monotonic (#904) araspitzu 2019-03-20 10:43:48 +0100
  • 4aa7a1ca9f Upgrade to bitcoin 0.17.1 (#826) Fabrice Drouin 2019-03-19 14:57:03 +0100
  • cc3395a5bb
    Better logic for sending channel_updates (#888) Pierre-Marie Padiou 2019-03-18 14:39:29 +0100
  • 5519d0aa6a Minor fixes (dependencies, unit tests) (#901) Fabrice Drouin 2019-03-15 12:54:33 +0100
  • b681cfca47
    Replace BinaryData by scodec.bits.ByteVector (#896) Pierre-Marie Padiou 2019-03-14 12:43:28 +0100
  • 889e86a908
    Move the param 'randomize' from RouteRequest to RouteParams (#895) araspitzu 2019-03-13 18:58:55 +0100
  • 2712e30504
    Better error logs for socks5 proxy (#893) Pierre-Marie Padiou 2019-03-12 13:37:27 +0100
  • abba9f77ec NetworkDb: remove stale channels in batch (#886) Fabrice Drouin 2019-03-12 13:34:40 +0100
  • 85df143c64
    send events when htlc settle on-chain pm47 2019-03-06 17:35:35 +0100
  • 70397962b6
    Clean channels with unexisting funding tx (#714) Pierre-Marie Padiou 2019-03-06 11:10:40 +0100
  • f9ead30b5c
    Set default to-remote-delay-blocks to 720 (#879) Pierre-Marie Padiou 2019-02-25 18:00:17 +0100
  • fe31f2d9d2 Routing heuristics (#821) araspitzu 2019-02-22 18:43:20 +0100
  • 32d0500ef9 Use ypub prefix for Electrum xpub (#875) Dominique 2019-02-21 16:25:54 +0100
  • 3db7b176d3
    Update jeromq dependency (#852) Pierre-Marie Padiou 2019-02-21 16:02:39 +0100
  • 34e51c19cc
    Use OpenJDK 11 as default JDK (#846) Fabrice Drouin 2019-02-21 15:11:44 +0100
  • c0af665990 Electrum fixes and improvements (#873) Fabrice Drouin 2019-02-19 11:06:36 +0100
  • aeb4360464
    Fixed computation of available balance (#868) Pierre-Marie Padiou 2019-02-18 18:48:01 +0100
  • 7ae083ae29
    Faster gui startup (#863) Pierre-Marie Padiou 2019-02-14 15:01:19 +0100
  • 57a9e6ed86
    Support all-uppercase payment requests (#862) Pierre-Marie Padiou 2019-02-12 20:37:53 +0100
  • efa42f5967 Make sure the path-finding algorithm can't use a channel twice in a route (#857) araspitzu 2019-02-12 16:49:19 +0100
  • e0e958320d
    Using bitcoin-lib 0.9.19 (#861) Pierre-Marie Padiou 2019-02-12 16:15:32 +0100
  • 94c1c36252 Fix discrepancy between config keys (#860) araspitzu 2019-02-12 11:39:23 +0100
  • 884812ade0
    Reimplemented BOLT 11 with scodec (#856) Pierre-Marie Padiou 2019-02-11 19:45:56 +0100
  • 4291bef88d Parametric route search (#844) araspitzu 2019-02-11 18:30:04 +0100
  • b29874ea70 Increased max-to-local-delay-blocks to 2016 (#853) Dominique 2019-02-08 15:11:21 +0100
  • fe48e5540c
    Stop disconnected peer when it has no channels (#840) Pierre-Marie Padiou 2019-02-08 13:29:46 +0100
  • 9f6d07ae44 Improve Electrum start-up time (#848) Fabrice Drouin 2019-02-08 10:28:38 +0000
  • 267037a937
    Add balance and channel lifecycle events to the audit db (#827) Dominique 2019-02-08 10:41:09 +0100
  • 808bf14d20 Support for Tor onion services (#736) rorp 2019-02-08 01:18:59 -0800
  • 968961248e
    Allow to disable route randomization via configuration (#851) araspitzu 2019-02-05 17:35:47 +0100
  • 3165f5dc36
    (Router) Always select direct channel if there is one to the target (#850) araspitzu 2019-02-05 14:00:31 +0100
  • 1da0017311
    Proper handling of gossiped channels being spent (#838) Pierre-Marie Padiou 2019-01-31 16:03:01 +0100
  • 4db9c8daf7 Optional route randomization (#842) araspitzu 2019-01-30 15:21:22 +0100
  • 7ff694c711
    Ignore reconnections requests to the same peer with the same address (#835) Pierre-Marie Padiou 2019-01-29 18:38:41 +0100
  • a91cd631e8 Replace initialization futures Future[Boolean] by Future[Done] (#836) rorp 2019-01-29 01:25:11 -0800
  • 3954e39bf8
    Set timestamp filter lower bound to current time (#837) Pierre-Marie Padiou 2019-01-28 15:58:35 +0100
  • a331a69406
    Merge branch 'master' into audit-extended pm47 2019-01-24 10:25:39 +0100
  • 629cb22192
    ChannelSelectionSpec: use akka.event.NoLogging (#834) Fabrice Drouin 2019-01-23 21:18:48 +0100
  • 3953bc400e Fix flaky test in IntegrationSpec (#832) araspitzu 2019-01-22 17:49:11 +0100
  • e7415a2a7c
    Merge branch 'master' into audit-extended pm47 2019-01-22 10:52:08 +0100
  • 3aa5754490
    Relay to channel with lowest possible balance (#784) Pierre-Marie Padiou 2019-01-21 22:08:58 +0100
  • 3279226902
    Merge branch 'relay-to-smaller-channel' into audit-extended pm47 2019-01-21 19:14:47 +0100
  • 3f72b441d8
    Set version to 0.2-SNAPSHOT sstone 2019-01-18 20:15:04 +0100
  • eb0e45a8b1
    set version to 0.2-beta9 sstone 2019-01-18 19:01:59 +0100
  • a52acdcaf1
    Auto probing of local channels (#762) Pierre-Marie Padiou 2019-01-18 14:39:06 +0100
  • 17e01c4bcf Update bash auto-completion file (#811) rorp 2019-01-18 04:45:33 -0800
  • d5fe47572c Compute k-shortest routes (#813) araspitzu 2019-01-17 21:15:51 +0100
  • 74d454d904
    Electrum: improve error handling (#825) Fabrice Drouin 2019-01-17 20:59:06 +0100
  • 67dc37c525 Impose a max length of 32 bytes on UTF-8 encoded aliases (#828) araspitzu 2019-01-17 19:23:08 +0100
  • 6438c65ad9 Add JSON serializer for PaymentRequest (#798) n1bor 2019-01-17 14:46:02 +0000
  • 6d638e9941
    Fix findroute documentation (#817) araspitzu 2019-01-16 18:35:53 +0100
  • b7745470b5
    fixup: we want to compare with the original balance before the first event pm47 2019-01-15 19:44:31 +0100
  • 5b9858934f
    throttle logging of balance update events pm47 2019-01-15 19:30:53 +0100
  • 0c9cd1620b
    minor: fixed typo (h/t @btcontract) pm47 2019-01-14 19:09:48 +0100
  • e3b2992934
    Readibility improvements in GUI (#801) Dominique 2019-01-14 16:53:52 +0100
  • 1df3455a72
    only send AvailableBalanceChanged when needed pm47 2019-01-14 11:31:56 +0100