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-07-08
Merge bitcoin/bitcoin#30355: wallet: use LogTrace for walletdb log messages a...
Ryan Ofsky
2024-07-01
wallet: update mempool conflicts tests + docs
ishaanam
2024-06-28
wallet: use LogTrace for walletdb log messages at trace level
Anthony Towns
2024-06-27
Merge bitcoin/bitcoin#30050: refactor, wallet: get serialized size of `CRecip...
Ava Chow
2024-06-26
Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...
Ava Chow
2024-06-21
wallet: notify when preset + automatic inputs exceed max weight
furszy
2024-06-20
refactor: remove extraneous lock annotations from function definitions
Cory Fields
2024-06-20
Merge bitcoin/bitcoin#30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled fse...
merge-script
2024-06-20
Merge bitcoin/bitcoin#30248: refactor: Add explicit cast to expected_last_pag...
merge-script
2024-06-19
fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek error
MarcoFalke
2024-06-17
move-only: refactor CreateTransactionInternal
josibake
2024-06-17
wallet: use CRecipient instead of CTxOut
josibake
2024-06-14
Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE whe...
Ava Chow
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-07
refactor: Rename CTransaction::nVersion to version
Ava Chow
2024-06-07
refactor: Add explicit cast to expected_last_page to silence fuzz ISan
MarcoFalke
2024-06-04
Merge bitcoin/bitcoin#28307: rpc, wallet: fix incorrect segwit redeem script ...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28074: fuzz: wallet, add target for `Crypter`
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#29997: rpc: Remove index-based Arg accessor
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28979: wallet, rpc: document and update `sendall` behav...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28366: Fix waste calculation in SelectionResult
Ava Chow
2024-06-03
Merge bitcoin/bitcoin#30134: fuzz: add more coverage for `ScriptPubKeyMan`
merge-script
2024-05-29
fuzz: Handle missing BDBRO errors
Ava Chow
2024-05-28
Use `exact_target` shorthand in coinselector_tests
Murch
2024-05-24
Fold GetSelectionWaste() into ComputeAndSetWaste()
Murch
2024-05-24
fuzz: Fix wallet_bdb_parser stdlib error matching
MarcoFalke
2024-05-23
Merge bitcoin/bitcoin#30115: rpc: avoid copying into UniValue
Ryan Ofsky
2024-05-22
Merge bitcoin/bitcoin#30131: wallet, tests: Avoid stringop-overflow warning i...
merge-script
2024-05-21
wallet, tests: Avoid stringop-overflow warning in PollutePubKey
Ava Chow
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-20
rpc: avoid copying into UniValue
Cory Fields
2024-05-16
wallet, test: Be able to always swap BDB endianness
Ava Chow
2024-05-16
bdb: Be able to make byteswapped databases
Ava Chow
2024-05-16
Error if LSNs are not reset
Ava Chow
2024-05-16
Berkeley RO Database fuzz test
TheCharlatan
2024-05-16
tests: Add BerkeleyRO to db prefix tests
Ava Chow
2024-05-16
wallettool: Optionally use BERKELEY_RO as format when dumping BDB wallets
Ava Chow
2024-05-16
Add MakeBerkeleyRODatabase
Ava Chow
2024-05-16
Implement handling of other endianness in BerkeleyRODatabase
Ava Chow
2024-05-16
wallet: implement independent BDB deserializer in BerkeleyRODatabase
Ava Chow
2024-05-16
fuzz: add more coverage for `ScriptPubKeyMan`
brunoerg
2024-05-16
util: Move util/string.h functions to util namespace
Ryan Ofsky
2024-05-16
util: add TransactionError includes and namespace declarations
Ryan Ofsky
2024-05-16
util: move fees.h and error.h to common/messages.h
Ryan Ofsky
2024-05-16
common: Add PSBTError enum
Ryan Ofsky
2024-05-16
util: move error.h TransactionError enum to node/types.h
Ryan Ofsky
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-15
rpc: Remove index-based Arg accessor
MarcoFalke
2024-05-13
wallet: implement BerkeleyRODatabase::Backup
Ava Chow
2024-05-13
wallet: implement BerkeleyROBatch
Ava Chow
[next]