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
2021-06-29
Merge bitcoin/bitcoin#21789: refactor: Remove ::Params() global from CChainState
fanquake
2021-06-25
Merge bitcoin/bitcoin#22322: fuzz: Check banman roundtrip
MarcoFalke
2021-06-24
fuzz: Check banman roundtrip
MarcoFalke
2021-06-23
Merge bitcoin/bitcoin#22263: refactor: wrap CCoinsViewCursor in unique_ptr
MarcoFalke
2021-06-21
banman: save the banlist in a JSON format on disk
Vasil Dimov
2021-06-18
fuzz: add missing ECCVerifyHandle to base_encode_decode
Andrew Poelstra
2021-06-18
Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wal...
Samuel Dobson
2021-06-17
Merge bitcoin/bitcoin#22271: fuzz: Assert roundtrip equality for `CPubKey`
MarcoFalke
2021-06-17
Merge bitcoin/bitcoin#20516: Well-defined CAddress disk serialization, and ad...
W. J. van der Laan
2021-06-17
fuzz: Assert roundtrip equality for `CPubKey`
Sebastian Falbesoner
2021-06-17
refactor: wrap CCoinsViewCursor in unique_ptr
James O'Beirne
2021-06-17
Merge bitcoin/bitcoin#22268: fuzz: Add temporary debug assert for oss-fuzz issue
MarcoFalke
2021-06-17
fuzz: Add Temporary debug assert for oss-fuzz issue
MarcoFalke
2021-06-17
fuzz: Speed up crypto fuzz target
MarcoFalke
2021-06-14
Make CAddrMan::Check private
Hennadii Stepanov
2021-06-14
test: Drop excessive locking in CAddrManTest::SimConnFail
Hennadii Stepanov
2021-06-14
Merge bitcoin/bitcoin#21261: p2p: update inbound eviction protection for mult...
W. J. van der Laan
2021-06-14
test: add combined I2P/onion/localhost eviction protection tests
Jon Atack
2021-06-14
test: add tests for inbound eviction protection of I2P peers
Jon Atack
2021-06-14
p2p: extend inbound eviction protection by network to I2P peers
Jon Atack
2021-06-14
test: add combined onion/localhost eviction protection coverage
Jon Atack
2021-06-14
p2p: remove unused m_is_onion member from NodeEvictionCandidate struct
Jon Atack
2021-06-14
p2p: make ProtectEvictionCandidatesByRatio() fully ratio-based
Jon Atack
2021-06-13
test: remove combined onion/localhost eviction protection tests
Jon Atack
2021-06-13
p2p: add m_network to NodeEvictionCandidate struct
Jon Atack
2021-06-13
test: add ALL_NETWORKS to test utilities
Jon Atack
2021-06-13
test: speed up and simplify peer_eviction_test
Jon Atack
2021-06-13
fuzz: Call const member functions in addrman fuzz test only once
MarcoFalke
2021-06-13
refactor: Remove chainparams arg from CChainState member functions
MarcoFalke
2021-06-12
Add CKey::SignSchnorr function for BIP 340/341 signing
Pieter Wuille
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-11
Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable without ...
MarcoFalke
2021-06-11
Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in denial...
fanquake
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
fuzz: Initialize a TestingSetup for test_one_input
Carl Dong
2021-06-10
scripted-diff: test: Use existing chainman in unit tests
Carl Dong
2021-06-10
test: Pass in CoinsTip to ValidateCheckInputsForAllFlags
Carl Dong
2021-06-10
test/miner_tests: Pass in chain tip to CreateBlockIndex
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-10
Merge bitcoin/bitcoin#22084: package testmempoolaccept followups
fanquake
2021-06-09
test: Use ConnmanTestMsg from test lib in denialofservice_tests
MarcoFalke
2021-06-07
fuzz: Increase branch coverage of the float fuzz target
MarcoFalke
2021-06-07
fuzz: Remove confusing return keyword from CallOneOf
MarcoFalke
2021-06-07
Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harness...
MarcoFalke
2021-06-07
Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on command ...
fanquake
2021-06-06
p2p, rpc, fuzz: various tiny follow-ups
Jon Atack
2021-06-04
util: Properly handle -noincludeconf on command line
MarcoFalke
2021-06-03
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
W. J. van der Laan
2021-06-03
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
W. J. van der Laan
[next]