Commit Graph

  • 1be7331c4f itest: move funding tests into one file yyforyongyu 2021-04-05 21:28:03 +08:00
  • af99f70e48 mobile: re-enitialize listeners with RecreateListeners Hampus Sjöberg 2020-08-28 11:18:15 +02:00
  • d1c7059f14 Merge pull request #5178 from halseth/mobile-docker-prefix Johan T. Halseth 2021-04-06 14:54:11 +02:00
  • 173342a463 Merge pull request #5010 from halseth/walletunlocker-unify-mobile Johan T. Halseth 2021-04-06 13:35:03 +02:00
  • 2868b22083 make: pass mobile subserver prefix to docker when generating mobile RPC Johan T. Halseth 2021-04-06 12:52:27 +02:00
  • 980beba985 mobile: return error in case lnd is already running Johan T. Halseth 2021-03-30 08:58:12 +02:00
  • 321141600e mobile/bindings: update API for falafel v0.8.1 Johan T. Halseth 2021-02-03 15:39:36 +01:00
  • cf5b0b7943 mobile: include stateservice, use same listener for all services Johan T. Halseth 2021-02-11 13:54:20 +01:00
  • db28e7c891 lnd: consolidate WalletUnlocker- and AdminAuthOptions Johan T. Halseth 2021-02-11 13:53:30 +01:00
  • 8789247bf9 print current falafel version Johan T. Halseth 2021-02-03 15:24:27 +01:00
  • 2338a12729 Merge pull request #5172 from hsjoberg/state-small Johan T. Halseth 2021-04-06 10:40:04 +02:00
  • 786568fa46 cert: allow cert expiry to be set in config Jonathan Underwood 2021-04-06 12:23:33 +09:00
  • 1ccf6ed7d4 Merge pull request #5063 from Crypt-iQ/pprof_patch_03022021 Olaoluwa Osuntokun 2021-04-05 20:20:39 -07:00
  • ca96e66b43 Merge pull request #5116 from joostjager/mc-deadlock Olaoluwa Osuntokun 2021-04-05 20:02:57 -07:00
  • d8ecc16eb0 Merge pull request #5047 from wpaulino/import-account-or-pubkey Olaoluwa Osuntokun 2021-04-05 19:41:11 -07:00
  • 983f402369 itest: add wallet import cases Wilmer Paulino 2021-02-19 17:42:20 -08:00
  • cb3e179eaf rpc: break down wallet balance by accounts Wilmer Paulino 2021-02-19 17:42:16 -08:00
  • 4964801c6f lncli: add wallet import related commands Wilmer Paulino 2021-02-19 17:42:10 -08:00
  • 5301c7e83f walletrpc: expose wallet import related RPCs Wilmer Paulino 2021-02-19 17:42:07 -08:00
  • 2d163b788b lnwallet: expose wallet import related methods to WalletController Wilmer Paulino 2021-02-19 17:42:02 -08:00
  • c7bed34bca lncli: add account flag to wallet related commands Wilmer Paulino 2021-02-19 17:41:56 -08:00
  • a7211b34c3 rpc: expose account parameter for several wallet RPCs Wilmer Paulino 2021-02-19 17:41:53 -08:00
  • f91e7cde59 lnwallet: expose optional account filter for several WalletController methods Wilmer Paulino 2021-02-19 17:41:50 -08:00
  • f38bf4d7fa lnwallet: expose required account parameter for WalletController methods Wilmer Paulino 2021-02-19 17:41:45 -08:00
  • a620ce3682 build: update btcd and btcwallet dependencies Wilmer Paulino 2021-03-09 14:12:26 -08:00
  • a7c43fbb03 lnrpc: Change State -> state in SubscribeStateResponse Hampus Sjöberg 2021-04-05 15:19:22 +02:00
  • a329c80612 Merge pull request #5133 from wpaulino/routing-validation-cancel-deps Olaoluwa Osuntokun 2021-04-01 18:32:58 -07:00
  • 8b463fbc2b lnd: optionally listen on localhost for better security eugene 2021-03-02 17:08:31 -05:00
  • e7400dfb2b Merge pull request #4933 from halseth/router-delay-zombie-pruning Olaoluwa Osuntokun 2021-03-31 13:22:36 -07:00
  • 6d722662ae Merge pull request #4704 from yyforyongyu/4308-fix-sats-vbyte Olaoluwa Osuntokun 2021-03-31 13:19:56 -07:00
  • 6fe4114e96 lncfg+sample-lnd.conf: deprecate routing.assumechanvalid Oliver Gugger 2021-03-30 15:18:51 +02:00
  • 368743c9cb lnd: turn off channel validation for Neutrino by default Oliver Gugger 2021-03-29 10:23:26 +02:00
  • c43a9ea71f lncfg+sample-lnd.conf: add --neutrino.validatechannels Oliver Gugger 2021-03-29 10:01:09 +02:00
  • 1231c90a19 routing: avoid open DB transaction if no zombies to prune Johan T. Halseth 2021-01-20 09:52:31 +01:00
  • a0f3624303 routing: delay initial zombie prune by 30 sec Johan T. Halseth 2021-03-11 13:36:54 +01:00
  • 9d0d88ac21 lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte yyforyongyu 2021-03-11 08:29:50 +08:00
  • 2466758acd lncli+lnrpc: update docs for sat_per_byte yyforyongyu 2020-10-20 10:22:36 +08:00
  • d85d82824c Merge pull request #5145 from Roasbeef/neutrino-filter-ver-update Johan T. Halseth 2021-03-26 10:01:54 +01:00
  • f4530d67cb build: update to latset version of neutrino Olaoluwa Osuntokun 2021-03-25 18:20:42 -07:00
  • fcc0dec741 cmd/lncli: add missing context import Olaoluwa Osuntokun 2021-03-25 17:49:03 -07:00
  • 24d1d9cb14 Merge pull request #5095 from bottlepay/wtxmgr-parameterized-lock Olaoluwa Osuntokun 2021-03-25 17:31:13 -07:00
  • b4b7f29724 Merge pull request #5102 from yyforyongyu/fix-send-cli Olaoluwa Osuntokun 2021-03-24 18:02:53 -07:00
  • a9afd86a5b Merge pull request #5127 from alexbosworth/patch-15 Olaoluwa Osuntokun 2021-03-24 16:53:17 -07:00
  • 935e7144fb neutrinonotify: persist rescan progress. Roei Erez 2021-03-24 15:56:56 +02:00
  • 2030b506b1 lnd: fix #1990 LND can't read .cookie file in Bitcoin datadir (Windows) GameXG 2021-03-24 21:47:55 +08:00
  • 901c192e9f lnrpc/routerrpc: use x prefix as REST sub-path for ImportMissionControl Olaoluwa Osuntokun 2021-03-23 16:41:00 -07:00
  • abea1146a6 Merge pull request #5120 from Roasbeef/invoice-deletion-errors Olaoluwa Osuntokun 2021-03-23 16:14:23 -07:00
  • 6f3e14a545 Merge pull request #5061 from carlaKC/4483-importmissioncontrol Olaoluwa Osuntokun 2021-03-23 15:22:27 -07:00
  • 393111cea9 discovery+routing: cancel dependent jobs if parent validation fails Wilmer Paulino 2021-03-22 15:32:24 -07:00
  • e713205eea discovery: add missing error channel sends in processNetworkAnnouncement Wilmer Paulino 2021-03-22 15:31:16 -07:00
  • 069de38186 itest: add support for specifying chain fee rate Alex Bosworth 2021-03-22 13:08:38 -07:00
  • 61f79d890c rpcserver: revert target conf to previous behavior Alex Bosworth 2021-03-19 18:43:07 -07:00
  • b1309277b9 Merge pull request #4590 from hsjoberg/signal-proper-shutdown-glob Johan T. Halseth 2021-03-18 19:09:31 +01:00
  • ada1bc701c signal: handle shutdown properly Hampus Sjöberg 2020-08-28 11:18:15 +02:00
  • cb977622c6 lncli: add mission control import command carla 2021-03-18 10:46:47 +02:00
  • d0e7164c07 routerrpc: add mission control import carla 2021-03-18 10:46:46 +02:00
  • 22491ad567 routing: add mission control import functionality carla 2021-03-18 10:46:45 +02:00
  • 6046c5cf86 Merge pull request #5119 from ellemouton/lncli-start-signal-interceptor Johan T. Halseth 2021-03-18 09:30:11 +01:00
  • d53633eab5 Merge pull request #5005 from halseth/walletunlocker-unify-staterpc Johan T. Halseth 2021-03-18 08:41:07 +01:00
  • 0a1d592cf9 channeldb: return more detailed errors in DeleteInvoice Olaoluwa Osuntokun 2021-03-17 14:21:27 -07:00
  • 000516ec4d lncli: start signal interceptor in getContext Elle Mouton 2021-03-17 22:40:12 +02:00
  • e2690918a0 Merge pull request #5002 from akovalenko/master Conner Fromknecht 2021-03-17 10:03:56 -07:00
  • 482ca0ddc4 Merge pull request #5068 from wpaulino/gossip-rate-limit-config Conner Fromknecht 2021-03-17 09:58:53 -07:00
  • 2dac77200b lncli+lnrpc: add payment address to sendpayment yyforyongyu 2021-03-15 16:30:25 +08:00
  • b4bc6f918e lncli: add state command Johan T. Halseth 2021-02-09 15:20:18 +01:00
  • 9ef556624e lnrpc: add StateService Johan T. Halseth 2021-02-09 15:12:21 +01:00
  • 56238ebc60 routing: remove unnecessary lock in mission control init Joost Jager 2021-03-17 12:06:12 +01:00
  • 89751f869f routing: fix mission control deadlock Joost Jager 2021-03-17 12:00:14 +01:00
  • 419ad86209 Merge pull request #5112 from halseth/walletunlocker-mac-responsechan-close Johan T. Halseth 2021-03-17 10:40:25 +01:00
  • 05342f25b8 Merge pull request #5097 from ellemouton/lncli-interrupt-handler Oliver Gugger 2021-03-17 10:31:08 +01:00
  • 022d44f776 itest: test new channel update rate limiting options Wilmer Paulino 2021-03-03 15:15:02 -08:00
  • dcac5a87f4 lncfg: expose channel update rate limiting options Wilmer Paulino 2021-03-03 15:12:25 -08:00
  • b4aa661d16 Merge pull request #5064 from ellemouton/set-coop-close-target-confs Conner Fromknecht 2021-03-16 11:14:15 -07:00
  • 53c1175407 Merge pull request #5111 from yyforyongyu/fix-feature-check Conner Fromknecht 2021-03-16 10:01:00 -07:00
  • 541fbbb054 routing: check payment.DestFeatures against nil yyforyongyu 2021-03-16 19:02:12 +08:00
  • ad6673c21d lnd: close MacResponseChan when wallet is unlocked Johan T. Halseth 2021-03-16 14:41:21 +01:00
  • 9398220568 walletrpc: add ListLeases Joost Jager 2021-03-12 09:26:24 +01:00
  • b8e54fffbf walletrpc: extract leases marshall function Joost Jager 2021-03-12 09:17:30 +01:00
  • 37331a5ab2 walletrpc: use locked utxo struct from wtxmgr Joost Jager 2021-03-12 09:14:58 +01:00
  • 927f17be32 walletrpc: parameterize output lease duration Joost Jager 2021-03-12 12:30:21 +01:00
  • 5ba0f8e355 lnwallet: bump btcwallet Joost Jager 2021-03-12 08:45:12 +01:00
  • 54c93b1b86 lncli: cancel RPC context on OS interrupts whythat 2020-07-18 18:46:16 +03:00
  • fa4155c126 Merge pull request #5086 from halseth/mobile-graceful-exit Johan T. Halseth 2021-03-11 20:02:11 +01:00
  • fd76b879a2 Merge pull request #4985 from halseth/walletunlocker-unify-jan21 Johan T. Halseth 2021-03-11 14:00:00 +01:00
  • 148f1be75f itest: add RPC errors to whitelist Johan T. Halseth 2021-03-08 13:31:55 +01:00
  • b2e0a7d684 rpcperms: export macaroon interceptor methods Johan T. Halseth 2021-02-15 10:55:08 +01:00
  • 2877511fce rpcperms+lnd: gate RPC calls on RPC state Johan T. Halseth 2021-02-05 13:33:01 +01:00
  • 0d7763fb96 walletunlocker: expose WalletExists Johan T. Halseth 2021-02-09 14:57:33 +01:00
  • 5e9e03858d lntest/node: call FetchNode info in wait.NoError after init Johan T. Halseth 2021-02-05 13:30:59 +01:00
  • 4bbf5c4b6d rpcserver: use same grpc server for both services Johan T. Halseth 2021-02-02 13:45:29 +01:00
  • 82fb22eda2 lnd+rpc: define external subserver config only once Johan T. Halseth 2020-10-14 11:52:18 +02:00
  • 73711941ad rpcperms: add macaroon whitelist Johan T. Halseth 2020-10-13 11:24:40 +02:00
  • 3c81a5dd73 rpcperms: add RPC interceptor chain Johan T. Halseth 2020-10-13 11:24:40 +02:00
  • 4ea494e8c5 lnrpc: wrap subservers in GrpcHandler Johan T. Halseth 2021-01-29 15:49:48 +01:00
  • c623d21bd2 Merge pull request #5083 from guggero/psbt-size-fix Oliver Gugger 2021-03-10 23:02:02 +01:00
  • 7e33548e8b Merge pull request #4775 from halseth/input-tx-size-constants Conner Fromknecht 2021-03-10 09:23:40 -08:00
  • f55aae0068 itest: add new neutrino error to whitelist Oliver Gugger 2021-03-10 16:55:49 +01:00
  • b3dfe5d1af lncli: allow PSBT to be read from file Oliver Gugger 2021-03-08 11:37:14 +01:00
  • 65b0bbcd53 Merge pull request #5033 from robot-dreams/set-channel-status Olaoluwa Osuntokun 2021-03-09 18:12:08 -08:00
  • dd13dbe613 Merge pull request #5072 from cfromknecht/fix-tlv-bench Olaoluwa Osuntokun 2021-03-09 16:42:58 -08:00