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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Remove BDB dummy databases
Andrew Chow
2020-07-29
2
-34
/
+4
*
|
|
|
|
|
Introduce DummyDatabase and use it in the tests
Andrew Chow
2020-07-29
2
-1
/
+42
*
|
|
|
|
|
walletdb: Remove BerkeleyBatch friend class from BerkeleyDatabase
Andrew Chow
2020-07-22
1
-2
/
+2
*
|
|
|
|
|
No need to check for duplicate fileids in all dbenvs
Andrew Chow
2020-07-22
1
-17
/
+6
*
|
|
|
|
|
walletdb: Move Db->open to BerkeleyDatabase::Open
Andrew Chow
2020-07-22
2
-29
/
+32
*
|
|
|
|
|
walletdb: track database file use as m_refcount within BerkeleyDatabase
Andrew Chow
2020-07-22
2
-29
/
+28
*
|
|
|
|
|
Combine BerkeleyEnvironment::Verify into BerkeleyDatabase::Verify
Andrew Chow
2020-07-22
2
-13
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge #19334: wallet: Introduce WalletDatabase abstract class
Samuel Dobson
2020-07-23
9
-63
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
walletdb: Introduce WalletDatabase abstract class
Andrew Chow
2020-07-14
5
-32
/
+84
|
*
|
|
|
|
walletdb: Add BerkeleyDatabase::Open dummy function
Andrew Chow
2020-07-14
2
-0
/
+9
|
*
|
|
|
|
walletdb: Introduce AddRef and RemoveRef functions
Andrew Chow
2020-07-14
2
-7
/
+24
|
*
|
|
|
|
walletdb: Move BerkeleyDatabase::Flush(true) to Close()
Andrew Chow
2020-07-14
6
-30
/
+41
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #19370: Static asserts for consistency of fee defaults
Wladimir J. van der Laan
2020-07-22
1
-0
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Static asserts for consistency of fee defaults.
Daniel Kraft
2020-06-24
1
-0
/
+5
*
|
|
|
|
Merge #18907: walletdb: Don't remove database transaction logs and instead error
MarcoFalke
2020-07-22
3
-24
/
+16
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
walletdb: Don't remove database transaction logs and instead error
Andrew Chow
2020-07-13
3
-24
/
+16
*
|
|
|
|
Merge #19325: wallet: Refactor BerkeleyDatabase to introduce DatabaseBatch ab...
MarcoFalke
2020-07-14
5
-90
/
+129
|
\
\
\
\
\
|
*
|
|
|
|
walletdb: Add MakeBatch function to BerkeleyDatabase and use it
Andrew Chow
2020-07-09
4
-25
/
+35
|
*
|
|
|
|
walletdb: Refactor DatabaseBatch abstract class from BerkeleyBatch
Andrew Chow
2020-07-09
2
-65
/
+94
*
|
|
|
|
|
Merge #18202: refactor: consolidate sendmany and sendtoaddress code
Samuel Dobson
2020-07-12
1
-78
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[rpc] refactor: consolidate sendmany and sendtoaddress code
Sjors Provoost
2020-06-19
1
-78
/
+54
*
|
|
|
|
|
|
Merge #19490: wallet: Fix typo in comments; Simplify assert
Samuel Dobson
2020-07-12
3
-5
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
wallet: Fix typo in comments; Simplify assert
MarcoFalke
2020-07-11
3
-5
/
+5
*
|
|
|
|
|
|
|
Merge #19493: wallet: Fix clang build in Mac
MarcoFalke
2020-07-11
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
wallet: Fix clang build in Mac
Anthony Fieroni
2020-07-11
1
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ent...
Samuel Dobson
2020-07-12
1
-3
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
walletdb: don't reinitialize desc cache with multiple cache entries
Andrew Chow
2020-07-03
1
-3
/
+0
*
|
|
|
|
|
|
Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...
Samuel Dobson
2020-07-11
8
-17
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
refactor: Use C++11 range-based for loop
MarcoFalke
2020-07-09
1
-2
/
+2
|
*
|
|
|
|
|
|
wallet: Never schedule MaybeCompactWalletDB when -flushwallet is off
MarcoFalke
2020-07-09
2
-4
/
+4
|
*
|
|
|
|
|
|
wallet: Pass unused args to StartWallets
MarcoFalke
2020-07-09
6
-11
/
+18
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #19046: Replace CWallet::Set* functions that use memonly with Add/Load ...
Samuel Dobson
2020-07-11
6
-38
/
+61
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Split SetWalletFlags into Add/LoadWalletFlags
Andrew Chow
2020-06-22
3
-8
/
+19
|
*
|
|
|
|
|
|
Split SetActiveScriptPubKeyMan into Add/LoadActiveScriptPubKeyMan
Andrew Chow
2020-05-21
4
-14
/
+22
|
*
|
|
|
|
|
|
Split SetHDChain into AddHDChain and LoadHDChain
Andrew Chow
2020-05-21
3
-16
/
+20
*
|
|
|
|
|
|
|
Merge #18850: wallet: Fix ZapSelectTx to sync wallet spends
Samuel Dobson
2020-07-11
2
-1
/
+36
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix ZapSelectTx to sync wallet spends
Anthony Fieroni
2020-05-07
2
-1
/
+36
*
|
|
|
|
|
|
|
refactor: clean up PeriodicFlush()
John Newbery
2020-07-09
1
-31
/
+22
*
|
|
|
|
|
|
|
Merge #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate
MarcoFalke
2020-07-09
2
-39
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
wallet: Replace CDataStream& with CDataStream&& where appropriate
MarcoFalke
2020-06-20
2
-12
/
+12
|
*
|
|
|
|
|
|
|
wallet: Remove confusing double return value ret+success
MarcoFalke
2020-06-20
2
-28
/
+6
*
|
|
|
|
|
|
|
|
Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase
MarcoFalke
2020-07-05
6
-61
/
+24
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
walletdb: Move Rewrite into BerkeleyDatabase
Andrew Chow
2020-07-01
2
-12
/
+3
|
*
|
|
|
|
|
|
|
|
walletdb: Move PeriodicFlush into WalletDatabase
Andrew Chow
2020-07-01
3
-9
/
+6
|
*
|
|
|
|
|
|
|
|
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
2020-07-01
6
-40
/
+15
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-04
1
-3
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
scripted-diff: Replace EnsureChainman with Assert in unit tests
MarcoFalke
2020-06-15
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge #19413: refactor: Remove confusing BlockIndex global
MarcoFalke
2020-07-03
1
-8
/
+9
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
refactor: Remove confusing BlockIndex global
MarcoFalke
2020-06-29
1
-8
/
+9
*
|
|
|
|
|
|
|
|
|
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-07-03
3
-17
/
+2
|
\
\
\
\
\
\
\
\
\
\
[prev]
[next]