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-12-11
Merge bitcoin/bitcoin#28999: build: Enable -Wunreachable-code
fanquake
2023-12-11
Merge bitcoin/bitcoin#25273: wallet: Pass through transaction locktime and pr...
fanquake
2023-12-08
wallet: return CreatedTransactionResult from FundTransaction
Andrew Chow
2023-12-08
wallet: use optional for change position as an optional in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve scriptSig and scriptWitness in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve transaction version in CreateTransaction
Andrew Chow
2023-12-08
wallet: Explicitly preserve transaction locktime in CreateTransaction
Andrew Chow
2023-12-08
wallet: Set preset input sequence through coin control
Andrew Chow
2023-12-08
wallet: Replace SelectExternal with SetTxOut
Andrew Chow
2023-12-08
coincontrol: Replace HasInputWeight with returning optional from Get
Andrew Chow
2023-12-08
wallet: Introduce and use PreselectedInput class in CCoinControl
Andrew Chow
2023-12-08
Merge bitcoin/bitcoin#28894: wallet: batch all individual spkms setup db writ...
fanquake
2023-12-07
wallet: create tx, log resulting coin selection info
furszy
2023-12-07
wallet: skip BnB when SFFO is active
Murch
2023-12-05
rpc: getwalletinfo, return wallet 'birthtime'
furszy
2023-12-05
wallet: fix legacy spkm default birth time
furszy
2023-12-05
rpc, doc: encryptwallet, mention HD seed rotation and new backup
furszy
2023-12-05
wallet: Migrate entire address book entries
Andrew Chow
2023-12-05
build: Enable -Wunreachable-code
MarcoFalke
2023-11-30
Remove unused version.h include
MarcoFalke
2023-11-30
Remove unused CDataStream
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28969: fuzz: Avoid signed-integer-overflow in wallet_no...
fanquake
2023-11-29
fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz target
MarcoFalke
2023-11-29
fuzz: Fix nullptr deref in scriptpubkeyman
MarcoFalke
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-28
refactor: SpanReader without nVersion
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28892: refactor: P2P transport without serialize versio...
fanquake
2023-11-27
Merge bitcoin/bitcoin#28933: fuzz: Faster wallet_notifications target
fanquake
2023-11-27
fuzz: Faster wallet_notifications target
MarcoFalke
2023-11-24
Merge bitcoin/bitcoin#28922: Use Txid in COutpoint
fanquake
2023-11-24
Export assert from util/check.h
MarcoFalke
2023-11-23
wallet: birth time update during tx scanning
furszy
2023-11-23
refactor: rename FirstKeyTimeChanged to MaybeUpdateBirthTime
furszy
2023-11-21
wallet: batch external signer descriptor import
Sjors Provoost
2023-11-21
wallet: descriptors setup, batch db operations
furszy
2023-11-21
wallet: batch legacy spkm TopUp
furszy
2023-11-21
wallet: batch descriptor spkm TopUp
furszy
2023-11-21
Use Txid in COutpoint
dergoegge
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
[prev]
[next]