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
2022-10-13
refactor: remove unused locks for ResubmitWalletTransactions
stickies-v
2022-10-04
test: Check external coin effective value is used in CoinSelection
Aurèle Oulès
2022-10-04
wallet: Use correct effective value when checking target
Aurèle Oulès
2022-09-25
Merge bitcoin/bitcoin#26178: [24.x] Bugfix: Wallet: Lock cs_wallet for SignMe...
MacroFake
2022-09-20
Fix nNextResend data race in ResubmitWalletTransactions
MacroFake
2022-09-20
Bugfix: Wallet: Lock cs_wallet for SignMessage
Luke Dashjr
2022-09-19
Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...
fanquake
2022-09-16
Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...
Luke Dashjr
2022-09-16
Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...
Luke Dashjr
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-15
Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...
Andrew Chow
2022-09-15
Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue calls
Andrew Chow
2022-09-15
wallet: fix sendall creates tx that fails tx-size check
kouloumos
2022-09-15
test: Add missing syncwithvalidationinterfacequeue
MacroFake
2022-09-15
Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceeded
MacroFake
2022-09-14
Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true ...
Andrew Chow
2022-09-14
test/doc: Remove unused syncwithvalidationinterfacequeue
MacroFake
2022-09-13
sendall: check if the maxtxfee has been exceeded
ishaanam
2022-09-13
RPC: bugfix, 'add_inputs' default value is true unless 'inputs' are provided
furszy
2022-09-13
Merge bitcoin/bitcoin#26021: wallet: bugfix, load a wallet with an unknown/co...
Andrew Chow
2022-09-09
wallet: coverage for loading an unknown descriptor
furszy
2022-09-09
wallet: bugfix, load wallet with an unknown descriptor cause fatal error
furszy
2022-09-06
Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
Andrew Chow
2022-09-05
RPC: fix sendall docs
Anthony Towns
2022-09-05
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...
glozow
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-09-01
Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors result
Andrew Chow
2022-08-31
rpc: sort listdescriptors result
Sjors Provoost
2022-08-31
Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
fanquake
2022-08-29
Add migratewallet RPC
Andrew Chow
2022-08-29
Implement MigrateLegacyToDescriptor
Andrew Chow
2022-08-29
Implement MigrateToSQLite
Andrew Chow
2022-08-29
wallet: Deduplicate Resend and ReacceptWalletTransactions
Andrew Chow
2022-08-26
Merge bitcoin/bitcoin#25922: wallet: trigger MaybeResendWalletTxs() every minute
Andrew Chow
2022-08-26
Merge bitcoin/bitcoin#25896: wallet: Log when Wallet::SetMinVersion sets a di...
Andrew Chow
2022-08-26
wallet: Refactor SetupDescSPKMs to take CExtKey
Andrew Chow
2022-08-26
Implement LegacyScriptPubKeyMan::DeleteRecords
Andrew Chow
2022-08-25
Implement LegacyScriptPubKeyMan::MigrateToDescriptor
Andrew Chow
2022-08-25
scriptpubkeyman: Implement GetScriptPubKeys in Legacy
Andrew Chow
2022-08-25
Apply label to all scriptPubKeys of imported combo()
Andrew Chow
2022-08-25
Wallet::SetMinVersion - Log the new minversion
Ali Sherief
2022-08-25
wallet: trigger MaybeResendWalletTxs() every minute
stickies-v
2022-08-24
scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)
Sebastian Falbesoner
2022-08-22
Merge bitcoin/bitcoin#25647: wallet: return change from SelectionResult
Andrew Chow
2022-08-22
fixups for BIP125 doc cleanup
glozow
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#23202: wallet: allow psbtbumpfee to work with txs with ...
fanquake
2022-08-20
Fix issues when calling std::move(const&)
MacroFake
2022-08-19
wallet, tests: Test bumpfee's max input weight calculation
Andrew Chow
2022-08-19
Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFlags...
Andrew Chow
[next]