aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/output_script.cpp
AgeCommit message (Expand)Author
2023-09-12Add PubKeyDestination for P2PK scriptsAndrew Chow
2023-08-14Clean up things that include script/standard.hAndrew Chow
2023-04-10rpc: extract wallet "warnings" fields to a util helperJon Atack
2023-01-22scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARGfanquake
2023-01-11rpc: Run type check against RPCArgsMarcoFalke
2022-11-23doc: add tr() descriptor example to deriveaddressesFractalEncrypt
2022-10-06rpc: fix crash in deriveaddresses when derivation index is 2147483647muxator
2022-07-18refactor: remove unused using directivesfanquake
2022-06-06rpc: fix inappropriate warning for address type p2sh-segwit in createmultisig...brunoerg
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2022-05-03rpc: Move output script RPCs to separate fileMacroFake