elements/src/rpc
Byron Hambly b5065e3d26
signpsbtinput: use correct input index
this lead to an intermittent failure in rpc_psbt.py since SignPSBTInput
was being passed the output index of the prevout instead of the input
index of the input in the psbt

re-commented out some flaky lines in rpc_psbt.py which need further
investigation
2025-11-04 11:37:36 +02:00
..
blockchain.cpp rpc: fix rpc typechecking errors 2025-10-30 15:11:48 +02:00
blockchain.h
client.cpp Merge 6f882e6f86 into merged_master (Bitcoin PR bitcoin/bitcoin#28331) 2025-08-06 15:02:59 +02:00
client.h
external_signer.cpp
fees.cpp Merge 7799f53542 into merged_master (Bitcoin PR bitcoin/bitcoin#26039) 2025-04-02 23:02:13 +02:00
mempool.cpp test: fix wallet_fundrawtransaction.py 2025-10-28 10:52:40 +02:00
mempool.h
mining.cpp rpc: fix rpc typechecking errors 2025-10-30 15:11:48 +02:00
mining.h
net.cpp Merge 0655e9dd92 into merged_master (Bitcoin PR bitcoin/bitcoin#27071) 2025-08-07 13:42:28 +02:00
node.cpp rpc: fix rpc typechecking errors 2025-10-30 15:11:48 +02:00
output_script.cpp rpc: fix rpc typechecking errors 2025-10-30 15:11:48 +02:00
protocol.h
rawtransaction.cpp signpsbtinput: use correct input index 2025-11-04 11:37:36 +02:00
rawtransaction_util.cpp Merge 6e2d87990e into merged_master (Elements PR #1333) 2025-08-08 08:46:59 +02:00
rawtransaction_util.h Merge 73966f75f6 into merged_master (Bitcoin PR bitcoin/bitcoin#25344) 2025-04-06 21:33:46 +02:00
register.h
request.cpp Merge 67cd78dbc2 into merged_master (Elements PR #1451) 2025-07-10 12:09:50 +02:00
request.h Merge 623745ca74 into merged_master (Bitcoin PR bitcoin/bitcoin#23912) 2023-06-14 15:44:11 +00:00
server.cpp tidy: modernize-use-emplace 2023-10-12 11:27:19 +02:00
server.h
server_util.cpp refactor: add and use EnsureAnyAddrman in rpc 2023-10-04 08:53:51 +05:30
server_util.h refactor: add and use EnsureAnyAddrman in rpc 2023-10-04 08:53:51 +05:30
signmessage.cpp
txoutproof.cpp Merge c2f2abd0a4 into merged_master (Bitcoin PR bitcoin/bitcoin#27125) 2025-06-20 10:46:05 +02:00
util.cpp fixme: src/rpc/util.cpp 2025-10-31 09:22:34 +02:00
util.h lint: fix codespell and lint-spelling 2025-08-08 13:53:55 +02:00