Age | Commit message (Expand) | Author |
---|---|---|
2023-08-14 | Clean up things that include script/standard.h | Andrew Chow |
2023-04-10 | rpc: extract wallet "warnings" fields to a util helper | Jon Atack |
2023-01-22 | scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG | fanquake |
2023-01-11 | rpc: Run type check against RPCArgs | MarcoFalke |
2022-11-23 | doc: add tr() descriptor example to deriveaddresses | FractalEncrypt |
2022-10-06 | rpc: fix crash in deriveaddresses when derivation index is 2147483647 | muxator |
2022-07-18 | refactor: remove unused using directives | fanquake |
2022-06-06 | rpc: fix inappropriate warning for address type p2sh-segwit in createmultisig... | brunoerg |
2022-05-18 | scripted-diff: Use getInt<T> over get_int/get_int64 | MacroFake |
2022-05-03 | rpc: Move output script RPCs to separate file | MacroFake |