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
2018-08-09
Merge #13876: wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-08
Fix incorrect Doxygen comments
practicalswift
2018-08-08
Trivial: Revert translated string change, clarify wallet log messages
Pierre Rochard
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-07
[Docs] upgrade rescan time warning from minutes to >1 hour
Mason Simon
2018-08-07
Merge #13812: wallet: sum ancestors rather than taking max in output groups
Wladimir J. van der Laan
2018-08-07
Merge #13843: [trivial] Add doxygen-compatible comments to CAffectedKeysVisitor
Wladimir J. van der Laan
2018-08-07
Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...
Wladimir J. van der Laan
2018-08-07
Merge #13667: wallet: Fix backupwallet for multiwallets
Wladimir J. van der Laan
2018-08-07
Remove redundant extern
practicalswift
2018-08-06
Remove redundant redeclaration of rescanblockchain(...) in same scope
practicalswift
2018-08-04
wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-03
[trivial] add doxygen-compatible comments to CAffectedKeysVisitor
Pierre Rochard
2018-08-03
test: Add testing of value_ret for SelectCoinsBnB
Ben Woosley
2018-08-02
[wallet] Add wallet name to log messages
Pierre Rochard
2018-08-02
trivial: correct typos
Varunram
2018-08-01
Merge #13805: [wallet] Correctly limit output group size
MarcoFalke
2018-07-31
wallet: sum ancestors rather than taking max in output groups
Karl-Johan Alm
2018-07-30
[wallet] correctly limit output group size
Suhas Daftuar
2018-07-29
Add CMerkleTx::IsImmatureCoinBase method
Ben Woosley
2018-07-29
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
Merge #13774: Return void instead of bool for functions that cannot fail
MarcoFalke
2018-07-27
Fix accidental use of the addition assignment operator ("+="). Remove newline...
practicalswift
2018-07-27
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-24
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
clean-up: Remove no longer used ivars from CInputCoin
Karl-Johan Alm
2018-07-24
wallet: Remove deprecated OutputEligibleForSpending
Karl-Johan Alm
2018-07-24
wallet: Switch to using output groups instead of coins in coin selection
Karl-Johan Alm
2018-07-24
wallet: Add output grouping
Karl-Johan Alm
2018-07-24
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
wallet: Add input bytes to CInputCoin
Karl-Johan Alm
2018-07-24
moveonly: CoinElegibilityFilter into coinselection.h
Karl-Johan Alm
2018-07-22
Return the script type from Solver
Ben Woosley
2018-07-22
Removes Boost predicate.hpp dependency
251
2018-07-22
Merge #13691: Remove redundant variables, statements and forward declarations
MarcoFalke
2018-07-22
Merge #13683: wallet: Introduce assertion to document the assumption that cac...
MarcoFalke
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-19
Merge #13712: wallet: Fix non-determinism in ParseHDKeypath(...). Avoid using...
MarcoFalke
2018-07-19
Merge #13074: [trivial] Correct help text for `importaddress` RPC
MarcoFalke
2018-07-19
wallet: Add error handling. Check return value of ParseUInt32(...) in ParseHD...
practicalswift
2018-07-19
wallet: Add tests for ParseHDKeypath(...)
practicalswift
2018-07-18
Merge #13500: [wallet] Decouple wallet version from client version
Wladimir J. van der Laan
2018-07-18
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-18
Remove redundant statement
practicalswift
2018-07-17
wallet: Avoid potential null pointer dereference in CWalletTx::GetAvailableCr...
practicalswift
2018-07-16
Tests for PSBT
Andrew Chow
2018-07-16
Create wallet RPCs for PSBT
Andrew Chow
[prev]
[next]