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
2016-09-21
Merge #8768: init: Get rid of fDisableWallet
Wladimir J. van der Laan
2016-09-21
[wallet] Introduce DEFAULT_DISABLE_WALLET
MarcoFalke
2016-09-20
init: Get rid of fDisableWallet
MarcoFalke
2016-09-20
[Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds
Jonas Schnelli
2016-09-20
Merge #8696: [Wallet] Remove last external reference to CWalletDB
Wladimir J. van der Laan
2016-09-19
init: Get rid of some ENABLE_WALLET
MarcoFalke
2016-09-15
Remove last reference to CWalletDB from accounting_tests.cpp
Patrick Strateman
2016-09-15
Remove pwalletdb parameter from CWallet::AddAccountingEntry
Patrick Strateman
2016-09-15
Add CWallet::ReorderTransactions and use in accounting_tests.cpp
Patrick Strateman
2016-09-15
Add CWallet::ListAccountCreditDebit
Patrick Strateman
2016-09-13
Merge #8693: add witness address to address book
Wladimir J. van der Laan
2016-09-13
Merge #8601: Add option to opt into full-RBF when sending funds (rebase, orig...
Wladimir J. van der Laan
2016-09-13
Rename `-optintofullrbf` option to `-walletrbf`
Wladimir J. van der Laan
2016-09-09
add witness address to address book
instagibbs
2016-09-09
[WIP] Remove unused statement in serialization
Pavel Janík
2016-09-09
Merge #8664: Fix segwit-related wallet bug
Wladimir J. van der Laan
2016-09-08
Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...
Jeremy Rubin
2016-09-08
net: create generic functor accessors and move vNodes to CConnman
Cory Fields
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-09-04
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-02
Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/
Wladimir J. van der Laan
2016-09-01
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-08-31
Do not shadow variables.
Pavel Janík
2016-08-31
Merge #8163: Do not shadow global RPC table variable (tableRPC)
Wladimir J. van der Laan
2016-08-30
Berkeley DB v6 compatibility fix
Alexey Vesnin
2016-08-29
Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor
Pieter Wuille
2016-08-26
Merge #8590: Remove unused variables
Wladimir J. van der Laan
2016-08-26
wallet: Add BIP125 comment for MAXINT-1/-2 behavior
Wladimir J. van der Laan
2016-08-26
Add option to opt into full-RBF when sending funds
Peter Todd
2016-08-25
[wallet] Set fLimitFree = true
MarcoFalke
2016-08-25
Do not shadow global RPC table variable (tableRPC)
Pavel Janík
2016-08-25
Remove unused variables
MarcoFalke
2016-08-24
[wallet] rpc: Drop misleading option
MarcoFalke
2016-08-24
Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit tests
Wladimir J. van der Laan
2016-08-24
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
Wladimir J. van der Laan
2016-08-23
[Wallet] remove unused code/conditions in ReadAtCursor
Jonas Schnelli
2016-08-22
Merge #8539: CDB: fix debug output
Wladimir J. van der Laan
2016-08-22
Merge #8554: trivial: remove unused variable
Wladimir J. van der Laan
2016-08-22
Merge #8558: Add copyright header to wallet_text_fixture.cpp
Wladimir J. van der Laan
2016-08-22
Merge #8548: [wallet] Use __func__ to get function name for output printing
Wladimir J. van der Laan
2016-08-22
Add copyright header to wallet_text_fixture.cpp
Wladimir J. van der Laan
2016-08-20
Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet
Patrick Strateman
2016-08-20
trivial: remove unused variable
Daniel Kraft
2016-08-19
Use __func__ to get function name for output printing
MarcoFalke
2016-08-19
Merge #8517: [Qt] show wallet HD state in statusbar
Jonas Schnelli
2016-08-19
Merge #8443: [Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-08-19
[Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-18
CDB: fix debug output
crowning-
2016-08-17
Move CWallet::setKeyPool to private section of CWallet
Patrick Strateman
[prev]
[next]