7552 Commits (8a3295b6a8231c3fbf1366e9d03cec72689a2e1d)
 

Author SHA1 Message Date
darosior 8a3295b6a8 chaintopology: Add the cost of HTLCs transactions to json_feerates 5 years ago
darosior 5e72b22e80 bcli: adapt interface to the new fees estimation interface 5 years ago
darosior d4fe4073a4 lightning/bitcoind: adapt and batch fees estimations 5 years ago
darosior dce2e87928 chaintopology: better feerate targets differentiation 5 years ago
darosior ad4bcfde53 chaintopology: add delayed_to_us, htlc, and penalty feerates 5 years ago
darosior 8cbc0038bc onchaind: a feerate per transaction type 5 years ago
Michael Schmoock 1aa8c90c73 chore: refactor and unify LOCAL/REMOTE helpers for receivable_msat 5 years ago
Michael Schmoock e71e44ac8b pyln-testing: cleanup of pay() helper function 5 years ago
Michael Schmoock 0998164214 test: receivable_msat similar to spendable_msat 5 years ago
Michael Schmoock c6495c185c doc: adds receivable_msat to manpage 5 years ago
Michael Schmoock ed56b22094 fix: calc commit_txfee_spend/recv for spendable or receivable 5 years ago
Michael Schmoock 33c8afea80 feat: adds receivable_msat to listpeers 5 years ago
Michael Schmoock 80ff9c5b63 test: refactor lockup_drain add helpers drain and force_feerates 5 years ago
Rusty Russell e1ba42f139 lightningd: always use BROKEN log level if we can't spawn a daemon. 5 years ago
Rusty Russell 3e311b2510 lightningd: fix assert() if spawning openingd fails. 5 years ago
Rusty Russell 8c984fbf1d common: make sphinx.c use hmac.c. 5 years ago
Rusty Russell b122e44a0b common: new file hmac for hmac calculation. 5 years ago
Rusty Russell c66b3d4c04 common: make sphinx use struct secret internally. 5 years ago
Christian Decker e99ab03f79 pytest: Fix test_closing_fee regression in elements 5 years ago
Christian Decker 453bfbc816 json-rpc: Fix test_txprepare if running with postgres 5 years ago
Christian Decker 9736c7bfd0 pytest: Make test_pay_retry less flaky for liquid-regtest 5 years ago
Christian Decker 5532305d76 pytest: Unbreak the test_feerate_spam test for elementsd 5 years ago
Christian Decker 7201cb7315 pytest: Configure logging in a fixture to match stdout capturing 5 years ago
Christian Decker cf8c972883 pyln-testing: Print a list of files if we can't remove the test dir 5 years ago
Christian Decker 3e3b05e1b2 pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
Christian Decker c236bf0fbd tx: Make elements_add_fee_output private 5 years ago
Christian Decker 42a63e4416 tx: Strengthen transaction construction checks 5 years ago
Christian Decker 24aaf73982 pytest: Actually make sure that the direcory exists 5 years ago
Vasil Dimov 751df868c7 gossipd: fix compilation warnings with clang 10 5 years ago
lisa neigut 563b46814b plugins: remove 'blank' option parsing for bool 5 years ago
lisa neigut 42cce55b45 plugins: add 'flag' type for plugin options 5 years ago
lisa neigut a08905c344 plugin tests: actually check log result + move over to '' -> true 5 years ago
Michael Schmoock af7e879308 fix: rfc #740 requires 100% feespike margin 5 years ago
Michael Schmoock f2478e9160 doc: point out 8char visual tabs in STYLE.md 5 years ago
Rusty Russell 24984ec680 common/sphinx: add realm flag so we can avoid legacy parsing. 5 years ago
Rusty Russell b162a0e5e2 tests: note the private keys of our test nodes. 5 years ago
Rusty Russell f541044e8f devtools/onion: change defile assocdata to empty. 5 years ago
Rusty Russell 43a46e252c devtools/onion: allow '-' input file so you can pipe from stdin. 5 years ago
Vasil Dimov 2b2ee87801 travis: do not cache ./external 5 years ago
Christian Decker 37105497f0 sphinx: Use fromwire_tal_arrn() to deserialize compressed onions 5 years ago
Christian Decker ef86ee0bae sphinx: Migrate sphinx compression to new interface 5 years ago
Christian Decker 6dd14a2039 sphinx: Kill read_buffer with fire 🔥 5 years ago
Christian Decker e79cda8c9a sphinx: Treat compressed onions as a standalone struct 5 years ago
Christian Decker fd37c5b672 sphinx: Expose the shared secret creation function 5 years ago
Christian Decker 49a3321d7e sphinx: Add functions to decompress 5 years ago
Christian Decker 4724d55e80 pytest: Add test for compressed onion 5 years ago
Christian Decker 45400cf12a onion: Allow devtool/onion to generate rendezvous onions 5 years ago
Christian Decker 59b6159e56 sphinx: Functions to enable RV mode and serialize compressed onions 5 years ago
Christian Decker 96dc0238ba sphinx: Working onion wrapping with filler cancellation 5 years ago
Christian Decker bc74e49534 pytest: Add tests for the sphinx onion generation and processing 5 years ago