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
/
dbwrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
[db] Create separate database for txindex.
Jim Posen
2018-04-25
1
-0
/
+3
*
Add DynamicMemoryUsage() to LevelDB
Evan Klitzke
2018-03-06
1
-0
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-7
/
+7
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-2
/
+2
*
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-1
/
+1
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
|
Force on-the-fly compaction during pertxout upgrade
Pieter Wuille
2017-07-27
1
-0
/
+17
|
/
*
Report on-disk size in gettxoutsetinfo
Pieter Wuille
2017-05-26
1
-1
/
+16
*
Add SizeEstimate to CDBBatch
Pieter Wuille
2017-05-26
1
-1
/
+25
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
*
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-2
/
+1
*
Remove unused code
practicalswift
2017-03-17
1
-4
/
+0
*
Merge #9353: Add data() method to CDataStream (and use it)
Pieter Wuille
2017-01-09
1
-6
/
+6
|
\
|
*
dbwrapper: Use new .data() method of CDataStream
Wladimir J. van der Laan
2016-12-15
1
-6
/
+6
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Batch construct batches
Pieter Wuille
2016-12-14
1
-4
/
+7
|
/
*
Use fixed preallocation instead of costly GetSerializeSize
Pieter Wuille
2016-11-07
1
-6
/
+9
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-6
/
+6
*
Do not shadow members in dbwrapper
Pavel JanÃk
2016-08-05
1
-6
/
+6
*
dbwrapper: Move `HandleError` to `dbwrapper_private`
Wladimir J. van der Laan
2016-04-23
1
-4
/
+6
*
dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator
Wladimir J. van der Laan
2016-04-23
1
-18
/
+28
*
dbwrapper: Remove CDBWrapper::GetObfuscateKeyHex
Wladimir J. van der Laan
2016-04-23
1
-6
/
+0
*
dbwrapper: Remove throw keywords in function signatures
Wladimir J. van der Laan
2016-04-23
1
-7
/
+7
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
constify missing catch cases
Philip Kaufmann
2015-10-27
1
-2
/
+2
*
leveldbwrapper file rename to dbwrapper.*
Jeff Garzik
2015-10-22
1
-0
/
+280