index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
rpc
Age
Commit message (
Expand
)
Author
2023-02-01
Fix clang-tidy readability-const-return-type violations
MarcoFalke
2023-01-30
Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160
MarcoFalke
2023-01-26
refactor: Extract RIPEMD160
Ben Woosley
2023-01-26
Use DataStream where possible
MarcoFalke
2023-01-22
scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
fanquake
2023-01-17
doc: Fix incorrect sendmany RPC doc
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)
fanquake
2023-01-11
rpc: add minconf and maxconf options to sendall
ishaanam
2023-01-11
Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund calls
Juan Pablo Civile
2023-01-11
rpc: Run type check against RPCArgs
MarcoFalke
2023-01-11
Merge bitcoin/bitcoin#26758: refactor: Add `performance-no-automatic-move` cl...
MarcoFalke
2023-01-10
Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with tests
Andrew Chow
2023-01-09
Merge bitcoin/bitcoin#26618: rpc: Prevent unloading a wallet when rescanning
Andrew Chow
2023-01-04
refactor: Add sanity checks in LabelFromValue
Aurèle Oulès
2023-01-04
rpc: Sanitize label name in various RPCs
Aurèle Oulès
2023-01-04
Merge bitcoin/bitcoin#26795: rpc: Correct RPCHelpMan for fundrawtransaction's...
MarcoFalke
2023-01-03
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
Andrew Chow
2023-01-02
rpc: Correct RPCHelpMan for fundrawtransaction's input_weights field
jdjkelly@gmail.com
2022-12-30
rpc: Remove duplicate field in RPCHelpMan for gettransactions
Joshua Kelly
2022-12-27
clang-tidy: Add `performance-no-automatic-move` check
Hennadii Stepanov
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
2022-12-08
rpc: Prevent unloading a wallet when rescanning
Aurèle Oulès
2022-12-08
rpc: Enable wallet import on pruned nodes
Aurèle Oulès
2022-12-07
bugfix: Strict type checking for RPC boolean parameters
MarcoFalke
2022-12-06
wallet, rpc: add `label` to `listsinceblock`
brunoerg
2022-12-06
refactor, wallet: use optional for `label` in `ListTransactions`
brunoerg
2022-12-05
Fixup clang-tidy named argument comments
fanquake
2022-12-01
Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewallet failur...
fanquake
2022-11-30
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
Andrew Chow
2022-11-15
Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...
Andrew Chow
2022-11-03
rpc: doc: add missing option "bech32m" for `change_type` parameters
Sebastian Falbesoner
2022-10-31
refactor: move url.h/cpp from lib util to lib common
fanquake
2022-10-29
scripted-diff: wallet: rename AvailableCoinsParams members to snake_case
furszy
2022-10-29
wallet: group AvailableCoins filtering parameters in a single struct
furszy
2022-10-29
RPC: listunspent, add "include immature coinbase" flag
furszy
2022-10-27
Merge bitcoin/bitcoin#26349: rpc: make `address` field optional `list{transac...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#25957: wallet: fast rescan with BIP157 block filters fo...
Andrew Chow
2022-10-26
rpc: make `address` field optional
w0xlt
2022-10-25
rpc: doc: mention rescan speedup using `blockfilterindex=1` in affected walle...
Sebastian Falbesoner
2022-10-20
wallet: Check utxo prevout index out of bounds in sendall
Andrew Chow
2022-10-20
rpc: Improve error when wallet is already loaded
Aurèle Oulès
2022-10-19
wallet: Correctly check ismine for sendall
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#26205: wallet: #25768 follow ups
fanquake
2022-10-01
refactor: move Boost datetime usage to wallet
fanquake
2022-09-30
Merge bitcoin/bitcoin#26074: refactor: Set RPCArg options with designated ini...
MacroFake
2022-09-29
refactor: remove unused locks for ResubmitWalletTransactions
stickies-v
2022-09-26
doc, rpc: mention that `listdescriptors` result is sorted by string represent...
Sebastian Falbesoner
[next]