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
2024-02-20
descriptor: Be able to get the pubkeys involved in a descriptor
Ava Chow
2024-02-20
Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanup
fanquake
2024-02-20
Merge bitcoin/bitcoin#26008: wallet: cache IsMine scriptPubKeys to improve pe...
fanquake
2024-02-16
wallet: Retrieve ID from loaded DescSPKM directly
Ava Chow
2024-02-16
wallet: Use scriptPubKeyCache in GetSolvingProvider
Ava Chow
2024-02-16
wallet: Use scriptPubKey cache in GetScriptPubKeyMans
Ava Chow
2024-02-16
wallet: Use scriptPubKey cache in IsMine
Ava Chow
2024-02-16
wallet: Cache scriptPubKeys for all DescriptorSPKMs
Ava Chow
2024-02-16
wallet: Introduce a callback called after TopUp completes
Ava Chow
2024-02-16
Merge bitcoin/bitcoin#28037: rpc: Drop migratewallet experimental warning
fanquake
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-13
scripted-diff: Fix bitcoin_config_h includes
TheCharlatan
2024-02-12
wallet: simplify EraseRecords by using 'ErasePrefix'
furszy
2024-02-12
wallet: bdb batch 'ErasePrefix', do not create txn internally
furszy
2024-02-12
wallet: db, introduce 'RunWithinTxn()' helper function
furszy
2024-02-12
Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes process
Ava Chow
2024-02-09
Merge bitcoin/bitcoin#27877: wallet: Add CoinGrinder coin selection algorithm
Ava Chow
2024-02-09
scripted-diff: rename ZapSelectTx to RemoveTxs
furszy
2024-02-09
wallet: batch and simplify ZapSelectTx process
furszy
2024-02-09
rpc: use `HexToPubKey` helper for all legacy pubkey-parsing RPCs
Sebastian Falbesoner
2024-02-09
opt: Skip over barren combinations of tiny UTXOs
Murch
2024-02-09
opt: Skip checking max_weight separately
Murch
2024-02-09
opt: Cut if last addition was minimal weight
Murch
2024-02-09
opt: Skip heavier UTXOs with same effective value
Murch
2024-02-09
opt: Tiebreak UTXOs by weight for CoinGrinder
Murch
2024-02-09
opt: Skip evaluation of equivalent input sets
Murch
2024-02-09
opt: Track remaining effective_value in lookahead
Murch
2024-02-09
opt: Skip branches with worse weight
Murch
2024-02-09
fuzz: Test optimality of CoinGrinder
Murch
2024-02-09
fuzz: Add CoinGrinder fuzz target
Murch
2024-02-09
coinselection: Track whether CG completed
Murch
2024-02-09
test: Add coin_grinder_tests
Murch
2024-02-09
coinselection: Add CoinGrinder algorithm
Murch
2024-02-08
Merge bitcoin/bitcoin#26836: wallet: batch and simplify addressbook migration...
Ava Chow
2024-02-07
Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...
Ryan Ofsky
2024-02-07
wallet: migration, batch addressbook records removal
furszy
2024-02-07
wallet: addressbook migration, batch db writes
furszy
2024-02-07
refactor: wallet, simplify addressbook migration
furszy
2024-02-07
refactor: SetAddressBookWithDB, minimize number of map lookups
furszy
2024-02-07
refactor: SetAddrBookWithDB, signal only if write succeeded
furszy
2024-02-07
wallet: clean redundancies in DelAddressBook
furszy
2024-02-06
Merge bitcoin/bitcoin#29388: fuzz: remove unused `args` and `context` from `F...
Ryan Ofsky
2024-02-06
Merge bitcoin/bitcoin#28833: wallet: refactor: remove unused `SignatureData` ...
Ava Chow
2024-02-06
test: wallet, coverage for concurrent db transactions
furszy
2024-02-06
sqlite: Ensure that only one SQLiteBatch is writing to db at a time
Ava Chow
2024-02-05
fuzz: remove unused `args` and `context` from `FuzzedWallet`
brunoerg
2024-02-03
wallet: remove unused 'accept_no_keys' arg from decryption process
furszy
2024-02-02
Merge bitcoin/bitcoin#28868: wallet: Fix migration of wallets with txs that h...
Ryan Ofsky
2024-02-01
wallet: Make sure that the descriptors flag is set for blank wallets
Ava Chow
2024-02-01
wallet: Keep txs that belong to both watchonly and migrated wallets
Ava Chow
[prev]
[next]