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
/
db.cpp
Age
Commit message (
Expand
)
Author
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-08-31
Do not shadow variables.
Pavel JanÃk
2016-08-30
Berkeley DB v6 compatibility fix
Alexey Vesnin
2016-08-23
[Wallet] remove unused code/conditions in ReadAtCursor
Jonas Schnelli
2016-08-18
CDB: fix debug output
crowning-
2016-02-29
Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet
Wladimir J. van der Laan
2016-02-15
test: test leading space for ParseHex
Wladimir J. van der Laan
2016-02-15
wallet: Warn on unexpected EOF while salvaging wallet
Wladimir J. van der Laan
2016-01-20
[walletdb] Fix syntax error in key parser
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-10-01
Bugfix: Describe dblogsize option correctly (it refers to the wallet database...
Luke Dashjr
2015-06-16
fix crash on shutdown when e.g. changing -txindex and abort action
Philip Kaufmann
2015-03-21
use constant references for strings in functions in wallet/*.*
Philip Kaufmann
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli