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
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
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-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
2022-09-21
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...
fanquake
2022-09-20
Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...
Andrew Chow
2022-09-20
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...
MacroFake
2022-09-17
rpc: Allow importmulti watchonly imports with locked wallet
Aurèle Oulès
2022-09-15
rpc: remove unneeded RPCTypeCheckArgument checks
furszy
2022-09-15
Fix issues identified by codespell 2.2.1 and update ignored words
Jon Atack
2022-09-15
wallet: fix sendall creates tx that fails tx-size check
kouloumos
2022-09-15
Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceeded
MacroFake
2022-09-13
sendall: check if the maxtxfee has been exceeded
ishaanam
2022-09-13
RPC: bugfix, 'add_inputs' default value is true unless 'inputs' are provided
furszy
2022-09-13
rpc: Set RPCArg options with designated initializers
MacroFake
2022-09-06
Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
Andrew Chow
2022-09-05
RPC: fix sendall docs
Anthony Towns
2022-09-05
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...
glozow
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-09-01
Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors result
Andrew Chow
2022-08-31
rpc: sort listdescriptors result
Sjors Provoost
2022-08-29
Add migratewallet RPC
Andrew Chow
2022-08-29
wallet: Deduplicate Resend and ReacceptWalletTransactions
Andrew Chow
2022-08-24
scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)
Sebastian Falbesoner
2022-08-22
fixups for BIP125 doc cleanup
glozow
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-19
bumpfee: be able to bump fee of a tx with external inputs
Andrew Chow
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-17
Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider Merge
Andrew Chow
2022-08-17
Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequest
fanquake
[next]