index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-15
scripted-diff: Rename MainSignals to ValidationSignals
TheCharlatan
2024-02-15
scripted-diff: Rename SingleThreadedSchedulerClient to SerialTaskRunner
TheCharlatan
2024-02-15
[refactor] Make MainSignals RAII styled
TheCharlatan
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-15
[refactor] Prepare for g_signals de-globalization
TheCharlatan
2024-02-15
[refactor] Make signals optional in mempool and chainman
TheCharlatan
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
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#28996: test: maxuploadtarget: check for mempool msg dis...
Ava Chow
2024-02-08
Merge bitcoin/bitcoin#29377: test: Add makefile target for running unit tests
Ava Chow
2024-02-08
Merge bitcoin/bitcoin#29372: test: fix intermittent failure in `rpc_setban.py...
Ava Chow
2024-02-08
[doc] v3 signaling in mempool-replacements.md
glozow
2024-02-08
[fuzz] v3 transactions and sigop-adjusted vsize
glozow
2024-02-08
[functional test] v3 transaction submission
glozow
2024-02-08
test framework: Add and use option for tx-version in MiniWallet methods
MarcoFalke
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
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
2024-02-07
wallet: clean redundancies in DelAddressBook
furszy
2024-02-07
Merge bitcoin-core/gui#497: Enable users to configure their monospace font sp...
Hennadii Stepanov
2024-02-07
Merge bitcoin-core/gui#553: Change address / amount error background
Hennadii Stepanov
2024-02-07
Merge bitcoin/bitcoin#29363: test: Fix CPartialMerkleTree.nTransactions signe...
fanquake
2024-02-07
qt: Update translation source file
Hennadii Stepanov
2024-02-07
qt: Bump Transifex slug for 27.x
Hennadii Stepanov
2024-02-07
qt: Translation updates from Transifex
Hennadii Stepanov
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
Merge bitcoin/bitcoin#29375: wallet: remove unused 'accept_no_keys' arg from ...
Ava Chow
[next]