rgb-cln/common/test
Antoine Poinsot ae4dc231c1 amount: correctly parse amount strings we generate
This:
	- Allows `.*btc` amounts (without post-decimal)
	- Avoids creating decimals when amount is 0 btc
	- Corrects our handling of the suffixes (memeqstr would
	  sometimes return false because of null-termination)

Changelog-Fixed: We are now able to parse any amount string (XXXmsat, XX.XXXbtc, ..) we create.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2020-10-21 19:34:39 +02:00
..
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
exp-run-psbt_diff.c dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10: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 amount: correctly parse amount strings we generate 2020-10-21 19:34:39 +02:00
run-bigsize.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-bolt11.c bolt11: have caller supply preferred chain. 2020-09-24 09:24:14 +09:30
run-cryptomsg.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-derive_basepoints.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-features.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-gossip_rcvd_filter.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-gossmap-fp16.c psbt: pull out changeset logic into common, update API 2020-09-09 19:54:20 +09:30
run-ip_port_parsing.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-json.c common: make json_parse_input API retry friendly. 2020-08-21 09:52:33 +09:30
run-json_remove.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-key_derive.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-lock.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-param.c json_command: command_fail_badparam helper. 2020-09-02 09:46:37 +09:30
run-softref.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-sphinx.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30