7994 Commits (4fec969062dc2fb9aa2f49d3311022dcec011dcb)
 

Author SHA1 Message Date
Christian Decker 4fec969062 paymod: Parse and store the waitsendpay result 5 years ago
Christian Decker 6fb81bf203 paymod: Call waitsendpay on the sendonion we just queued 5 years ago
Christian Decker d8ebe6fbcd paymod: Parse createonion result and call sendonion 5 years ago
Christian Decker d37b8548fb paymod: Call `createonion` to generate the onion and associated data 5 years ago
Christian Decker 5f32cfe9cd paymod: Implement legacy onion payload computation 5 years ago
Christian Decker 9d36e49770 doc: Fix a documentation error in sendonion 5 years ago
Christian Decker 5ef7297e51 paymod: Add a `getinfo` call on payment_start to get the blockheight 5 years ago
Christian Decker 3c3e2c9c8f paymod: Implement getroute call 5 years ago
Christian Decker ce0025c95c paymod: Implement bubbling results up the hierarchy of payments 5 years ago
Christian Decker 5c32e33aab paymod: Add a retry modifier that retries payments on failure 5 years ago
Christian Decker aeb5cc0b7c paymod: Generate type-safe accessor functions for modifier data 5 years ago
Christian Decker 23b4dca3c7 paymod: Add a simple test-command to test the paymod state-machine 5 years ago
Christian Decker 5d1725209d paymod: Implement base state-machine transitions 5 years ago
Christian Decker e108ebe559 paymod: Add base state-machine for payment flow 5 years ago
Christian Decker 8138ef136f plugin: Add a data backend for the new payment state-machine 5 years ago
Saibato eea6b33154 connect/tor: Set errno, if connection failed we want to reflect this. 5 years ago
Saibato 2b0aba13a8 connectd/connectd: Display an error hint for V3 tor onions when connect fail. 5 years ago
Saibato e4cd2148ab Reflect in TOR.md that we need a Tor version >= 0.3.2.2-alpha to reach V3 onions 5 years ago
ZmnSCPxj jxPCSnmZ 5d720536e2 Makefile: Install `tools/hsmtool` as `lightning-hsmtool`. 4 years ago
Christian Decker 7b899da801 db: Retrieve peer ID if it exists or create the peer if not 4 years ago
Rusty Russell ae0cccb293 wallet: fix memleak if we get shut down before finishing utxo cleanup. 4 years ago
ZmnSCPxj jxPCSnmZ d14460ef3d wallet/walletrpc.c: Show input annotations for inputs. 4 years ago
Rusty Russell 6b3bcd49d2 tests: fix flake in test_penalty_htlc_tx_fulfill 4 years ago
Rusty Russell dd4a1a3510 tests: fix flake in test_txprepare_restart 4 years ago
Rusty Russell 74abd30da5 pyln-proto, pyln-spec: fix 'make prod-release' target. 4 years ago
niftynei 2e9c387f45 coin_moves: update withdrawal logic to account for 'variable owner' txs 4 years ago
niftynei ee549a2af9 tx: fix case where input amounts are less than total outputs 4 years ago
niftynei 9830c94778 rpc: new signpsbt + sendpsbt rpcs 4 years ago
niftynei fd8a716695 wallet: have wallet_extract_outputs take wally_tx, not bitcoin_tx 4 years ago
niftynei 0388fe6db4 tx: add helper for extracting script from a wally_tx 4 years ago
niftynei a68d79e390 add manpages for reserve/unreserve 4 years ago
niftynei 103dce63ef reserve/unreserve input: new RPC commands for reserving inputs/outputs 4 years ago
niftynei b90be4f6c8 prepare-tx: pass back the feerate, as json_tx_prepare sometimes sets it 4 years ago
Rusty Russell 57f6f74ee0 external/Makefile: fix spurious rebuilds. 4 years ago
Wladimir J. van der Laan 32f9805a30 build: Make it possible to build without gcc 4 years ago
Vasil Dimov a3a37ea4ce build: fix compilation on i386 4 years ago
Rusty Russell 42bf230bfc doc: regenerate and update. 4 years ago
Rusty Russell 8ee8161fb4 pyln-spec: add .gitignore file for build detritus. 4 years ago
Rusty Russell 447231f52e pyln.spec.bolt*: change version numbering to include specific csv subversion. 4 years ago
Rusty Russell 1c1c3349b4 pyln.spec.bolt*: unify setups. 4 years ago
Rusty Russell 450fb43612 pyln.spec.bolt*: test-release and prod-release targets, fix requirements.txt 4 years ago
Rusty Russell 93ae190c19 pyln.proto: bump version to 0.8.3. 4 years ago
Rusty Russell 014ede0585 pyln.proto: fix test-release target 4 years ago
Rusty Russell 902d8f7dab pyln.proto.message: remove incorrect fundamental types now spec update. 4 years ago
Rusty Russell 41e914fb37 pyln.proto.message, pyln.proto.spec*: do magic to expose mypy types. 4 years ago
Rusty Russell 11a0de877e pyln.proto.message: more mypy fixes. 4 years ago
Rusty Russell 3882e8bdf7 pyln.spec.bolt*: make these separate packages, so versions can change indep. 4 years ago
Rusty Russell 013eced4ce pyln.proto: fix package list in setup.py 4 years ago
Niklas Claesson 601464416b travis: Actually build for arm 5 years ago
Antoine Poinsot e0aef66ce2 plugins: make the autoclean plugin static 4 years ago