Commit Graph

  • 660d37a335
    Merge pull request #5049 from Crypt-iQ/commitFee_check_0222 Olaoluwa Osuntokun 2021-02-24 19:01:34 -0800
  • 6842c0ba8c
    lnwire: convert the delivery addr in [Open+Accept]Channel to a TLV type in ExtraData Johan T. Halseth 2021-02-24 14:45:52 +0100
  • 9a6bb19770
    lnwire: prep wire messages for TLV extensions Olaoluwa Osuntokun 2020-01-27 17:25:36 -0800
  • a603ac4938
    lnwire: create new ExtraOpaqueData type for parsing TLV extensions Olaoluwa Osuntokun 2020-01-27 17:25:01 -0800
  • dd6f0ba931
    discovery+lnwire: remove embedding within ReplyChannelRange Olaoluwa Osuntokun 2020-01-27 17:30:54 -0800
  • 466c079bbe
    channeldb/migration21: add body and tests for migration 21 Johan T. Halseth 2021-02-19 11:34:17 +0100
  • d4e90eae83
    channeldb/migration21: add new serialization to package 'current' Johan T. Halseth 2021-02-19 11:32:18 +0100
  • db66fef6cc
    channeldb+htlcswitch: write wire messages using length prefix Johan T. Halseth 2021-02-19 12:03:01 +0100
  • 4133b4d04e
    channeldb/migration21: copy over legacy types+codec for migration21 Johan T. Halseth 2021-01-15 12:09:09 +0100
  • 215bf637ea itest: add test for new UpdateChanStatus RPC Elliott Jin 2021-02-16 14:06:54 -0800
  • 5a54d787e1 brontide: log at debug, not error, when ignoring enable request Elliott Jin 2021-02-16 14:23:32 -0800
  • 19e9ed5cdf lncli: add updatechanstatus command Elliott Jin 2021-02-13 00:35:07 -0800
  • 6d01f140d9 routerrpc: implement UpdateChanStatus RPC in router server Elliott Jin 2021-02-13 00:14:54 -0800
  • ce2796257e multi: move GetChanPointFundingTxid from lnd to lnrpc Elliott Jin 2021-02-13 00:05:33 -0800
  • db76b970ac routerrpc: expose SetChannel* methods from Router backend Elliott Jin 2021-02-12 23:29:13 -0800
  • 4e4f4bc194 routerrpc: add UpdateChanStatus RPC to Router service Elliott Jin 2021-02-12 22:47:15 -0800
  • a259317d72 netann: add test for RequestAuto Elliott Jin 2021-02-16 09:55:22 -0800
  • 59bd617c97 netann: add RequestAuto for restoring auto chan state management Elliott Jin 2021-02-16 09:42:37 -0800
  • e1709f20eb netann: add tests for manually enabling/disabling channels Elliott Jin 2021-02-16 01:03:04 -0800
  • dbabc2e696 netann: add bool param to chan_status_manager_test Elliott Jin 2021-02-16 00:56:37 -0800
  • 542c89ad5d netann: update channel status transitions to handle manual requests Elliott Jin 2021-02-16 00:29:29 -0800
  • c40d291488 netann: add ChanStatusManuallyDisabled state Elliott Jin 2021-02-15 21:56:45 -0800
  • e9baf0e4a2 multi: add bool param to channel enable/disable methods Elliott Jin 2021-02-15 21:13:50 -0800
  • 90d36dbdd4
    channeldb: rename Encode/Decode to serializeLogUpdate/deserializeLogUpdate Johan T. Halseth 2021-02-19 14:37:48 +0100
  • 7569cca19b
    channeldb/migration: copy current lnwire to migration dir Johan T. Halseth 2021-01-15 11:12:08 +0100
  • c6a8816043
    channeldb: mark ApplyMigration as a test helper Olaoluwa Osuntokun 2020-03-18 19:14:35 -0700
  • db23e34f74
    Merge pull request #3191 from halseth/deleteallpayments-failedonly Johan T. Halseth 2021-02-22 21:40:16 +0100
  • bc238ee84c
    lnd+lnwallet: make capacity check stricter by adding fee eugene 2021-02-22 12:07:21 -0500
  • 59f41e518d
    channeldb: add failedHtlcsOnly option to DeletePayments Johan T. Halseth 2021-01-22 15:47:55 +0100
  • 6eb42aec0a
    channeldb/payments: use only Read bucket when iterating Johan T. Halseth 2021-01-22 14:43:32 +0100
  • 7e3738d773
    rpcserver+channeldb: delete only failed payments if requested Johan T. Halseth 2019-06-11 15:11:24 +0200
  • 0ef2ca06c1
    lnrpc: add failed_payments_only and failed_htlcs_only option to DeleteAllPayments Johan T. Halseth 2019-06-11 15:06:13 +0200
  • 82fe6f5f59
    channeldb/payments_test: handle that dupe payments will always have StatusSuccess Johan T. Halseth 2021-01-22 14:04:20 +0100
  • c9ed5927f6
    Merge pull request #5038 from cfromknecht/debug-unit Conner Fromknecht 2021-02-19 14:01:31 -0800
  • 203a669578
    Merge pull request #5043 from cfromknecht/reduce-concurrent-router-validation Olaoluwa Osuntokun 2021-02-18 16:36:57 -0800
  • 7f68e961e6
    Merge pull request #5046 from cfromknecht/ws-close-whitelist Olaoluwa Osuntokun 2021-02-18 16:27:35 -0800
  • 17489ba6a3
    lntest/itest: add websocket close to error whitelist Conner Fromknecht 2021-02-18 12:14:50 -0800
  • 250bc8560e
    routing: avoid modifying AssumeChannelValid in unit tests Conner Fromknecht 2021-02-17 18:55:56 -0800
  • f7c5236bf6
    routing: dial back max concurrent block fetches Conner Fromknecht 2021-02-17 18:13:29 -0800
  • 1c75d92929
    Merge pull request #5037 from guggero/make-docker-release Conner Fromknecht 2021-02-17 10:45:47 -0800
  • 591954ff61
    scripts: detect whether sha256sum or shasum is available Oliver Gugger 2021-02-17 17:11:07 +0100
  • fdbd4da771
    make: use make for docker-release Oliver Gugger 2021-02-17 16:58:29 +0100
  • 7f9dcc143f
    make: add unit-debug target Conner Fromknecht 2021-02-17 08:47:14 -0800
  • db5af6fc14
    Merge pull request #5017 from Roasbeef/default-max-parts Conner Fromknecht 2021-02-16 09:43:34 -0800
  • db69331db9
    cmd/lncli: add max shard size parsing for payment commands Olaoluwa Osuntokun 2021-02-15 18:59:41 -0800
  • b73a6e2c61
    routing: if MaxShardAmt is set, then use that as a ceiling for our splits Olaoluwa Osuntokun 2021-02-11 18:05:13 -0800
  • 7398e59927
    lnrpc/routerrpc+routing: add new MaxShardAmt field to LightningPayment Olaoluwa Osuntokun 2021-02-11 18:01:21 -0800
  • c70e53c791
    lnrpc/routerrpc: add new max_shard_size_msat field to SendPaymentRequest Olaoluwa Osuntokun 2021-02-11 18:00:56 -0800
  • d5cf6043e6
    lnrpc/routerrpc: use new default value of 16 for maxparts Olaoluwa Osuntokun 2021-02-11 17:14:40 -0800
  • 8c06eb57c5
    Merge pull request #5026 from cfromknecht/init-mock-fee-estimator Conner Fromknecht 2021-02-15 13:03:02 -0800
  • 4fcc82251e
    Merge pull request #5016 from cfromknecht/extract-channel-whitelist Conner Fromknecht 2021-02-15 12:50:33 -0800
  • fd3dd2cfff
    Merge pull request #5023 from cfromknecht/min-required-sigs-five Conner Fromknecht 2021-02-15 12:17:36 -0800
  • 774d29d890
    htlcswitch: init mockFeeEstimator in other LinkChannelConfigs Conner Fromknecht 2021-02-15 11:07:10 -0800
  • 95eadfee2f
    scripts/verify-install.sh: combine final SUCCESS logs Conner Fromknecht 2021-02-15 10:00:42 -0800
  • c03f95a63b
    scripts/verify-install: bump min required signatures to 5 Conner Fromknecht 2021-02-12 12:24:51 -0800
  • 12182d0fc9
    Merge pull request #5019 from guggero/detach-sign Conner Fromknecht 2021-02-15 09:48:17 -0800
  • 85c42b0b79
    scripts: add more verbose error messages to verification Oliver Gugger 2021-02-15 10:43:19 +0100
  • 99ba272822
    docs+scripts: switch to detached signatures Oliver Gugger 2021-02-12 10:52:28 +0100
  • 132d23c964
    scripts: verify hash length Oliver Gugger 2021-02-12 10:41:27 +0100
  • 644424296b
    scripts: use shasum instead of sha256sum Oliver Gugger 2021-02-12 10:35:28 +0100
  • 4a96c2e55a
    Merge pull request #5021 from guggero/custom-binary-verify Conner Fromknecht 2021-02-12 12:04:49 -0800
  • c51568435a
    docker: fix chain for lnd_ltc Bjarne Magnussen 2021-02-12 20:58:34 +0100
  • 32507bc835
    Merge pull request #5020 from guggero/expand-path Conner Fromknecht 2021-02-12 09:19:39 -0800
  • aca93199cf
    scripts: allow verification of custom binary Oliver Gugger 2021-02-12 13:12:50 +0100
  • 1a2cb9b975
    config: clean and expand backup file path Oliver Gugger 2021-02-12 11:14:36 +0100
  • 91a3350dd1
    lntest: add Block height out of range to whitelist Conner Fromknecht 2021-02-11 17:51:07 -0800
  • cc34af4e57
    lntest: add unable to extract ChannelUpdate to whitelist Conner Fromknecht 2021-02-11 17:48:41 -0800
  • 76e0388368
    Merge pull request #5013 from lightningnetwork/release-pin-go-version Conner Fromknecht 2021-02-11 17:24:07 -0800
  • a6b977e760
    github/workflows: pin exact docker release Conner Fromknecht 2021-02-11 15:49:22 -0800
  • b52e872878
    Merge pull request #4899 from halseth/ignore-local-ann-from-remote Johan T. Halseth 2021-02-11 18:39:15 +0100
  • 926005aefa
    discovery/gossiper: ignore remote ChannelAnnouncement for own channel Johan T. Halseth 2021-01-06 10:49:56 +0100
  • e8f7a11470
    gossiper_test: split keys into self/remote Johan T. Halseth 2021-01-18 13:58:06 +0100
  • 4268bcc9f9
    gossiper_test: combine local/remote chan ann Johan T. Halseth 2021-01-18 10:49:47 +0100
  • f047c3517f
    discovery/gossiper: remove source pubkey from ProcessLocalAnnouncement params Johan T. Halseth 2021-01-06 10:48:07 +0100
  • 69770f15e4
    server: use nodeKeyECDH everywhere Johan T. Halseth 2021-01-06 10:47:19 +0100
  • 06253e4dcc
    Merge pull request #5012 from halseth/rpc-check-fix Johan T. Halseth 2021-02-11 15:13:20 +0100
  • 0227aaab1f
    lnrpc: format protos Johan T. Halseth 2021-02-11 15:06:12 +0100
  • 3ad8b86bac
    Merge pull request #5007 from Roasbeef/ipv6-tor-parse-fix Olaoluwa Osuntokun 2021-02-10 23:49:47 -0800
  • 7b0ea3c029
    Merge pull request #4909 from carlaKC/mc-paramsapi Olaoluwa Osuntokun 2021-02-10 18:51:53 -0800
  • e41091a765
    lncfg: detect tor resolution error case and fallback to system resolver Olaoluwa Osuntokun 2021-02-10 18:36:54 -0800
  • 099efadd92
    lncfg: use net.ParseIP to detect IPv6 addresses Olaoluwa Osuntokun 2021-02-10 18:35:44 -0800
  • 355b6a260f
    Merge pull request #4964 from halseth/gossip-local-no-batch Olaoluwa Osuntokun 2021-02-10 18:00:47 -0800
  • 1ee5eb97d5
    Merge pull request #5006 from wpaulino/new-rate-limit-chan-updates Conner Fromknecht 2021-02-10 17:31:41 -0800
  • 5afc6b9284
    Merge pull request #4945 from cfromknecht/no-graph-sync Conner Fromknecht 2021-02-10 17:07:24 -0800
  • 83a0d03c0b
    discovery: use token bucket based rate limiting to throttle gossip Wilmer Paulino 2021-02-10 15:35:37 -0800
  • 1f1f7be770
    Revert "lncfg: add new legacy protocol option to turn off gossip throttling" Wilmer Paulino 2021-02-10 14:38:48 -0800
  • bfc8523873
    Revert "discovery: add new option to toggle gossip rate limiting" Wilmer Paulino 2021-02-10 14:38:09 -0800
  • d4fa430ca6
    Revert "lntest: always turn off gossip throttling for nodes created in itests" Wilmer Paulino 2021-02-10 14:37:34 -0800
  • c9afc93151
    discovery/gossiper: add local updates to graph immediately Johan T. Halseth 2021-01-27 13:38:23 +0100
  • 7e34132c53
    routing: let graph methods take scheduler option Johan T. Halseth 2021-01-27 13:39:18 +0100
  • b5d6d7b4fd
    channeldb: add SchedulerOp arg to graph update methods Johan T. Halseth 2021-01-27 13:35:32 +0100
  • e3b529939e
    batch: add option for executing requests immediately Johan T. Halseth 2021-01-27 13:34:55 +0100
  • 503536c1e4
    Merge pull request #5003 from Roasbeef/premature-upd-revert Olaoluwa Osuntokun 2021-02-10 14:44:18 -0800
  • 904003fbcb discovery: use source of ann upon confirmed channel ann batch Wilmer Paulino 2021-01-06 12:51:22 -0800
  • 58e924ad1c
    discovery: don't historical sync when NumActiveSyncers == 0 Conner Fromknecht 2021-01-22 13:01:29 -0800
  • 555de44d9f Revert "Merge pull request #4895 from wpaulino/disallow-premature-chan-updates" Olaoluwa Osuntokun 2021-02-09 19:55:45 -0800
  • 7758fd1438
    lncli addinvoice: allow specifying msat with --amt_msat Anton Kovalenko 2021-02-10 00:16:05 +0300
  • 5cec468ff4
    Merge pull request #4996 from carlaKC/itest-privatehodl Olaoluwa Osuntokun 2021-02-08 16:56:21 -0800
  • ef81217f7b
    Merge pull request #4993 from rockstardev/patch-1 Johan T. Halseth 2021-02-08 13:47:55 +0100
  • 63bdd6b07b
    itest: add coverage for hold invoices with hop hints carla 2021-02-08 09:19:21 +0200