rgb-cln/test-cli
Rusty Russell 5bc22f0368 protocol: increase HTLC precision to 1/1000 satoshi.
This gets truncated for on-chain transactions (thus, rounding may
contribute to fees).

This also means we currently have an upper bound of 0.04 BTC per HTLC;
this can be increased later if required.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-24 15:00:47 +09:30
..
scripts protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
.gitignore test-cli/create-htlc-spend-tx: new util. 2015-08-07 16:20:45 +09:30
HOWTO-USE.md HOWTO-USE.md: Just refer to test scripts. 2015-08-08 15:01:34 +09:30
check-commit-sig.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
close-channel.c protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
create-anchor-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-close-tx.c protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
create-commit-spend-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-commit-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
create-htlc-spend-tx.c bitcoin/script: don't pass value for HTLC script. 2015-09-24 14:56:01 +09:30
create-steal-tx.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
gather_updates.c protocol: increase HTLC precision to 1/1000 satoshi. 2015-09-24 15:00:47 +09:30
gather_updates.h channel_state: encapsulate funding of channel in one place. 2015-08-07 12:45:30 +09:30
get-anchor-depth.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
leak-anchor-sigs.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-anchor.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-channel.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
open-commit-sig.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
txid-of.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-accept.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-complete.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-htlc-complete.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-htlc-remove.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-htlc.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel-signature.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30
update-channel.c Version number, name, and build details. 2015-08-08 20:45:49 +09:30