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
2023-11-20
fuzz: add target for `DescriptorScriptPubKeyMan`
brunoerg
2023-11-17
refactor: VectorWriter without nVersion
MarcoFalke
2023-11-17
Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSize
fanquake
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-16
Include version.h in fewer places
Anthony Towns
2023-11-16
serialize: Drop useless version param from GetSerializeSize()
Anthony Towns
2023-11-14
Use ParamsWrapper for witness serialization
Anthony Towns
2023-11-13
Merge bitcoin/bitcoin#28721: multiprocess compatibility updates
fanquake
2023-11-08
Merge bitcoin/bitcoin#28787: init: completely remove `-zapwallettxes` (remain...
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28546: wallet: prevent bugs from invalid transaction he...
Andrew Chow
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-05
wallet: cache descriptor ID to avoid repeated descriptor string creation
Sebastian Falbesoner
2023-11-03
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-10-30
refactor: Fix bugprone-string-constructor warning
MarcoFalke
2023-10-27
refactor: Add LIFETIMEBOUND to all (w)txid getters
MarcoFalke
2023-10-26
Merge bitcoin/bitcoin#28107: util: Type-safe transaction identifiers
Andrew Chow
2023-10-26
refactor: Return enum in LockDirectory
MarcoFalke
2023-10-25
bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
MarcoFalke
2023-10-24
build: Bump minimum supported Clang to clang-13
MarcoFalke
2023-10-23
wallet: Add asserts to detect unset transaction height values
Ryan Ofsky
2023-10-23
Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...
Ryan Ofsky
2023-10-23
wallet, refactor: Add CWalletTx::updateState function
Ryan Ofsky
2023-10-20
interfaces: Rename CalculateBumpFees methods to be compatible with capn'proto
Ryan Ofsky
2023-10-20
interfaces: Add schedulerMockForward method so mockscheduler RPC can work acr...
Ryan Ofsky
2023-10-20
interfaces: Fix const virtual method that breaks multiprocess support
Ryan Ofsky
2023-10-19
wallet: Reload watchonly and solvables wallets after migration
Andrew Chow
2023-10-19
wallet: Copy all tx metadata to watchonly wallet
Andrew Chow
2023-10-17
Merge bitcoin/bitcoin#28544: wallet: Add TxStateString function for debugging...
Andrew Chow
2023-10-12
Introduce types for txids & wtxids
dergoegge
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-10-05
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
MarcoFalke
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-10-02
Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processed a...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28508: refactor: Remove SER_GETHASH, hard-code client v...
fanquake
2023-09-30
wallet: validationinterface: only handle active chain notifications
James O'Beirne
2023-09-30
validation: pass ChainstateRole for validationinterface calls
James O'Beirne
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-27
wallet: Add TxStateString function for debugging and logging
Ryan Ofsky
2023-09-26
wallet: Check last block and conflict height are valid in MarkConflicted
Andrew Chow
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-22
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
Hennadii Stepanov
2023-09-20
Merge bitcoin-core/gui#738: Add menu option to migrate a wallet
Hennadii Stepanov
2023-09-19
Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid sc...
Andrew Chow
2023-09-19
Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...
fanquake
2023-09-19
Remove SER_GETHASH, hard-code client version in CKeyPool serialize
MarcoFalke
2023-09-19
Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
MarcoFalke
2023-09-14
Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...
Andrew Chow
2023-09-13
Amend bumpfee for inputs with overlapping ancestry
Murch
2023-09-13
Bump unconfirmed parent txs to target feerate
Murch
2023-09-13
coinselection: Move GetSelectionWaste into SelectionResult
Andrew Chow
[prev]
[next]