15 Commits (4a161b710d33f0ce3e4ada0aee76306c77bf9100)

Author SHA1 Message Date
Christian Decker e972b208c7 routing: Passing back all addresses on getnodes 8 years ago
Christian Decker d87ca4121d routing: Returning channel_id to getroute requests 8 years ago
Rusty Russell a44e4fb631 daemon/json, test/test_protocol: avoid gcc -O warnings. 8 years ago
Rusty Russell a4fdaab5b3 Use global secp256k1_ctx instead of passing it around. 8 years ago
Rusty Russell 5465b61784 json: fix 32-bit build. 8 years ago
Rusty Russell f5c00deec7 Remove trailing whitespace from source. 8 years ago
Rusty Russell ca80fc0286 getroute: add a risk factor. 8 years ago
Rusty Russell a4346b56f6 json: remove unused json_get_arr parameter. 8 years ago
Rusty Russell 2610799bda pay: split into getroute and sendpay 8 years ago
Rusty Russell b9d4f7c0ab daemon: dev-output command. 9 years ago
Rusty Russell 71c02c7b4c daemon: make json_get_param() understand which args are compulsory. 9 years ago
Rusty Russell aed857a30c json: routine to create a uint64_t field. 9 years ago
Rusty Russell 725512fb03 json: parse bitcoind-style bitcoin amount. 9 years ago
Rusty Russell 06a25887da json: routine to parse a uint64_t. 9 years ago
Rusty Russell ac4491909c daemon/json: helpers for using jsmn. 9 years ago