core-lightning/common/test
niftynei 722fa1df6c psbt-utils: ignore the 'unknown' map for input + output comparison
There's no stable ordering on unknown serialization, so linearizing
identical but mis-ordered unknown data will lead to 'wrong' results.
Instead, we just ignore any data that's in the psbt unknown struct.

There's probably also problems here with other PSBT maps. Really, this
needs a finer grained comparison function .... fuck
2020-08-18 11:08:44 +09:30
..
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 amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-bolt11.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
run-cryptomsg.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-derive_basepoints.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-features.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
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 amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-ip_port_parsing.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-json_remove.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
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 amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-lock.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-param.c common/json_tok: expose param_txid. 2020-07-08 21:07:20 +02:00
run-psbt_diff.c psbt-utils: ignore the 'unknown' map for input + output comparison 2020-08-18 11:08:44 +09:30
run-softref.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30
run-sphinx.c amount: use initializers everywhere. 2020-08-06 09:36:47 +09:30