.. |
rpc
|
refactor: Replace BResult with util::Result
|
2022-08-03 07:33:01 -04:00 |
test
|
refactor: Replace BResult with util::Result
|
2022-08-03 07:33:01 -04:00 |
bdb.cpp
|
compat: document S_I* defines when building for Windows
|
2022-07-20 13:10:07 +01:00 |
bdb.h
|
scripted-diff: replace non-standard fixed width integer types (u_int ... -> uint`...)
|
2022-05-12 15:44:24 +02:00 |
coincontrol.cpp
|
|
|
coincontrol.h
|
scripted-diff: rename fAllowOtherInputs -> m_allow_other_inputs
|
2022-06-19 20:32:51 -03:00 |
coinselection.cpp
|
Revert "bnb: exit selection when best_waste is 0"
|
2022-06-28 17:27:06 -04:00 |
coinselection.h
|
Set effective_value when initializing a COutput
|
2022-05-21 11:25:54 -04:00 |
context.cpp
|
refactor: use C++11 default initializers
|
2022-05-17 17:18:58 +01:00 |
context.h
|
|
|
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
|
|
db.h
|
|
|
dump.cpp
|
Use HashWriter where possible
|
2022-07-20 15:34:36 +02:00 |
dump.h
|
|
|
external_signer_scriptpubkeyman.cpp
|
|
|
external_signer_scriptpubkeyman.h
|
|
|
feebumper.cpp
|
refactor: Replace BResult with util::Result
|
2022-08-03 07:33:01 -04:00 |
feebumper.h
|
|
|
fees.cpp
|
Remove ::dustRelayFee
|
2022-08-02 15:26:49 +02:00 |
fees.h
|
|
|
init.cpp
|
scripted-diff: Avoid incompatibility with CMake AUTOUIC feature
|
2022-06-14 10:38:51 +02:00 |
interfaces.cpp
|
refactor: Replace BResult with util::Result
|
2022-08-03 07:33:01 -04:00 |
ismine.h
|
|
|
load.cpp
|
|
|
load.h
|
|
|
receive.cpp
|
Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine check code
|
2022-07-20 16:59:41 -04:00 |
receive.h
|
wallet: unify CachedTxGetImmatureCredit and CachedTxGetImmatureWatchOnlyCredit
|
2022-07-05 10:10:27 -03:00 |
salvage.cpp
|
|
|
salvage.h
|
|
|
scriptpubkeyman.cpp
|
refactor: wallet: return util::Result from GetReservedDestination methods
|
2022-08-05 17:19:09 +02:00 |
scriptpubkeyman.h
|
refactor: wallet: return util::Result from GetReservedDestination methods
|
2022-08-05 17:19:09 +02:00 |
spend.cpp
|
refactor: wallet: return util::Result from GetReservedDestination methods
|
2022-08-05 17:19:09 +02:00 |
spend.h
|
refactor: Replace BResult with util::Result
|
2022-08-03 07:33:01 -04:00 |
sqlite.cpp
|
scripted-diff: Convert global Mutexes to GlobalMutexes
|
2022-05-21 01:23:23 +10:00 |
sqlite.h
|
|
|
transaction.cpp
|
|
|
transaction.h
|
|
|
wallet.cpp
|
refactor: wallet: return util::Result from GetReservedDestination methods
|
2022-08-05 17:19:09 +02:00 |
wallet.h
|
refactor: wallet: return util::Result from GetReservedDestination methods
|
2022-08-05 17:19:09 +02:00 |
walletdb.cpp
|
Merge bitcoin/bitcoin#25383: wallet: don't read db every time that a new 'WalletBatch' is created
|
2022-06-30 18:38:20 +02:00 |
walletdb.h
|
walletdb: Create a mock database of specific type
|
2022-05-10 11:54:02 -04:00 |
wallettool.cpp
|
|
|
wallettool.h
|
|
|
walletutil.cpp
|
|
|
walletutil.h
|
|
|