aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/output_script.cpp
AgeCommit message (Expand)Author
2022-10-28rpc: 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