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
2019-05-18
Add AddWatchOnlyWithDB, AddKeyOriginWithDB, AddCScriptWithDB functions
Andrew Chow
2019-05-16
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-14
Merge #15777: [docs] Add doxygen comments for keypool classes
MarcoFalke
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
2019-05-06
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-05-06
Merge #15730: rpc: Show scanning details in getwalletinfo
Wladimir J. van der Laan
2019-05-02
wallet: Track current scanning progress
João Barbosa
2019-05-01
Merge #15842: refactor: replace isPotentialtip/waitForNotifications by higher...
MarcoFalke
2019-05-01
[docs] Add doxygen comment for CReserveKey
John Newbery
2019-05-01
[docs] Add doxygen comment for CKeyPool
John Newbery
2019-04-29
GetKeyBirthTimes should return key ids, not destinations
Gregory Sanders
2019-04-28
wallet: Track scanning duration
João Barbosa
2019-04-27
Merge #15778: [wallet] Move maxtxfee from node to wallet
MarcoFalke
2019-04-23
refactor: replace isPotentialtip/waitForNotifications by higher method
Antoine Riard
2019-04-23
wallet: add cachable amounts for caching credit/debit values
Karl-Johan Alm
2019-04-18
[wallet] Move maxTxFee to wallet
John Newbery
2019-04-17
refactor: Add handleNotifications method to wallet
MarcoFalke
2019-04-14
[wallet] move-only: move CReserveKey to be next to CKeyPool
John Newbery
2019-04-14
Merge #15748: [rpc] remove dead mining code
MeshCollider
2019-04-11
Merge #15639: bitcoin-wallet tool: Drop libbitcoin_server.a dependency
MeshCollider
2019-04-11
Merge #15728: [wallet] Refactor relay transactions
MeshCollider
2019-04-10
[cleanup] Remove unused CReserveKey
John Newbery
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-04-10
[wallet] Refactor CWalletTx::RelayWalletTransaction()
John Newbery
2019-04-09
[build] Move wallet load functions to wallet/load unit
John Newbery
2019-04-09
[wallet] Remove unnecessary Chain::Lock parameter from ResendWalletTransactions
John Newbery
2019-04-09
[wallet] Schedule tx rebroadcasts in wallet
John Newbery
2019-04-09
[wallet] Keep track of the best block time in the wallet
John Newbery
2019-04-04
wallet: Get all balances in one call
MarcoFalke
2019-04-04
Merge #15596: rpc: Ignore sendmany::minconf as dummy value
MarcoFalke
2019-04-02
Merge #15680: Remove resendwallettransactions RPC method
MarcoFalke
2019-04-01
[wallet] Remove ResendWalletTransactionsBefore
John Newbery
2019-03-27
wallet: Move CWallet::ReacceptWalletTransactions locks to callers
João Barbosa
2019-03-21
Merge #10973: Refactor: separate wallet from node
MeshCollider
2019-03-14
wallet: Remove unused GetLegacyBalance
MarcoFalke
2019-03-06
Remove remaining wallet accesses to node globals
Russell Yanofsky
2019-03-05
Remove use CValidationInterface in wallet code
Russell Yanofsky
2019-03-04
doc: Move wallet lock annotations to header
MarcoFalke
2019-03-04
Merge #15288: Remove wallet -> node global function calls
MarcoFalke
2019-03-01
[wallet] remove unused GetScriptForMining
Sjors Provoost
2019-02-22
Remove use of AcceptToMemoryPool in wallet code
Russell Yanofsky
2019-02-22
Remove use of g_connman / PushInventory in wallet code
Russell Yanofsky
2019-02-22
Remove uses of fee globals in wallet code
Russell Yanofsky
2019-02-14
Add a method to add a pubkey to the keypool
Andrew Chow
2019-02-14
Implement a function to add KeyOriginInfo to a wallet
Andrew Chow
2019-02-14
Store key origin info in key metadata
Andrew Chow
2019-02-14
Add a method to CWallet to write just CKeyMetadata
Andrew Chow
2019-02-12
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-11
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
[prev]
[next]