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-09-30
Merge bitcoin/bitcoin#26074: refactor: Set RPCArg options with designated ini...
MacroFake
2022-09-27
Merge bitcoin/bitcoin#26156: test: check that `listdescriptors` descriptor st...
MacroFake
2022-09-26
doc, rpc: mention that `listdescriptors` result is sorted by string represent...
Sebastian Falbesoner
2022-09-24
Merge bitcoin/bitcoin#26130: Bugfix: Wallet: Lock cs_wallet for SignMessage
MacroFake
2022-09-21
Merge bitcoin/bitcoin#25933: wallet: AvailableCoins, simplify output script t...
Andrew Chow
2022-09-21
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...
fanquake
2022-09-20
Merge bitcoin/bitcoin#26132: wallet: Fix nNextResend data race in ResubmitWal...
Andrew Chow
2022-09-20
Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...
Andrew Chow
2022-09-20
Fix nNextResend data race in ResubmitWalletTransactions
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...
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-17
rpc: Allow importmulti watchonly imports with locked wallet
Aurèle Oulès
2022-09-17
wallet: AvailableCoins, simplify output script type acquisition
furszy
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
rpc: remove unneeded RPCTypeCheckArgument checks
furszy
2022-09-15
Fix issues identified by codespell 2.2.1 and update ignored words
Jon Atack
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
rpc: Set RPCArg options with designated initializers
MacroFake
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
[next]