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
Age
Commit message (
Expand
)
Author
2023-02-15
wallet: set keypool_size instead of access global args manager
furszy
2023-02-01
Fix clang-tidy readability-const-return-type violations
MarcoFalke
2023-01-31
clang-tidy: Fix `modernize-use-default-member-init` in headers
Hennadii Stepanov
2023-01-30
Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbases
glozow
2023-01-30
Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160
MarcoFalke
2023-01-26
refactor: Extract RIPEMD160
Ben Woosley
2023-01-26
Merge bitcoin/bitcoin#25296: Add DataStream without ser-type and ser-version ...
fanquake
2023-01-26
Use DataStream where possible
MarcoFalke
2023-01-26
Merge bitcoin/bitcoin#26960: refactor: Remove c_str from util/check
MarcoFalke
2023-01-24
Merge bitcoin/bitcoin#26955: wallet: permit mintxfee=0
fanquake
2023-01-24
refactor: Remove c_str from util/check
MarcoFalke
2023-01-23
Merge bitcoin/bitcoin#26690: wallet: Refactor database cursor into its own ob...
fanquake
2023-01-23
wallet: permit mintxfee=0
willcl-ark
2023-01-22
scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
fanquake
2023-01-18
Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementation
Andrew Chow
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-16
Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ...
Andrew Chow
2023-01-11
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...
Andrew Chow
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#26679: wallet: Skip rescanning if wallet is more recent...
Andrew Chow
2023-01-10
wallet: Automatically abandon orphaned coinbases and their children
Andrew Chow
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-05
Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for w...
Andrew Chow
2023-01-05
Merge bitcoin/bitcoin#23829: refactor: use braced init for integer literals i...
MarcoFalke
2023-01-04
Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross...
Andrew Chow
2023-01-04
Merge bitcoin/bitcoin#26752: wallet: Remove `mempool_sequence` from interface...
glozow
2023-01-04
Merge bitcoin/bitcoin#26020: test: Change coinselection parameter location to...
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
refactor: use braced init for integer constants instead of c style casts
Pasta
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2023-01-03
wallet: unify FindNonChangeParentOutput functions
furszy
2023-01-03
wallet: simplify ListCoins implementation
furszy
2023-01-03
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
Andrew Chow
2023-01-03
Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests cove...
Andrew Chow
2023-01-03
Merge bitcoin/bitcoin#25932: refactor: Simplify backtrack logic
Andrew Chow
2023-01-03
Merge bitcoin/bitcoin#26702: refactor: walletdb: drop unused `FindWalletTx` p...
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-28
wallet: fully migrate address book entries for watchonly/solvable wallets
Sebastian Falbesoner
2022-12-27
clang-tidy: Add `performance-no-automatic-move` check
Hennadii Stepanov
2022-12-26
wallet: remove `mempool_sequence` from `transactionRemovedFromMempool`
w0xlt
2022-12-26
wallet: remove `mempool_sequence` from `transactionAddedToMempool`
w0xlt
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
[next]