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
2021-11-08
Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeed
W. J. van der Laan
2021-11-05
Merge bitcoin/bitcoin#23334: fuzz: Descriptor wallet
MarcoFalke
2021-11-03
wallet: Make GetOldestKeyPoolTime return nullopt for blank wallets
Hennadii Stepanov
2021-11-03
wallet, refactor: Make GetOldestKeyPoolTime return type std::optional
Hennadii Stepanov
2021-11-01
Merge bitcoin/bitcoin#23403: test: Fix segfault in the psbt_wallet_tests/psbt...
MarcoFalke
2021-11-01
refactor: Take Span in SetSeed
MarcoFalke
2021-11-01
Merge bitcoin/bitcoin#22766: refactor: Clarify and disable unused ArgsManager...
fanquake
2021-10-31
test: Avoid excessive locking of `cs_wallet`
Hennadii Stepanov
2021-10-31
test: Fix segfault in the psbt_wallet_tests/psbt_updater_test
Hennadii Stepanov
2021-10-30
util, refactor: Improve headers for bitcoin-wallet tool
Hennadii Stepanov
2021-10-30
Merge bitcoin/bitcoin#23385: refactor: get wallet path relative to wallet_dir
fanquake
2021-10-29
refactor: get wallet path relative to wallet_dir
Michael Dietz
2021-10-29
Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing
MarcoFalke
2021-10-26
Merge bitcoin/bitcoin#23332: doc: Fix CWalletTx::Confirmation doc
MarcoFalke
2021-10-25
scripted-diff: disable unimplemented ArgsManager BOOL/INT/STRING flags
Russell Yanofsky
2021-10-25
Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our software
MarcoFalke
2021-10-25
refactor: use CWallet const shared pointers when possible
Karl-Johan Alm
2021-10-25
refactor: const shared_ptrs
Karl-Johan Alm
2021-10-25
util: Use FEATURE_LATEST for wallets created with bitcoin-wallet
Hennadii Stepanov
2021-10-22
walletdb: Use SQLiteDatabase for mock wallet databases
Andrew Chow
2021-10-22
tests: Place into mapWallet in coinselector_tests
Andrew Chow
2021-10-22
Fix bnb_search_test to use set equivalence for
Andrew Chow
2021-10-22
Merge bitcoin/bitcoin#23139: rpc: fix "trusted" field in TransactionDescripti...
W. J. van der Laan
2021-10-22
Merge bitcoin/bitcoin#23288: tests: remove usage of LegacyScriptPubKeyMan fro...
W. J. van der Laan
2021-10-22
Merge bitcoin/bitcoin#23333: wallet: fix segfault by avoiding invalid default...
fanquake
2021-10-22
Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
MarcoFalke
2021-10-22
fuzz: Add wallet fuzz test
MarcoFalke
2021-10-22
refactor: Use local args instead of global gArgs in CWallet::Create
MarcoFalke
2021-10-21
doc: Fix CWalletTx::Confirmation doc
MarcoFalke
2021-10-21
wallet: fix segfault by avoiding invalid default-ctored `external_spk_manager...
Sebastian Falbesoner
2021-10-20
wallet: Use PACKAGE_NAME to mention our software
Hennadii Stepanov
2021-10-20
Merge bitcoin/bitcoin#23258: doc: Fix outdated comments referring to ::ChainA...
fanquake
2021-10-15
tests: Use Descriptor wallets for generic wallet tests
Andrew Chow
2021-10-15
tests: Use legacy change type in subtract fee from outputs test
Andrew Chow
2021-10-15
tests: Use descriptors in psbt_wallet_tests
Andrew Chow
2021-10-15
tests: Use DescriptorScriptPubKeyMan in coinselector_tests
Andrew Chow
2021-10-15
tests: Remove global vCoins and testWallet from coinselector_tests
Andrew Chow
2021-10-15
Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...
W. J. van der Laan
2021-10-14
Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush wh...
W. J. van der Laan
2021-10-12
Fix outdated comments referring to ::ChainActive()
Samuel Dobson
2021-10-11
Fix typo and grammar
Heebs
2021-10-08
Merge bitcoin/bitcoin#23188: wallet: fund transaction external input cleanups
fanquake
2021-10-07
Merge bitcoin/bitcoin#23172: doc: Extract FundTxDoc in rpcwallet
fanquake
2021-10-06
Add to spends only transcations from me
S3RK
2021-10-06
Automatically add labels to detected receiving addresses
S3RK
2021-10-06
Return used destinations from ScriptPubKeyMan::MarkUnusedAddresses
S3RK
2021-10-06
Add CWallet::IsInternalScriptPubKeyMan
S3RK
2021-10-06
External input fund support cleanups
Gregory Sanders
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-10-05
wallet: resolve ambiguity of two ScriptPubKey managers providing same script
S3RK
[prev]
[next]