core-lightning/common/test
niftynei 2e9c387f45 coin_moves: update withdrawal logic to account for 'variable owner' txs
Our existing coin_moves tracking logic assumed that any tx we had an
input in belonged to *all* of our wallet (not a bad assumption as long
as there was no way to update a tx that spends our wallets)

Now that we've got `signpsbt` implemented, however, we need to be
careful about how we account for withdrawals. For now we do a best guess
at what the feerate is, and lump all of our spent outputs as a
'withdrawal' when it's impossible to disambiguate
2020-06-29 16:10:05 +02:00
..
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c psbt: add serialize to/from wire for psbts 2020-05-21 18:45:07 +09:30
run-bigsize.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-bolt11.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-cryptomsg.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-derive_basepoints.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-features.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-funding_tx.c tx-psbt: pass in the witness script (if known) when adding an input 2020-06-11 13:13:13 +02:00
run-gossip_rcvd_filter.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-ip_port_parsing.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-json_remove.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-json.c common/json.c: Check that JSMN result is well-formed. 2020-06-19 11:46:18 +09:30
run-key_derive.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-lock.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-param.c wire: remove towire_double() 2020-02-27 09:07:04 +10:30
run-softref.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00
run-sphinx.c coin_moves: update withdrawal logic to account for 'variable owner' txs 2020-06-29 16:10:05 +02:00