rgb-cln/gossipd
Rusty Russell fa829f23db amount: add amount_msat_scale, amount_msat_ratio, amount_{msat,sat}_div
It's not all that rare to do these operations, and requiring annotations
for it is a little painful.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-06 09:36:47 +09:30
..
test amount: add amount_msat and amount_sat initializers. 2020-08-06 09:36:47 +09:30
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
broadcast.h gossipd: remove broadcast map altogether. 2019-06-04 01:29:39 +00:00
gossip_generation.c cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit. 2020-04-03 13:13:21 +10:30
gossip_generation.h gossipd: naming cleanups. 2019-09-20 06:55:00 +00:00
gossip_peerd_wire.csv wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
gossip_store.c gossipd: upgrade v7 gossip_store to v8. 2020-05-07 08:44:58 +09:30
gossip_store.csv wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
gossip_store.h gossipd: set the push marker for our own messages. 2019-11-04 17:50:58 +01:00
gossip_wire.csv pay: always send onion error message to gossipd. 2020-07-27 15:22:38 +02:00
gossipd.c pay: always send onion error message to gossipd. 2020-07-27 15:22:38 +02:00
gossipd.h cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit. 2020-04-03 13:13:21 +10:30
queries.c wire: update to latest version of the spec. 2020-06-23 18:49:15 +02:00
queries.h wire: update to latest version of the spec. 2020-06-23 18:49:15 +02:00
routing.c amount: add amount_msat_scale, amount_msat_ratio, amount_{msat,sat}_div 2020-08-06 09:36:47 +09:30
routing.h pay: always send onion error message to gossipd. 2020-07-27 15:22:38 +02:00
seeker.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00
seeker.h gossipd: restore dev-suppress-gossip functionality. 2019-10-10 21:48:52 -05:00