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
/
util
Age
Commit message (
Expand
)
Author
2021-06-21
banman: save the banlist in a JSON format on disk
Vasil Dimov
2021-06-14
Merge bitcoin/bitcoin#21261: p2p: update inbound eviction protection for mult...
W. J. van der Laan
2021-06-13
test: add ALL_NETWORKS to test utilities
Jon Atack
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
scripted-diff: test: Use existing chainman in unit tests
Carl Dong
2021-06-10
test/util: Use existing chainman in ::PrepareBlock
Carl Dong
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-01
Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...
MarcoFalke
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
miner: Pass in chainman to RegenerateCommitments
Carl Dong
2021-05-24
[test] make submit optional in CreateValidMempoolTransaction
glozow
2021-05-24
scripted-diff: Change `ArgsManager.GetDataDirPath()` to `ArgsManager.GetDataD...
Kiminuo
2021-05-22
Merge bitcoin/bitcoin#21953: fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-16
fuzz: Add utxo_snapshot target
MarcoFalke
2021-05-12
scripted-diff: rename NetPermissionFlags enumerators
Jon Atack
2021-05-12
Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls
MarcoFalke
2021-04-29
refactor: Use appropriate thread constructor
Hennadii Stepanov
2021-04-25
refactor: Make TraceThread a non-template free function
Hennadii Stepanov
2021-04-18
Change ClearDataDirPathCache() to ArgsManager.ClearPathCache().
Kiminuo
2021-04-18
BasicTestingSetup: Add ArgsManager.
Kiminuo
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-15
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
MarcoFalke
2021-04-14
Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...
practicalswift
2021-04-14
test: Reset mocktime in the common setup
MarcoFalke
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-08
test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-05
miner: Pass in previous CBlockIndex to RegenerateCommitments
Carl Dong
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-03-30
Merge #21553: fuzz: Misc refactor
MarcoFalke
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target
MarcoFalke
2021-03-24
miner: Add chainstate member to BlockAssembler
Carl Dong
2021-03-24
Revert "scripted-diff: Invoke CreateNewBlock with chainstate"
Carl Dong
2021-03-20
[net_processing] Keep addrman reference in PeerManager
John Newbery
2021-03-20
[net] Construct addrman outside connman
John Newbery
2021-03-16
test: add I2P test for a runaway SAM proxy
Vasil Dimov
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-08
miner: Pass in blockman to ::RegenerateCommitments
Carl Dong
2021-03-08
scripted-diff: Invoke CreateNewBlock with chainstate
Carl Dong
2021-03-04
Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation fun...
Wladimir J. van der Laan
2021-03-03
Move MakeNoLogFileContext to common libtest_util, and use it in bench
MarcoFalke
2021-02-22
validation: Remove global ::LoadGenesisBlock
Carl Dong
2021-02-20
Merge #20750: [Bundle 2/n] Prune g_chainman usage in mempool-related validati...
MarcoFalke
2021-02-19
Merge #21211: test: Move P2WSH_OP_TRUE to shared test library
MarcoFalke
2021-02-18
scripted-diff: Invoke ::AcceptToMemoryPool with chainstate
Carl Dong
2021-02-18
Merge #19809: log: Prefix log messages with function name and source code loc...
Wladimir J. van der Laan
[next]