26 Commits (04df500f8e1b71b8f692dcf6dba9702bb236bf95)

Author SHA1 Message Date
Rusty Russell 27c006f7aa libplugin: make init return a string. 4 years ago
Rusty Russell 3b7d0e7a62 common/json: make json_scan return an error string. 4 years ago
Rusty Russell 35e8949df3 plugins/bcli: convert to json_scan. 4 years ago
niftynei 6030d0542a bcli: print error message in debug log for broadcast failures 4 years ago
niftynei 47d9ff88df bcli: only print error if exitcode is non-zero 4 years ago
niftynei 08c8581461 bcli: allocate temp string off of short-lived cmd 4 years ago
niftynei f9a2489424 bcli: print sendrawtx every time (even on failures) 4 years ago
Rusty Russell 6195d953cc plugins: use "slow" feerate for mutual close negotiation. 4 years ago
ZmnSCPxj jxPCSnmZ ee276bcb86 plugins/bcli.c: `sendrawtransaction` now has a required `allowhighfees` argument. 4 years ago
Christian Decker 31c67f1392 bcli: Avoid tal_fmt when handling a raw hex block 4 years ago
Rusty Russell f2d0a1d406 plugins/bcli: use simplified parser, unify bad JSON paths. 4 years ago
Antoine Poinsot 905730341a bcli: explicitly check at startup that bitcoind does relay transactions 4 years ago
Antoine Poinsot 5be07c5fe3 bcli: poll `getnetworkinfo` at startup 4 years ago
Christian Decker eb322b114b plugin: Do not automatically initialize the RPC connection in bcli 4 years ago
Antoine Poinsot d67743d511 bcli cleanups 4 years ago
Antoine Poinsot f598caa60d config: don't ignore the --commit-fee option. 4 years ago
lisa neigut 3cfafa81eb bcli-bugfix: pass along entire script 5 years ago
Antoine Poinsot 3fc77730be bcli: don't log failed sendrawtransaction attempts twice 5 years ago
Christian Decker e03acd9663 libplugin: Add features to plugin_main and getmanifest 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
darosior 610aa0b8e3 bcli: register --dev-max-fee-multiplier on our side 5 years ago
darosior 5e72b22e80 bcli: adapt interface to the new fees estimation interface 5 years ago
darosior 8e055a4506 bcli: remove a superfluous variable 5 years ago
darosior c1009635ed plugins/bcli: register Bitcoin-related options 5 years ago
darosior f81cc9f552 plugins/bcli: wait for bitcoind to be warmed up at init 5 years ago
darosior 70a79e3998 plugins/bcli: a new plugin for gathering Bitcoin data 5 years ago