5 Commits (f7a890ca35350ad3bb03d937512324a3073d71f1)

Author SHA1 Message Date
Rusty Russell fb6870c139 param: implement helpers for multiplex commands. 5 years ago
Rusty Russell bc41ab2cb9 param: make json_tok_ handlers all return command_result, rename to param_ 6 years ago
Mark Beckwith 1ae4cb1e20 param: add NULL sentinel attr 6 years ago
Mark Beckwith a6ca57c79a doc: speling typo 6 years ago
Rusty Russell d7e233e47d Move json and param core functionality into common, for plugins. 6 years ago
Rusty Russell 3f16c9a665 param: abstract 'struct command' so param doesn't need to access it. 6 years ago
Mark Beckwith 4ad16b67f1 param: updated comments in the spirit of #1899 6 years ago
Mark Beckwith a3178b8177 param: remove old callback code 6 years ago
Mark Beckwith 8f17191099 param: upgraded json_tok_tok to advanced callback 6 years ago
Mark Beckwith bd5bf1f168 Enhanced param parsing 6 years ago
Hiroki Gondo 552b00e2c1 lightningd: fix crash on rpc.invoice with clang 6 years ago
Mark Beckwith 19a0b78fec param: renamed files 6 years ago
Mark Beckwith cf12130627 params: shortened names 6 years ago
Mark Beckwith 891dee739d params: Fix arg size 6 years ago
Mark Beckwith 7ce19b0bc8 Improved comment. 6 years ago
Rusty Russell cf86c74870 params: add helper to provide default initialization. 6 years ago
Rusty Russell b14cc0c9f7 lightningd/params: fix typesafe check. 6 years ago
Mark Beckwith 7d9ad89010 params: removed the param_opt_tok macro 6 years ago
Mark Beckwith 1b50ea2abd params: removed tal context. 6 years ago
Rusty Russell 6ff901d7b0 params: simplify lifetimes of params. 6 years ago
Rusty Russell 3f6f9e6fe0 param: make sure the name is a string literal. 6 years ago
Rusty Russell 9f83a9ae4d params: make optional args do allocation for you. 6 years ago
Mark Beckwith 4d1d0438e1 Typesafe callback system for parsing json 6 years ago