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
2022-01-27
fuzz: Speed up script fuzz target
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#24105: Optimize CHECKSIGADD Script Validation
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#23804: validation: followups for de-duplication of pack...
fanquake
2022-01-24
Merge bitcoin/bitcoin#24078: net, refactor: Rename CNetMessage::m_command wit...
MarcoFalke
2022-01-23
Merge bitcoin/bitcoin#24021: Rename and move PoissonNextSend functions
fanquake
2022-01-20
Merge bitcoin/bitcoin#23171: qa: test descriptors with mixed xpubs and const ...
Andrew Chow
2022-01-20
refactor tests to fix ubsan suppressions
MarcoFalke
2022-01-19
Optimize CHECKSIGADD Script Validation
Jeremy Rubin
2022-01-19
scripted-diff: rename cs_mapLocalHost -> g_maplocalhost_mutex
w0xlt
2022-01-17
[unit test] package parents are a mix
glozow
2022-01-17
[unit test] different witness in package submission
glozow
2022-01-17
Merge bitcoin/bitcoin#23373: test: Parse command line arguments from unit and...
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#23992: fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-15
scripted-diff: Rename CNetMessage::m_command with CNetMessage::m_type
Hennadii Stepanov
2022-01-13
[net processing] Move PoissonNextSendInbound to PeerManager
John Newbery
2022-01-12
Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behavior
MarcoFalke
2022-01-11
util: Restore GetIntArg saturating behavior
James O'Beirne
2022-01-11
fuzz: non-addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
fuzz: addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
test: non-addrman unit tests: override-able check ratio
Vasil Dimov
2022-01-11
test: addrman unit tests: override-able check ratio
Vasil Dimov
2022-01-11
fuzz: parse the command line arguments in fuzz tests
Vasil Dimov
2022-01-11
test: parse the command line arguments in unit tests
Vasil Dimov
2022-01-11
Remove cs_main lock annotation from ChainstateManager.m_blockman
Ryan Ofsky
2022-01-11
Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...
MarcoFalke
2022-01-10
fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-10
Merge bitcoin/bitcoin#23994: Consolidate all uses of the fast range mapping t...
MarcoFalke
2022-01-07
Merge bitcoin/bitcoin#23974: Make blockstorage globals private members of Blo...
fanquake
2022-01-06
Add src/wallet/* code to wallet:: namespace
Russell Yanofsky
2022-01-06
Add src/node/* code to node:: namespace
Russell Yanofsky
2022-01-06
scripted-diff: rename MapIntoRange to FastRange64
Pieter Wuille
2022-01-06
Merge bitcoin/bitcoin#23760: util: move MapIntoRange() for reuse in fuzz tests
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23855: refactor: Post-"Chainstate loading sequence coal...
MarcoFalke
2022-01-05
test: Load genesis block to allow flush
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#21879: refactor: wrap accept() and extend usage of Sock
W. J. van der Laan
2022-01-05
Merge bitcoin/bitcoin#23411: refactor: Avoid integer overflow in ApplyStats w...
MarcoFalke
2022-01-04
Merge bitcoin/bitcoin#23826: test: Make AddrMan unit tests use public interfa...
fanquake
2022-01-03
test: Cover eviction by timeout in addrman_evictionworks
Martin Zumsande
2022-01-03
test: Add test for multiplicity in addrman new tables
Martin Zumsande
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-28
test: Add test for updating addrman entries
Martin Zumsande
2021-12-28
test: introduce utility function to retrieve an addrman
Martin Zumsande
2021-12-28
test: Remove unused AddrManTest class
Martin Zumsande
2021-12-28
test: Remove tests for internal helper functions
Martin Zumsande
2021-12-28
test: use AddrMan instead of AddrManTest where possible
Martin Zumsande
2021-12-28
test: Inline SimConnFail function
Martin Zumsande
2021-12-28
test: delete unused GetBucketAndEntry function
Amiti Uttarwar
2021-12-28
test: Update addrman_serialization unit test to use AddrMan's interface
Amiti Uttarwar
2021-12-27
doc: Remove TODO from block fuzz test
MarcoFalke
2021-12-23
init: Use clang-tidy named args syntax
Carl Dong
[next]