rgb-cln/devtools
Rusty Russell 3ac0e814d0 daemons: use amount_msat/amount_sat in all internal wire transfers.
As a side-effect of using amount_msat in gossipd/routing.c, we explicitly
handle overflows and don't need to pre-prune ridiculous-fee channels.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-21 08:01:37 +00:00
..
.gitignore gossipwith: simple tool to snarf gossip from a node. 2018-09-21 17:56:15 +02:00
Makefile common/amount: new types struct amount_msat and struct amount_sat. 2019-02-21 00:44:57 +00:00
bolt11-cli.c common/bolt11: use struct amount_msat 2019-02-21 03:44:44 +00:00
decodemsg.c devtools/decodemsg: take series of msgs from stdin. 2018-09-21 17:56:15 +02:00
dump-gossipstore.c daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
gossipwith.c channeld: use pointer for shared secret. 2019-01-08 19:20:28 +01:00
onion.c daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
print_wire.c Remove redundant code 2018-08-02 15:58:14 +09:30
print_wire.h per-commit-secret is a struct secret, not a sha256. 2018-07-17 12:32:00 +02:00