7145 Commits (7fb4efd98ac1793fa220a9ae25efb68178a2749e)
 

Author SHA1 Message Date
Michael Schmoock ed238758a2 wallet: fix accessing blockheight of unconfirmed transaction 5 years ago
nicolas.dorier 0d55dca50f Revert "docker: Use system libraries, don't bring your own" 5 years ago
arowser 39fa486cb2 remove unnecessary software package from arm Dockerfile 5 years ago
Rusty Russell 323e4f6288 dev: add option to prevent HTLC timeouts. 5 years ago
Rusty Russell 21555b277d tests: test that we only use tlv onion when advertized. 5 years ago
Rusty Russell bb06bec891 features: set OPT_VAR_ONION (bit 9) iff EXPERIMENTAL_FEATURES 5 years ago
Rusty Russell 9dc8cff9b4 devtools/onion: use raw sphinx helper or new style, allow TLV. 5 years ago
Rusty Russell 0211712f5e sphinx: separate nonfinal from final interface, add tlv option. 5 years ago
Rusty Russell c83834ca82 lightningd: expose/accept "style" parameter in routes. 5 years ago
Rusty Russell 997e3f7fe6 lightningd: move json_add_route into gossip_control.c and make static. 5 years ago
Rusty Russell 3a25e9b8d6 gossipd: add hop-style to nodes to mark whether they speak TLV onion. 5 years ago
Rusty Russell 2a2259083a lightningd: handle tlv-style payloads. 5 years ago
Rusty Russell b7bbccd6fa common/sphinx: handle decoding of TLV payload. 5 years ago
Rusty Russell a76518a029 common/sphinx: rename hop_data to hop_data_legacy. 5 years ago
Richard Myers 2821187fdc trim whitespace from end of onion before decoding 5 years ago
Richard Myers 1c6ac953af fixed to properly pass outgoing cltv to hopdata 5 years ago
Richard Myers 8dbb32afec fixed generate/decode to use assocdata 5 years ago
Richard Myers d4c074676e fixed argv indexes for parsing commands 5 years ago
Rusty Russell eaa72edbd6 pytest: fix `make pytest` 5 years ago
lisa neigut 28cdccfb11 dev: add option flag for specifying temporary channel id 5 years ago
lisa neigut a333df449a listpeers: show close_to address 5 years ago
lisa neigut 963a1da958 addr: handle P2SH/P2PKH in scriptpubkey encoding 5 years ago
lisa neigut 6f215a70e5 contrib: fixup documentation of l1/2-log 5 years ago
Rusty Russell 7679f25aec devtools: fix mkcommit crash. 5 years ago
Christian Decker 9378be72a9 pyln: Allow users to override the LightningNode class 5 years ago
Christian Decker bc9b1c405e pyln: Move RPC and daemon instantiation into the LightningNode 5 years ago
Christian Decker 53a2789547 pyln: Default to DEVELOPER=0 when running outside of tree 5 years ago
Christian Decker d58339b872 pytest: Migrate to in-tree pyln-testing 5 years ago
Christian Decker b7e7e535c8 pytest: Migrate `env` to pyln-testing 5 years ago
Christian Decker b31defdf96 make: Add in-tree pyln-testing to python path 5 years ago
Christian Decker f6a016c17d pytest: Consolidate access to environment variables 5 years ago
Christian Decker a2a3d33802 pyln-testing: Copy basic support infrastructure into pyln.testing 5 years ago
Christian Decker 81f7978cc8 pyln: Migrate implementation from pylightning to pyln-client 5 years ago
darosior de91eda36d hsmtool: add a tool to dump commitment points and secrets 5 years ago
darosior c61b60b8fb README: move hsm_secret encryption infos into a dedicated part 5 years ago
darosior f97d548582 pytest: test hsm_secret management with hsmtool 5 years ago
darosior dccad7784f tools/hsmtool: add a tool for encrypting hsm_secret 5 years ago
darosior 04762a1d38 tools/hsmtool: add a tool for decrypting hsm_secret 5 years ago
darosior 1171b5dba2 pytest: clean up hsm_secret_encryption test 5 years ago
darosior 6427ccba50 Document the 'rpc_command' hook 5 years ago
darosior 95c6513ff3 pytest: test the 'rpc_command' hook 5 years ago
darosior a0df49718a lightningd/jsonrpc: Add a 'rpc_command' hook 5 years ago
darosior dd10b543da lightningd/json: Add a json helper to append any jsmn token to a stream 5 years ago
Saibato 187d2e0f26 We state not to do 'any local DNS' if --always-use-proxy flag is set, so we should this 5 years ago
Rusty Russell 5df9e5b7b4 gossipd: allow node_announcements and channel_announcements with unsupported features. 5 years ago
Rusty Russell c62f0cb6ff sphinx: fix potential data leak. 5 years ago
darosior 208123771e pytest: test shadow routing in pay plugin 5 years ago
darosior 7dac7a8c52 pytest: deactivate shadow routing for some tests that use 'pay' 5 years ago
darosior f3d304901b pay: add a dev-only parameter to deactivate shadow routing 5 years ago
darosior 16f5af00c7 common/json: add a helper for json to u16 5 years ago