Commit Graph

  • 70b7c355d3
    Merge pull request #4425 from breez/persist-rescan-progress Olaoluwa Osuntokun 2021-04-14 12:43:35 -0700
  • c760b0188a
    Merge pull request #5209 from cfromknecht/constrain-pay-addr-lookup Olaoluwa Osuntokun 2021-04-14 10:10:08 -0700
  • db1d671b1a
    multi: terminate SubscribeSingleInvoice once completed carla 2021-04-14 09:19:23 +0200
  • 0686329062
    itest/test: add settle/canceled assertions for subscribe single carla 2021-04-14 09:19:22 +0200
  • 7f1e0a4d7b
    itest/test: move test hold persistence into its own file carla 2021-04-14 09:19:21 +0200
  • 96c3a64316
    lntest: refactor WaitForBlockchainSync yyforyongyu 2020-11-21 19:52:50 +0800
  • a215c55186
    itest: add logging for subtests yyforyongyu 2020-11-21 19:52:02 +0800
  • 3d0c477704
    build: retract v0.0.2 Olaoluwa Osuntokun 2021-03-05 14:55:04 -0800
  • a1bfbdc7d2
    docs/INSTALL.md: update install docs w/ new min Go version Olaoluwa Osuntokun 2021-02-16 16:23:45 -0800
  • 95650c7d63
    build: add darwin-arm64 (M1 Apple Silicon) as a release target Olaoluwa Osuntokun 2021-02-16 16:19:52 -0800
  • af0fc09f62
    multi: update build systems and CI/CD to go 1.16 Olaoluwa Osuntokun 2021-02-16 16:18:35 -0800
  • 25dfbc4106
    Merge pull request #5193 from wpaulino/neutrino-assume-valid Olaoluwa Osuntokun 2021-04-13 15:37:51 -0700
  • 21e8394983
    Merge pull request #5194 from Kixunil/patch-3 Olaoluwa Osuntokun 2021-04-13 15:35:20 -0700
  • 41e2db6fbb
    Merge pull request #5204 from yyforyongyu/fix-pathfind-feature-bit Olaoluwa Osuntokun 2021-04-13 15:34:54 -0700
  • de7da3d223
    Merge pull request #5182 from PierreRochard/node-update-addresses Conner Fromknecht 2021-04-13 14:30:07 -0700
  • f8d201a605
    channeldb/invoice: only allow pay-addr lookup w/ no query hash Conner Fromknecht 2021-04-13 11:47:25 -0700
  • 791a82878d
    Merge pull request #5208 from carlaKC/makefile-acc Conner Fromknecht 2021-04-13 11:57:14 -0700
  • a80a6f0453
    Makefile: bump goacc commit carla 2021-04-13 15:39:03 +0200
  • 65ab3dbfc8 server: better way to clean chainControl resources Roei Erez 2021-04-08 12:58:32 +0300
  • becae748de server: stop sub systems in case of server failed to start. Roei Erez 2019-01-21 13:11:51 +0200
  • 3223df74e5 channelnotifier+discover+invoices: return error in Stop functions Roei Erez 2019-01-21 13:11:19 +0200
  • 6ab625d69b
    chanfunding: factor out sanity check for change that is dust Bjarne Magnussen 2021-04-11 21:38:42 +0200
  • 59c40ec8b4
    chanfunding: fee estimation based on change output in CoinSelect Bjarne Magnussen 2021-04-13 11:37:06 +0200
  • 37aa49c7aa
    routing: fix pathfind edge features being nil yyforyongyu 2021-04-13 15:53:18 +0800
  • 09c4ff509d sweep,rpc: honor minConfs paramater when SendAll is set Juan Pablo Civile 2021-04-12 15:38:35 -0300
  • 235e73205d
    chanfunding: refactor fee estimate calculation Bjarne Magnussen 2021-04-12 14:39:32 +0200
  • 16027b0151
    Better document the nature of accept-keysend Martin Habovštiak 2021-04-10 10:41:18 +0200
  • 213b264e4c
    Merge pull request #5187 from bottlepay/config-commit-time Conner Fromknecht 2021-04-09 16:44:40 -0700
  • 2f1f616c65
    lntest: use validatechannels config option for itests Wilmer Paulino 2021-04-09 15:47:04 -0700
  • 99cba51849 rpcserver+lnrpc: make graph node addresses consistent Pierre Rochard 2021-04-09 11:29:22 -0500
  • ffd346e2e1
    config: add channel commit batch size parameter Joost Jager 2021-04-09 15:10:27 +0200
  • a181d26287
    config: add channel commit interval parameter Joost Jager 2021-04-08 14:29:03 +0200
  • c27e9ab953
    build+lncfg: support pruned bitcoind backends (#5154) Olaoluwa Osuntokun 2021-04-08 16:35:07 -0700
  • cd87fe89eb
    Merge pull request #5181 from yyforyongyu/refactor-itest Johan T. Halseth 2021-04-08 09:53:29 +0200
  • c998264578
    Merge pull request #5108 from cfromknecht/sendtoroute-amp Olaoluwa Osuntokun 2021-04-07 16:37:23 -0700
  • 730b718208
    lntest: add AMP itest Conner Fromknecht 2021-03-24 19:53:40 -0700
  • 888af51ab4
    lntest: make buildRoute method on mppTestContext Conner Fromknecht 2021-03-24 19:53:26 -0700
  • 352ce10658
    lnrpc: add UnmarshalAMP decoding Conner Fromknecht 2021-03-24 19:53:13 -0700
  • 00581efec6
    lnrpc: add AMPRecord to Hop Conner Fromknecht 2021-03-24 19:52:56 -0700
  • cfa9e954c7
    channeldb/invoice: allow creating AMP invoices w/o preiamge Conner Fromknecht 2021-03-24 19:52:38 -0700
  • ea934e1be9
    invoices: add TestSpontaneousAmpPayment Conner Fromknecht 2021-03-24 19:52:18 -0700
  • 90a255078d
    invoices: reconstruct AMP child preimages Conner Fromknecht 2021-03-24 19:52:01 -0700
  • 2a49b59f4f
    channeldb/invoices: rigorously test updateHtlc for MPP/AMP scenarios Conner Fromknecht 2021-03-24 19:51:41 -0700
  • 0b5be8576e
    channeldb/invoice: make Copy() a member of InvoiceHTLC Conner Fromknecht 2021-03-24 19:51:22 -0700
  • 6780f74c87
    channeldb/invoices: set AMP HTLC preimages when settling invoice Conner Fromknecht 2021-03-24 19:51:03 -0700
  • 24d283e615
    channeldb/invoice_test: only set htlc-level preimage on accept Conner Fromknecht 2021-03-24 19:50:44 -0700
  • 88b72ab398
    invoices: add processAMP Conner Fromknecht 2021-03-22 12:37:23 -0700
  • 3fb70dd936
    invoices: add checkSettleResolution and checkFailResolution Conner Fromknecht 2021-03-24 19:48:59 -0700
  • 7e2f5a184b
    channeldb: validate feature dependencies when adding invoice Conner Fromknecht 2021-03-24 19:48:51 -0700
  • 7bed359296
    channeldb: refactor InvoiceRef.String() with all optional fields Conner Fromknecht 2021-03-24 19:48:41 -0700
  • 174d577524
    channeldb: make payhash on InvoiceRef optional Conner Fromknecht 2021-03-24 19:48:32 -0700
  • be6698447e
    channeldb/invoice: add InvoiceRefByAddr Conner Fromknecht 2021-03-24 19:48:23 -0700
  • 438b03afa4
    features: define temporary AMP feature bits 30/31 Conner Fromknecht 2021-03-24 19:48:08 -0700
  • c2729cbbbd
    htlcswitch/hop: parse and validate AMP records Conner Fromknecht 2021-03-24 19:47:58 -0700
  • 135a0a9f7f
    htlcswitch/hop: make unknown required type const Conner Fromknecht 2021-03-24 19:47:33 -0700
  • 82b4f11292
    record/amp: use switch from 10 -> 14 for AMP TLV type Conner Fromknecht 2021-03-24 19:47:18 -0700
  • 8fe4de88c1
    record: convert child_index from uint16 to uint32 Conner Fromknecht 2021-03-24 19:47:01 -0700
  • 46c9140ac0
    Merge pull request #5180 from GameXG/master2 Johan T. Halseth 2021-04-07 09:10:22 +0200
  • f980bc38f1 fix #5179 extractPaymentIntent null pointer GameXG 2021-04-07 10:41:31 +0800
  • 56c536583f
    lncfg: add new PrunedNodeMaxPeers config option/flag Wilmer Paulino 2021-03-26 15:49:24 -0700
  • 82fe5d9bba
    build: update btcwallet dependency introducing pruned bitcoind support Wilmer Paulino 2021-03-09 14:12:26 -0800
  • 1be7331c4f
    itest: move funding tests into one file yyforyongyu 2021-04-05 21:28:03 +0800
  • af99f70e48 mobile: re-enitialize listeners with RecreateListeners Hampus Sjöberg 2020-08-28 11:18:15 +0200
  • d1c7059f14
    Merge pull request #5178 from halseth/mobile-docker-prefix Johan T. Halseth 2021-04-06 14:54:11 +0200
  • 173342a463
    Merge pull request #5010 from halseth/walletunlocker-unify-mobile Johan T. Halseth 2021-04-06 13:35:03 +0200
  • 2868b22083
    make: pass mobile subserver prefix to docker when generating mobile RPC Johan T. Halseth 2021-04-06 12:52:27 +0200
  • 980beba985
    mobile: return error in case lnd is already running Johan T. Halseth 2021-03-30 08:58:12 +0200
  • 321141600e
    mobile/bindings: update API for falafel v0.8.1 Johan T. Halseth 2021-02-03 15:39:36 +0100
  • cf5b0b7943
    mobile: include stateservice, use same listener for all services Johan T. Halseth 2021-02-11 13:54:20 +0100
  • db28e7c891
    lnd: consolidate WalletUnlocker- and AdminAuthOptions Johan T. Halseth 2021-02-11 13:53:30 +0100
  • 8789247bf9
    print current falafel version Johan T. Halseth 2021-02-03 15:24:27 +0100
  • 2338a12729
    Merge pull request #5172 from hsjoberg/state-small Johan T. Halseth 2021-04-06 10:40:04 +0200
  • 786568fa46
    cert: allow cert expiry to be set in config Jonathan Underwood 2021-04-06 12:23:33 +0900
  • 1ccf6ed7d4
    Merge pull request #5063 from Crypt-iQ/pprof_patch_03022021 Olaoluwa Osuntokun 2021-04-05 20:20:39 -0700
  • ca96e66b43
    Merge pull request #5116 from joostjager/mc-deadlock Olaoluwa Osuntokun 2021-04-05 20:02:57 -0700
  • d8ecc16eb0
    Merge pull request #5047 from wpaulino/import-account-or-pubkey Olaoluwa Osuntokun 2021-04-05 19:41:11 -0700
  • 983f402369
    itest: add wallet import cases Wilmer Paulino 2021-02-19 17:42:20 -0800
  • cb3e179eaf
    rpc: break down wallet balance by accounts Wilmer Paulino 2021-02-19 17:42:16 -0800
  • 4964801c6f
    lncli: add wallet import related commands Wilmer Paulino 2021-02-19 17:42:10 -0800
  • 5301c7e83f
    walletrpc: expose wallet import related RPCs Wilmer Paulino 2021-02-19 17:42:07 -0800
  • 2d163b788b
    lnwallet: expose wallet import related methods to WalletController Wilmer Paulino 2021-02-19 17:42:02 -0800
  • c7bed34bca
    lncli: add account flag to wallet related commands Wilmer Paulino 2021-02-19 17:41:56 -0800
  • a7211b34c3
    rpc: expose account parameter for several wallet RPCs Wilmer Paulino 2021-02-19 17:41:53 -0800
  • f91e7cde59
    lnwallet: expose optional account filter for several WalletController methods Wilmer Paulino 2021-02-19 17:41:50 -0800
  • f38bf4d7fa
    lnwallet: expose required account parameter for WalletController methods Wilmer Paulino 2021-02-19 17:41:45 -0800
  • a620ce3682
    build: update btcd and btcwallet dependencies Wilmer Paulino 2021-03-09 14:12:26 -0800
  • a7c43fbb03 lnrpc: Change State -> state in SubscribeStateResponse Hampus Sjöberg 2021-04-05 15:19:22 +0200
  • a329c80612
    Merge pull request #5133 from wpaulino/routing-validation-cancel-deps Olaoluwa Osuntokun 2021-04-01 18:32:58 -0700
  • 8b463fbc2b
    lnd: optionally listen on localhost for better security eugene 2021-03-02 17:08:31 -0500
  • e7400dfb2b
    Merge pull request #4933 from halseth/router-delay-zombie-pruning Olaoluwa Osuntokun 2021-03-31 13:22:36 -0700
  • 6d722662ae
    Merge pull request #4704 from yyforyongyu/4308-fix-sats-vbyte Olaoluwa Osuntokun 2021-03-31 13:19:56 -0700
  • 6fe4114e96
    lncfg+sample-lnd.conf: deprecate routing.assumechanvalid Oliver Gugger 2021-03-30 15:18:51 +0200
  • 368743c9cb
    lnd: turn off channel validation for Neutrino by default Oliver Gugger 2021-03-29 10:23:26 +0200
  • c43a9ea71f
    lncfg+sample-lnd.conf: add --neutrino.validatechannels Oliver Gugger 2021-03-29 10:01:09 +0200
  • 1231c90a19
    routing: avoid open DB transaction if no zombies to prune Johan T. Halseth 2021-01-20 09:52:31 +0100
  • a0f3624303
    routing: delay initial zombie prune by 30 sec Johan T. Halseth 2021-03-11 13:36:54 +0100
  • 9d0d88ac21
    lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte yyforyongyu 2021-03-11 08:29:50 +0800
  • 2466758acd
    lncli+lnrpc: update docs for sat_per_byte yyforyongyu 2020-10-20 10:22:36 +0800
  • d85d82824c
    Merge pull request #5145 from Roasbeef/neutrino-filter-ver-update Johan T. Halseth 2021-03-26 10:01:54 +0100
  • f4530d67cb
    build: update to latset version of neutrino Olaoluwa Osuntokun 2021-03-25 18:20:42 -0700