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-09-30
Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...
W. J. van der Laan
2021-09-29
Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
bloom: use Span instead of std::vector for `insert` and `contains`
William Casarin
2021-09-29
Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...
Samuel Dobson
2021-09-28
Merge bitcoin/bitcoin#22942: fuzz: Cleanup muhash fuzz target
MarcoFalke
2021-09-24
refactor: share logic between ScriptPubKeyToUniv and ScriptToUniv
Michael Dietz
2021-09-24
rpc: remove deprecated addresses and reqSigs from rpc outputs
Michael Dietz
2021-09-24
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...
merge-script
2021-09-23
Merge bitcoin/bitcoin#21526: validation: UpdateTip/CheckBlockIndex assumeutxo...
W. J. van der Laan
2021-09-22
Merge bitcoin/bitcoin#23044: refactor: Remove unused validation includes
merge-script
2021-09-22
fuzz: Cleanup muhash fuzz target
MarcoFalke
2021-09-21
fuzz: Move all addrman fuzz targets to one file
MarcoFalke
2021-09-21
Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
fanquake
2021-09-20
Merge bitcoin/bitcoin#22974: addrman: Improve performance of Good
W. J. van der Laan
2021-09-20
refactor: Remove unused validation includes
MarcoFalke
2021-09-18
util: Introduce ToIntegral<T>(const std::string&) for locale independent pars...
practicalswift
2021-09-17
Merge bitcoin/bitcoin#22226: doc: add unittest core dump instructions
merge-script
2021-09-16
doc: test: unittest segfault gdb
James O'Beirne
2021-09-16
Enable TLS in links in documentation
Jeremy Rand
2021-09-16
test: Activate all regtest softforks at height 1, unless overridden
MarcoFalke
2021-09-16
test: Add extra_args argument to TestChain100Setup constructor
MarcoFalke
2021-09-16
test: Remove unused ~TestChain100Setup
MarcoFalke
2021-09-16
Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...
fanquake
2021-09-16
fuzz: allow lower number of sources
Martin Zumsande
2021-09-16
fuzz: Use public interface to fill addrman tried tables
Martin Zumsande
2021-09-15
test: validation: add unittest for UpdateTip behavior
James O'Beirne
2021-09-15
test: refactor: separate CreateBlock in TestChain100Setup
James O'Beirne
2021-09-15
test: refactor: declare NoMalleation const auto
James O'Beirne
2021-09-15
move-only: unittest: add test/util/chainstate.h
James O'Beirne
2021-09-10
Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...
merge-script
2021-09-10
Merge bitcoin/bitcoin#22911: [net] Minor cleanups to asmap
fanquake
2021-09-09
Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro ...
merge-script
2021-09-09
Raise InitError when peers.dat is invalid or corrupted
MarcoFalke
2021-09-07
Make unexpected time type in BCLog::LogMsg() a compile-time error
Martin Ankerl
2021-09-07
[net] Remove asmap argument from CNode::CopyStats()
John Newbery
2021-09-07
[asmap] Remove SanityCheckASMap() from netaddress
John Newbery
2021-09-07
Remove confusing CAddrDB
MarcoFalke
2021-09-07
Fix addrdb includes
MarcoFalke
2021-09-07
Move addrman includes from .h to .cpp
MarcoFalke
2021-09-07
log, timer: improve BCLog::LogMsg()
Jon Atack
2021-09-06
Merge bitcoin/bitcoin#22791: init: Fix asmap/addrman initialization order bug
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces...
MarcoFalke
2021-09-05
Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...
fanquake
2021-09-27
scripted-diff: Rename overloaded int GetArg to GetIntArg
Russell Yanofsky
2021-09-02
test: Always clear reject reason in IsStandard tx test
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
MarcoFalke
2021-09-02
tests: Add TrimString(...) tests
practicalswift
2021-09-02
Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
fanquake
2021-09-02
Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5
fanquake
[next]