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-07-06
refactor: move GetRandomNodeEvictionCandidates() to test utilities
Jon Atack
2021-07-04
fuzz: Move CTxDestination fuzzing to script fuzz target
MarcoFalke
2021-07-04
fuzz: Simplify CTxDestination fuzzing in the script target
MarcoFalke
2021-07-04
fuzz: Improve ConsumeTxDestination
MarcoFalke
2021-07-04
fuzz: Move ConsumeTxDestination to cpp file
MarcoFalke
2021-07-01
Merge bitcoin/bitcoin#19438: Introduce deploymentstatus
MarcoFalke
2021-07-01
Change SignTransaction's input_errors to use bilingual_str
Andrew Chow
2021-07-01
Use bilingual_str for address fetching functions
Andrew Chow
2021-07-01
build: Fix Boost Process compatibility with mingw-w64 compiler
Hennadii Stepanov
2021-07-01
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and ...
Samuel Dobson
2021-06-30
tests: remove ComputeBlockVersion shortcut from versionbits tests
Anthony Towns
2021-06-30
[refactor] Move ComputeBlockVersion into VersionBitsCache
Anthony Towns
2021-06-30
[refactor] versionbits: make VersionBitsCache a full class
Anthony Towns
2021-06-30
scripted-diff: rename versionbitscache
Anthony Towns
2021-06-30
[refactor] Add versionbits deployments to deploymentstatus.h
Anthony Towns
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
Remove priv option for ToNormalizedString
Andrew Chow
2021-06-24
fuzz: Check banman roundtrip
MarcoFalke
2021-06-23
[crypto] Fix K1/K2 use in ChaCha20-Poly1305 AEAD
Dhruv Mehta
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
test: Set BIP34Height = 2 for regtest
MarcoFalke
2021-06-18
test: Properly set BIP34 height in CreateNewBlock_validity unit test
MarcoFalke
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-14
refactor: Pass script verify flags as uint32_t
MarcoFalke
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
[prev]
[next]