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
/
wallet.h
Age
Commit message (
Expand
)
Author
2016-10-28
wallet: Change default confirm target from 2 to 6
Wladimir J. van der Laan
2016-10-26
Return useful error message on ATMP failure
instagibbs
2016-10-20
[Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread)
Jonas Schnelli
2016-10-18
Merge #8287: [wallet] Set fLimitFree = true
Wladimir J. van der Laan
2016-09-30
Move key derivation logic from GenerateNewKey to DeriveNewChildKey
Patrick Strateman
2016-09-29
Merge #8658: Remove unused statements in serialization
Wladimir J. van der Laan
2016-09-21
[wallet] Introduce DEFAULT_DISABLE_WALLET
MarcoFalke
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
[WALLET] Addition of ImmatureCreditCached to MarkDirty()
Spencer Lievens
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
[WIP] Remove unused statement in serialization
Pavel Janík
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
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-24
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
Wladimir J. van der Laan
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-17
Move CWallet::setKeyPool to private section of CWallet
Patrick Strateman
2016-08-12
Reduce cs_main locks during ConnectTip/SyncWithWallets
Jonas Schnelli
2016-08-01
Merge #8432: Make CWallet::fFileBacked private.
Pieter Wuille
2016-07-30
Make CWallet::fFileBacked private.
Patrick Strateman
2016-07-29
Remove CWalletDB* parameter from CWallet::AddToWallet
Patrick Strateman
2016-07-29
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
Patrick Strateman
2016-07-28
Port from 0.13: Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-07-27
[Wallet] add HD xpriv to dumpwallet
Jonas Schnelli
2016-07-18
[Wallet] Ensure <0.13 clients can't open HD wallets
Jonas Schnelli
2016-07-15
[Wallet] comsetic non-code changes for the HD feature
Jonas Schnelli
2016-07-09
[Wallet] print hd masterkeyid in getwalletinfo
Jonas Schnelli
2016-06-14
Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation impleme...
Wladimir J. van der Laan
2016-06-06
Improve CWallet API with new GetAccountPubkey function.
Patrick Strateman
2016-06-06
Merge #8137: Improve CWallet API with new AccountMove function.
Wladimir J. van der Laan
2016-06-03
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-06-02
Improve CWallet API with new AccountMove function.
Patrick Strateman
2016-05-31
[Wallet] Add simplest BIP32/deterministic key generation implementation
Jonas Schnelli
2016-05-16
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
Patrick Strateman
2016-05-09
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-06
Add more clear interface for CoinControl.h regarding individual feerate
Jonas Schnelli
2016-04-28
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-25
Merge #7688: List solvability in listunspent output and improve help
Wladimir J. van der Laan
2016-04-18
wallet_ismine.h → script/ismine.h
Wladimir J. van der Laan
2016-04-15
Add lockUnspents option to fundrawtransaction
João Barbosa
2016-04-15
Add change options to fundrawtransaction
João Barbosa
2016-04-03
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-02
Merge #7691: [Wallet] refactor wallet/init interaction
Wladimir J. van der Laan
2016-03-23
Added companion removeprunedfunds call.
instagibbs
2016-03-22
Prevent multiple calls to CWallet::AvailableCoins
João Barbosa
2016-03-22
[Wallet] refactor wallet/init interaction
Jonas Schnelli
[prev]
[next]