bitcoin/src/rpc
Wladimir J. van der Laan 8e1704c015
Merge #15559: doc: correct analyzepsbt rpc doc
335931df4a rpc: return a number for estimated_feerate in analyzepsbt (fanquake)
a4d0fd026b doc: correct analysepsbt rpc doc (fanquake)

Pull request description:

  Even though `missing` is optional, all its field are also all optional.

  `estimated_vsize` is optional (calculate alongside `estimated_feerate`).

  Make `estimated_feerate` output numeric.

Tree-SHA512: 5e063bcfbca73d3d08d29c5d1f59bc1791757f69248da4a9c70fe4b2fe82807ec4ed9fca48d439101d66ba924916fa5da9232167d74ea2b967fc04f0a36f190e
2019-03-13 12:18:19 +01:00
..
blockchain.cpp Merge #15402: Granular invalidateblock and RewindBlockIndex 2019-03-07 17:40:58 +01:00
blockchain.h rpc: Pass mempool into MempoolToJSON 2019-02-25 10:12:29 -05:00
client.cpp Merge #15492: [rpc] remove deprecated generate method 2019-03-02 09:43:39 -05:00
client.h
mining.cpp Remove uses of fee globals in wallet code 2019-02-22 15:43:02 -04:00
mining.h Move ParseConfirmTarget from rpc/mining to rpc/util 2019-02-08 15:29:45 -05:00
misc.cpp [rpc] deriveaddresses: add range to CRPCConvertParam 2019-03-01 15:34:43 +01:00
net.cpp rpc: Actually throw help when passed invalid number of params 2019-02-20 13:34:16 -05:00
protocol.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
protocol.h
rawtransaction.cpp Merge #15559: doc: correct analyzepsbt rpc doc 2019-03-13 12:18:19 +01:00
rawtransaction.h Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
register.h
server.cpp RPCHelpMan: Check default values are given at compile-time 2019-02-11 08:40:10 -05:00
server.h
util.cpp Merge #15288: Remove wallet -> node global function calls 2019-03-04 13:13:36 -05:00
util.h Merge #15288: Remove wallet -> node global function calls 2019-03-04 13:13:36 -05:00