index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
test
/
wallet_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-11
1
-0
/
+1
|
\
|
*
[wallet] Support creating a blank wallet
Andrew Chow
2019-02-10
1
-0
/
+1
*
|
Merge #15321: doc: Add cs_main lock annotations for mapBlockIndex
MarcoFalke
2019-02-06
1
-0
/
+3
|
\
\
|
*
|
doc: Add cs_main lock annotations for mapBlockIndex
practicalswift
2019-02-01
1
-0
/
+3
|
|
/
*
/
Rename ScanResult stop_block field
Russell Yanofsky
2019-02-01
1
-15
/
+15
|
/
*
Convert CWallet::ScanForWalletTransactions and SyncTransaction to the new Cha...
Russell Yanofsky
2019-01-15
1
-22
/
+25
*
Add height, depth, and hash methods to the Chain interface
Russell Yanofsky
2019-01-15
1
-2
/
+2
*
test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-05
1
-2
/
+2
*
wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactions
Ben Woosley
2018-12-17
1
-4
/
+51
*
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...
MeshCollider
2018-12-12
1
-4
/
+14
|
\
|
*
Add stop_block out arg to ScanForWalletTransactions
Ben Woosley
2018-11-13
1
-9
/
+12
|
*
Return a status enum from ScanForWalletTransactions
Ben Woosley
2018-11-13
1
-4
/
+11
*
|
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-12
1
-0
/
+44
|
/
*
Pass chain locked variables where needed
Russell Yanofsky
2018-11-06
1
-8
/
+8
*
Remove uses of cs_main in wallet code
Russell Yanofsky
2018-11-06
1
-4
/
+7
*
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-8
/
+15
*
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-25
1
-8
/
+8
*
Merge #10605: Add AssertLockHeld assertions in CWallet::ListCoins
MarcoFalke
2018-08-31
1
-3
/
+13
|
\
|
*
Add AssertLockHeld assertions in CWallet::ListCoins
Russell Yanofsky
2018-04-11
1
-3
/
+13
*
|
[wallet] Kill accounts
John Newbery
2018-08-30
1
-1
/
+1
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-20
1
-0
/
+9
|
\
\
|
*
|
[QA] add createwallet disableprivatekey test
Jonas Schnelli
2018-07-12
1
-0
/
+9
*
|
|
Use common SetDataDir method to create temp directory in tests.
winder
2018-07-11
1
-2
/
+4
|
/
/
*
|
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
1
-15
/
+15
*
|
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-18
1
-6
/
+6
*
|
Merge #13007: test: Fix dangling wallet pointer in vpwallets
Wladimir J. van der Laan
2018-04-18
1
-2
/
+3
|
\
\
|
*
|
test: Fix dangling wallet pointer in vpwallets
João Barbosa
2018-04-17
1
-2
/
+3
|
|
/
*
/
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
1
-7
/
+7
|
/
*
Merge #12920: test: Fix sign for expected values
Wladimir J. van der Laan
2018-04-11
1
-11
/
+11
|
\
|
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-11
/
+11
*
|
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
1
-7
/
+7
|
/
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
wallet: Change output type globals to members
MarcoFalke
2018-03-17
1
-5
/
+0
*
|
Merge #10637: Coin Selection with Murch's algorithm
Wladimir J. van der Laan
2018-03-14
1
-337
/
+0
|
\
\
|
*
|
Move original knapsack solver tests to coinselector_tests.cpp
Andrew Chow
2018-03-13
1
-341
/
+0
|
*
|
Use a struct for output eligibility
Andrew Chow
2018-03-13
1
-37
/
+41
*
|
|
Merge #9680: Unify CWalletTx construction
Pieter Wuille
2018-03-13
1
-5
/
+5
|
\
\
\
|
*
|
|
[wallet] Construct CWalletTx objects in CommitTransaction
Russell Yanofsky
2018-03-07
1
-5
/
+5
|
|
/
/
*
/
/
Fix ComputeTimeSmart test failure with -DDEBUG_LOCKORDER
Russell Yanofsky
2018-03-13
1
-1
/
+4
|
/
/
*
|
Allow wallet files in multiple directories
Russell Yanofsky
2018-03-03
1
-24
/
+19
*
|
Fix rescan test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-02-13
1
-0
/
+3
*
|
[wallet] Make CWallet::ListCoins atomic
João Barbosa
2018-02-08
1
-6
/
+12
*
|
Fix typos
practicalswift
2018-01-28
1
-1
/
+1
|
/
*
Make sure WalletRescanReserver has successfully reserved the rescan
Jonas Schnelli
2018-01-23
1
-3
/
+9
*
Fix ListCoins test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-01-11
1
-0
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Require no cs_main lock for ProcessNewBlock/ActivateBestChain
Matt Corallo
2017-12-26
1
-6
/
+11
*
tests: move pwalletMain to wallet test fixture
Wladimir J. van der Laan
2017-11-18
1
-2
/
+0
[next]