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.
bitcoin/src/wallet
Andrew Chow 02d6586d7a
Import KeyOriginData when importing descriptors
6 years ago
..
test Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp} 6 years ago
coincontrol.cpp scripted-diff: Move util files to separate directory. 6 years ago
coincontrol.h
coinselection.cpp Introduce a Shuffle for FastRandomContext and use it in wallet and coinselection 6 years ago
coinselection.h
crypter.cpp [wallet] Support creating a blank wallet 6 years ago
crypter.h [tools] Add wallet inspection and modification tool 6 years ago
db.cpp Merge #15334: wallet: Log absolute paths for the wallets 6 years ago
db.h Merge #11911: Free BerkeleyEnvironment instances when not in use 6 years ago
feebumper.cpp Pass chain locked variables where needed 6 years ago
feebumper.h
fees.cpp scripted-diff: Move util files to separate directory. 6 years ago
fees.h
init.cpp Move maxTxFee initialization to init.cpp 6 years ago
psbtwallet.cpp Switch away from exceptions in refactored tx code 6 years ago
psbtwallet.h Switch away from exceptions in refactored tx code 6 years ago
rpcdump.cpp Import KeyOriginData when importing descriptors 6 years ago
rpcwallet.cpp Store key origin info in key metadata 6 years ago
rpcwallet.h Move PSBT definitions and code to separate files 6 years ago
wallet.cpp Implement a function to add KeyOriginInfo to a wallet 6 years ago
wallet.h Implement a function to add KeyOriginInfo to a wallet 6 years ago
walletdb.cpp Store key origin info in key metadata 6 years ago
walletdb.h Store key origin info in key metadata 6 years ago
wallettool.cpp [wallet] Close bdb when flushing wallet. 6 years ago
wallettool.h [tools] Add wallet inspection and modification tool 6 years ago
walletutil.cpp Merge #14350: Add WalletLocation class 6 years ago
walletutil.h wallet: Add WalletLocation utility class 6 years ago