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
Age
Commit message (
Expand
)
Author
2024-03-01
[policy] sibling eviction for v3 transactions
glozow
2024-02-21
[refactor] return pair from SingleV3Checks
glozow
2024-02-13
Merge bitcoin-core/gui#793: Update translation source file for v27.0 string f...
Hennadii Stepanov
2024-02-13
Merge bitcoin/bitcoin#29403: wallet: batch erase procedures and improve 'Eras...
Ava Chow
2024-02-13
Merge bitcoin/bitcoin#29413: fuzz: increase length of string used for `NetWhi...
fanquake
2024-02-13
Merge bitcoin/bitcoin#29424: v3 followups
fanquake
2024-02-13
qt: Update translation source file for v27.0 string freeze
Hennadii Stepanov
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-12
Merge bitcoin-core/gui#773: Check for private keys disabled before attempting...
Hennadii Stepanov
2024-02-12
[test] PackageV3Checks with inheritance violation in mempool ancestor
glozow
2024-02-12
[doc] fix docs and comments from v3
glozow
2024-02-12
Merge bitcoin-core/gui#758: Update Node window title with the chain type
Hennadii Stepanov
2024-02-12
Merge bitcoin-core/gui#658: Intro: Never change the prune checkbox after the ...
Hennadii Stepanov
2024-02-11
Merge bitcoin-core/gui#780: Fix: Ensure 'Transaction View' remains disabled i...
Hennadii Stepanov
2024-02-11
Merge bitcoin-core/gui#752: Modify command line help to show support for BIP2...
Hennadii Stepanov
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
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
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#29377: test: Add makefile target for running unit tests
Ava Chow
2024-02-08
[fuzz] v3 transactions and sigop-adjusted vsize
glozow
2024-02-08
[policy/validation] allow v3 transactions with certain restrictions
glozow
2024-02-08
[policy] add v3 policy rules
glozow
2024-02-08
Merge bitcoin/bitcoin#27319: addrman, refactor: improve stochastic test in `A...
Ava Chow
2024-02-08
Merge bitcoin/bitcoin#29114: util: Faster std::byte (pre)vector (un)serialize
Ava Chow
2024-02-08
fuzz: increase length of string used for `NetWhitelist{bind}Permissions::TryP...
brunoerg
2024-02-08
Merge bitcoin/bitcoin#29397: release: Update translations for v27.0 soft tran...
Hennadii Stepanov
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
[next]