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
2020-06-29
refactor: Remove confusing BlockIndex global
MarcoFalke
2020-06-29
Merge #19300: wallet: Handle concurrent wallet loading
MarcoFalke
2020-06-28
Merge #19114: scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
wallet: Do not include server symbols
MarcoFalke
2020-06-25
Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option
Wladimir J. van der Laan
2020-06-24
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-06-24
psbt: Allow both non_witness_utxo and witness_utxo
Andrew Chow
2020-06-24
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
Static asserts for consistency of fee defaults.
Daniel Kraft
2020-06-24
rpc/wallet: add two explicit modes to estimate_mode
Karl-Johan Alm
2020-06-24
fees: add FeeModes doc helper function
Karl-Johan Alm
2020-06-22
walletdb: Handle cursor internally
Andrew Chow
2020-06-22
Split SetWalletFlags into Add/LoadWalletFlags
Andrew Chow
2020-06-21
Merge #18027: "PSBT Operations" dialog
Samuel Dobson
2020-06-21
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
Merge #19200: rpc: remove deprecated getaddressinfo fields
Samuel Dobson
2020-06-21
Merge #16377: [rpc] don't automatically append inputs in walletcreatefundedpsbt
Samuel Dobson
2020-06-21
Merge #17938: Disallow automatic conversion between disparate hash types
Samuel Dobson
2020-06-20
wallet: Replace CDataStream& with CDataStream&& where appropriate
MarcoFalke
2020-06-20
wallet: Remove confusing double return value ret+success
MarcoFalke
2020-06-20
Merge #19018: docs: fixing description of the field sequence in walletcreatef...
MarcoFalke
2020-06-20
rpc/wallet: add conf_target as alias to confTarget in bumpfee
Karl-Johan Alm
2020-06-19
Merge #19054: wallet: Skip hdKeypath of 'm' when determining inactive hd seeds
MarcoFalke
2020-06-19
Remove an apparently unnecessary conversion
Ben Woosley
2020-06-19
Use explicit conversion from WitnessV0KeyHash -> CKeyID
Ben Woosley
2020-06-19
Use explicit conversion from PKHash -> CKeyID
Ben Woosley
2020-06-19
Convert CPubKey to WitnessV0KeyHash directly
Ben Woosley
2020-06-19
[rpc] refactor: consolidate sendmany and sendtoaddress code
Sjors Provoost
2020-06-18
FillPSBT: report number of inputs signed (or would sign)
Glenn Willen
2020-06-19
wallet: Handle concurrent wallet loading
João Barbosa
2020-06-18
Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM...
MarcoFalke
2020-06-17
Remove WalletDatabase::Create, CreateMock, and CreateDummy
Andrew Chow
2020-06-17
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-06-17
Add Create*WalletDatabase functions
Andrew Chow
2020-06-17
walletdb: refactor Read, Write, Erase, and Exists into non-template func
Andrew Chow
2020-06-17
Merge #19290: wallet: move BDB specific classes to bdb.{cpp/h}
Samuel Dobson
2020-06-16
Remove unused variables
MarcoFalke
2020-06-16
Merge #18275: wallet: error if an explicit fee rate was given but the needed ...
MarcoFalke
2020-06-15
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-15
walletdb: moveonly: Move BerkeleyBatch Cursor and Txn funcs to cpp
Andrew Chow
2020-06-15
walletdb: move IsWalletLoaded to walletdb.cpp
Andrew Chow
2020-06-15
walletdb: Add IsBDBWalletLoaded to look for BDB wallets specifically
Andrew Chow
2020-06-15
walletdb: Make SpliWalletFilePath non-static
Andrew Chow
2020-06-15
Skip hdKeypath of 'm'
Andrew Chow
2020-06-15
scripted-diff: Replace EnsureChainman with Assert in unit tests
MarcoFalke
2020-06-13
refactor: Drop ::HasWallets()
João Barbosa
2020-06-11
refactor: Remove unused request.fHelp
MarcoFalke
2020-06-11
wallet: Make RPC help compile-time static
MarcoFalke
2020-06-11
Merge #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIs...
MarcoFalke
[prev]
[next]