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
/
test
Age
Commit message (
Expand
)
Author
2023-05-02
test: Add util to mine invalid blocks
MarcoFalke
2023-04-26
Merge bitcoin/bitcoin#26933: mempool: disallow txns under min relay fee, even...
glozow
2023-04-21
Merge bitcoin/bitcoin#27506: test: prevent intermittent failures
fanquake
2023-04-21
Merge bitcoin/bitcoin#27464: fuzz: re-enable prioritisetransaction & analyzep...
fanquake
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-20
test: prevent intermittent failures
Amiti Uttarwar
2023-04-20
Merge bitcoin/bitcoin#25325: Add pool based memory resource
Andrew Chow
2023-04-20
Merge bitcoin/bitcoin#27214: addrman: Enable selecting addresses by network
Andrew Chow
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-18
doc: update references to kernel/chainparams.cpp
fanquake
2023-04-17
bugfix: rest: avoid segfault for invalid URI
pablomartin4btc
2023-04-17
[policy] disallow transactions under min relay fee, even in packages
glozow
2023-04-17
[test] package cpfp bumps parents <mempoolminfee but >=minrelaytxfee
glozow
2023-04-17
[test util] mock mempool minimum feerate
glozow
2023-04-14
fuzz: re-enable prioritisetransaction & analyzepsbt RPC
MarcoFalke
2023-04-11
Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState target
fanquake
2023-04-06
[fuzz] Add MiniMiner target + diff fuzz against BlockAssembler
glozow
2023-04-06
[unit test] GatherClusters and MiniMiner unit tests
glozow
2023-04-05
ci: use clang-16 in tidy task
fanquake
2023-04-04
Switch hardened derivation marker to h in descriptors
Sjors Provoost
2023-04-04
test: Use steady clock in index tests
MarcoFalke
2023-04-04
net: Use steady clock in InterruptibleRecv
MarcoFalke
2023-04-03
refactor: don't avoid sys/types.h on when building for Windows
fanquake
2023-04-03
Merge bitcoin/bitcoin#27254: refactor: Extract util/fs from util/system
fanquake
2023-03-28
Merge bitcoin/bitcoin#27344: fuzz: Remove legacy int parse fuzz tests
fanquake
2023-03-28
Merge bitcoin/bitcoin#27324: net: #27257 follow-ups
fanquake
2023-03-27
test: Fix intermittent failure in ChainStateManager tests
Martin Zumsande
2023-03-27
fuzz: Remove legacy int parse fuzz tests
MarcoFalke
2023-03-27
[net] Pass nRecvFloodSize to CNode
dergoegge
2023-03-27
Merge bitcoin/bitcoin#26642: clang-tidy: Add more `performance-*` checks and ...
fanquake
2023-03-26
clang-tidy: Add `performance-inefficient-vector-operation` check
Hennadii Stepanov
2023-03-23
Use PoolAllocator for CCoinsMap
Martin Leitner-Ankerl
2023-03-23
Call ReallocateCache() on each Flush()
Martin Leitner-Ankerl
2023-03-23
Add PoolResource fuzzer
Martin Leitner-Ankerl
2023-03-23
Calculate memory usage correctly for unordered_maps that use PoolAllocator
Martin Leitner-Ankerl
2023-03-23
Add pool based memory resource & allocator
Martin Leitner-Ankerl
2023-03-23
test: move coverage on ParseNonRFCJSONValue() to UniValue::read()
stickies-v
2023-03-23
Merge bitcoin/bitcoin#27257: refactor, net: End friendship of CNode, CConnman...
fanquake
2023-03-23
refactor: Move fs.* to util/fs.*
TheCharlatan
2023-03-23
refactor: Extract util/fs_helpers from util/system
Ben Woosley
2023-03-22
test: Remove unused Check* default constructors
MarcoFalke
2023-03-22
Merge bitcoin/bitcoin#26749: refactor: Use move semantics instead of custom s...
fanquake
2023-03-21
test: Default initialize `should_freeze` to `true`
Hennadii Stepanov
2023-03-21
refactor: Drop no longer used `swap` member functions
Hennadii Stepanov
2023-03-21
refactor: Use move semantics in `CCheckQueue::Loop`
Hennadii Stepanov
2023-03-21
clang-tidy, test: Fix bugprone-use-after-move in `Correct_Queue_range()`
Hennadii Stepanov
2023-03-21
refactor: Make move semantics explicit for callers
Hennadii Stepanov
2023-03-21
refactor: Use move semantics in `CCheckQueue::Add`
Hennadii Stepanov
2023-03-21
test, refactor: Avoid `CScriptCheck::swap` in `transaction_tests`
Hennadii Stepanov
2023-03-21
Refactor: Remove unused FlatFilePos::SetNull
MarcoFalke
[prev]
[next]