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
2019-04-29
wallet: Avoid logging no_such_file_or_directory error
João Barbosa
2019-04-28
wallet: Track scanning duration
João Barbosa
2019-04-27
remove extraneous scope
andrewtoth
2019-04-27
wallet: log on rescan completion
andrewtoth
2019-04-27
Merge #15778: [wallet] Move maxtxfee from node to wallet
MarcoFalke
2019-04-27
Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction
MeshCollider
2019-04-23
refactor: replace isPotentialtip/waitForNotifications by higher method
Antoine Riard
2019-04-23
Merge #15463: rpc: Speedup getaddressesbylabel
MarcoFalke
2019-04-23
Merge #15780: wallet: add cachable amounts for caching credit/debit values
Wladimir J. van der Laan
2019-04-23
wallet: add cachable amounts for caching credit/debit values
Karl-Johan Alm
2019-04-22
rpc: Speedup getaddressesbylabel
João Barbosa
2019-04-19
Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW...
MarcoFalke
2019-04-19
wallet: Remove unused import checkpoints.h
MarcoFalke
2019-04-18
[wallet] Move maxTxFee to wallet
John Newbery
2019-04-17
Merge #15779: test: Add wallet_balance benchmark
MarcoFalke
2019-04-17
refactor: Add handleNotifications method to wallet
MarcoFalke
2019-04-17
rpc: Remove dependency on interfaces::Chain in SignTransaction
Antoine Riard
2019-04-16
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-15
Merge #15750: [rpc] Remove the addresses field from the getaddressinfo return...
MarcoFalke
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
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-13
Extract ParseDescriptorRange
Ben Woosley
2019-04-11
[rpc] Remove the addresses field from the getaddressinfo return object
John Newbery
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
generalize bumpfee to add inputs when needed
Gregory Sanders
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
Remove access to node globals from wallet-linked code
Russell Yanofsky
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
[build] Add several util units
John Newbery
2019-04-09
[build] Move rpc rawtransaction util functions to rpc/rawtransaction_util.cpp
John Newbery
2019-04-09
[build] Move CheckTransaction from lib_server to lib_consensus
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-10
Merge #15749: Fix: importmulti only imports origin info for PKH outputs
MeshCollider
2019-04-06
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
2019-04-04
Import all origin info in importmulti; even for non-importing pubkeys
Pieter Wuille
2019-04-04
Keep full pubkeys in FlatSigningProvider::origins
Pieter Wuille
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
Merge #15652: wallet: Update transactions with current mempool after load
MarcoFalke
2019-04-01
[wallet] Remove ResendWalletTransactionsBefore
John Newbery
2019-03-31
wallet: Update transactions with current mempool after load
João Barbosa
[prev]
[next]