| .. |
|
test
|
scripted-diff: Replace GetDataDir() calls with gArgs.GetDataDirNet() calls
|
2021-05-24 10:29:58 +02:00 |
|
bdb.cpp
|
scripted-diff: remove MakeUnique<T>()
|
2021-03-11 13:45:14 +08:00 |
|
bdb.h
|
|
|
|
coincontrol.cpp
|
refactor: Drop CCoinControl::SetNull
|
2021-04-18 21:10:47 +01:00 |
|
coincontrol.h
|
rpc: include_unsafe option for fundrawtransaction
|
2021-04-30 18:53:47 +02:00 |
|
coinselection.cpp
|
refactor: post Optional<> removal cleanups
|
2021-03-17 14:56:20 +08:00 |
|
coinselection.h
|
rpc: include_unsafe option for fundrawtransaction
|
2021-04-30 18:53:47 +02:00 |
|
context.cpp
|
|
|
|
context.h
|
|
|
|
crypter.cpp
|
refactor: Replace &foo[0] with foo.data()
|
2021-05-04 06:55:31 +02:00 |
|
crypter.h
|
|
|
|
db.cpp
|
wallet: Do not iterate a directory if having an error while accessing it
|
2021-05-12 12:11:47 +03:00 |
|
db.h
|
refactor: post Optional<> removal cleanups
|
2021-03-17 14:56:20 +08:00 |
|
dump.cpp
|
refactor: move first run detection to client code
|
2021-05-19 08:50:16 +02:00 |
|
dump.h
|
|
|
|
external_signer_scriptpubkeyman.cpp
|
refactor: add missing includes to external signer code
|
2021-04-13 20:09:33 +08:00 |
|
external_signer_scriptpubkeyman.h
|
refactor: add missing includes to external signer code
|
2021-04-13 20:09:33 +08:00 |
|
feebumper.cpp
|
Merge #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing
|
2021-03-09 10:42:21 +13:00 |
|
feebumper.h
|
|
|
|
fees.cpp
|
|
|
|
fees.h
|
|
|
|
init.cpp
|
doc: Clarify that feerates are per virtual size
|
2021-05-01 18:21:05 +02:00 |
|
interfaces.cpp
|
Move external signer out of wallet module
|
2021-04-08 17:56:00 +02:00 |
|
ismine.h
|
|
|
|
load.cpp
|
wallet: make chain optional for CWallet::Create
|
2021-05-19 08:50:20 +02:00 |
|
load.h
|
|
|
|
rpcdump.cpp
|
Merge bitcoin/bitcoin#21836: scripted-diff: Replace three dots with ellipsis in the UI strings
|
2021-05-10 14:02:46 +02:00 |
|
rpcwallet.cpp
|
Merge bitcoin/bitcoin#21913: rpc: RPCHelpMan fixes
|
2021-05-20 07:43:55 +02:00 |
|
rpcwallet.h
|
refactor: replace util::Ref by std::any (C++17)
|
2021-03-29 23:29:42 +02:00 |
|
salvage.cpp
|
refactor: Replace &foo[0] with foo.data()
|
2021-05-04 06:55:31 +02:00 |
|
salvage.h
|
|
|
|
scriptpubkeyman.cpp
|
refactor: Replace &foo[0] with foo.data()
|
2021-05-04 06:55:31 +02:00 |
|
scriptpubkeyman.h
|
|
|
|
sqlite.cpp
|
wallet: refactor: dedup sqlite PRAGMA assignments
|
2021-05-17 17:22:36 +02:00 |
|
sqlite.h
|
|
|
|
wallet.cpp
|
wallet: make chain optional for CWallet::Create
|
2021-05-19 08:50:20 +02:00 |
|
wallet.h
|
wallet: make chain optional for CWallet::Create
|
2021-05-19 08:50:20 +02:00 |
|
walletdb.cpp
|
refactor: post Optional<> removal cleanups
|
2021-03-17 14:56:20 +08:00 |
|
walletdb.h
|
|
|
|
wallettool.cpp
|
refactor: move first run detection to client code
|
2021-05-19 08:50:16 +02:00 |
|
wallettool.h
|
|
|
|
walletutil.cpp
|
scripted-diff: Replace GetDataDir() calls with gArgs.GetDataDirNet() calls
|
2021-05-24 10:29:58 +02:00 |
|
walletutil.h
|
|
|