You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/wallet
MarcoFalke fa44237d76
doc: Fix typos in endif header comments
3 years ago
..
test depends, wallet: fix typos 3 years ago
bdb.cpp wallet: Use PACKAGE_NAME to mention our software 3 years ago
bdb.h wallet: Fixed Grammatical error in bdb.h 3 years ago
coincontrol.cpp refactor: Drop CCoinControl::SetNull 4 years ago
coincontrol.h External input fund support cleanups 3 years ago
coinselection.cpp Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus 3 years ago
coinselection.h Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus 3 years ago
context.cpp
context.h refactor: remove ::vpwallets and related global variables 3 years ago
crypter.cpp refactor: Replace &foo[0] with foo.data() 4 years ago
crypter.h
db.cpp refactor: get wallet path relative to wallet_dir 3 years ago
db.h
dump.cpp Remove `gArgs` from `wallet.h` and `wallet.cpp` 3 years ago
dump.h
external_signer_scriptpubkeyman.cpp Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wallets 3 years ago
external_signer_scriptpubkeyman.h refactor: remove m_internal from DescriptorSPKman 3 years ago
feebumper.cpp refactor: Detach wallet transaction methods (followup for move-only) 3 years ago
feebumper.h
fees.cpp
fees.h [MOVEONLY] consensus: move amount.h into consensus 3 years ago
init.cpp scripted-diff: disable unimplemented ArgsManager BOOL/INT/STRING flags 3 years ago
interfaces.cpp refactor: Block unsafe fs::path std::string conversion calls 3 years ago
ismine.h
load.cpp refactor: Block unsafe fs::path std::string conversion calls 3 years ago
load.h refactor: remove ::vpwallets and related global variables 3 years ago
receive.cpp [MOVEONLY] consensus: move amount.h into consensus 3 years ago
receive.h [MOVEONLY] consensus: move amount.h into consensus 3 years ago
rpcdump.cpp refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCs 3 years ago
rpcwallet.cpp refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wallet} RPCs 3 years ago
rpcwallet.h doc: Fix typos in endif header comments 3 years ago
salvage.cpp Remove `gArgs` from `wallet.h` and `wallet.cpp` 3 years ago
salvage.h
scriptpubkeyman.cpp refactor: Take Span in SetSeed 3 years ago
scriptpubkeyman.h refactor: Remove unused KeyIDHasher 3 years ago
spend.cpp External input fund support cleanups 3 years ago
spend.h Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus 3 years ago
sqlite.cpp wallet: Use PACKAGE_NAME to mention our software 3 years ago
sqlite.h
transaction.cpp MOVEONLY: CWallet transaction code out of wallet.cpp/.h 4 years ago
transaction.h doc: Fix CWalletTx::Confirmation doc 3 years ago
wallet.cpp Remove `gArgs` from `wallet.h` and `wallet.cpp` 3 years ago
wallet.h Remove `gArgs` from `wallet.h` and `wallet.cpp` 3 years ago
walletdb.cpp walletdb: Use SQLiteDatabase for mock wallet databases 3 years ago
walletdb.h Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus 3 years ago
wallettool.cpp Merge bitcoin/bitcoin#23349: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet 3 years ago
wallettool.h
walletutil.cpp refactor: Block unsafe fs::path std::string conversion calls 3 years ago
walletutil.h wallet: Upgrade existing descriptor caches 3 years ago