zcashd/src/rpc
Luke Dashjr dd4fdf77d0 RPC/Mining: Restore API compatibility for prioritisetransaction
Breaking API serves no purpose other than to be incompatible with older versions and other implementations that do support priority

(cherry picked from commit bitcoin/bitcoin@870824e919)

Zcash:
* Update the release notes.
* Update the `prioritisetransaction.py` RPC test.
* We don't have BIP 68 or replace-by-fee.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-04-17 18:49:45 +01:00
..
blockchain.cpp [rpc] Remove priority information from mempool RPC calls 2023-04-17 18:49:45 +01:00
client.cpp RPC/Mining: Restore API compatibility for prioritisetransaction 2023-04-17 18:49:45 +01:00
client.h Rename Arg* to Param 2023-04-13 13:28:28 -06:00
mining.cpp RPC/Mining: Restore API compatibility for prioritisetransaction 2023-04-17 18:49:45 +01:00
misc.cpp Fix some messages, comments, and documentation that: 2023-04-17 18:49:45 +01:00
net.cpp Fix some messages, comments, and documentation that: 2023-04-17 18:49:45 +01:00
protocol.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
protocol.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
rawtransaction.cpp [rpc] sendrawtransaction no longer bypasses minRelayTxFee 2023-04-17 18:49:45 +01:00
register.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
server.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
server.h scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00