index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-22
Merge bitcoin/bitcoin#28895: p2p: do not make automatic outbound connections ...
fanquake
2023-11-22
Merge bitcoin/bitcoin#28904: Drop CAutoFile
fanquake
2023-11-22
Merge bitcoin/bitcoin#28891: test: fix `AddNode` unit test failure on OpenBSD
fanquake
2023-11-22
Merge bitcoin/bitcoin#28913: coins: make sure PoolAllocator uses the correct ...
fanquake
2023-11-22
Merge bitcoin/bitcoin#28925: ci: Update apt cache
Hennadii Stepanov
2023-11-22
ci: Switch from `apt` to `apt-get`
Hennadii Stepanov
2023-11-22
ci: Update apt cache
Hennadii Stepanov
2023-11-21
Use Txid in COutpoint
dergoegge
2023-11-21
Merge bitcoin/bitcoin#28905: ci: Avoid toolset ambiguity that MSVC can't handle
Hennadii Stepanov
2023-11-20
fuzz: add target for `DescriptorScriptPubKeyMan`
brunoerg
2023-11-20
fuzz: create ConsumeCoins
brunoerg
2023-11-20
fuzz: move `MockedDescriptorConverter` to `fuzz/util`
brunoerg
2023-11-20
pool: change memusage_test to use int64_t, add allocation check
Martin Leitner-Ankerl
2023-11-20
build: Fix regression in "ARMv8 CRC32 intrinsics" test
Hennadii Stepanov
2023-11-20
refactor: NetMsg::Make() without nVersion
MarcoFalke
2023-11-19
pool: make sure PoolAllocator uses the correct alignment
Martin Leitner-Ankerl
2023-11-17
refactor: Make CTxMemPoolEntry only explicitly copyable
TheCharlatan
2023-11-17
depends: bump libmultiprocess to fix capnproto deprecation warnings
Ryan Ofsky
2023-11-18
streams: Drop unused CAutoFile
Anthony Towns
2023-11-18
refactor: switch from CAutoFile to AutoFile
Anthony Towns
2023-11-18
blockstorage: switch from CAutoFile to AutoFile
Anthony Towns
2023-11-17
Merge bitcoin/bitcoin#28900: doc: remove mingw-w64 install for "older" systems
fanquake
2023-11-17
ci: Avoid toolset ambiguity that MSVC can't handle
Hennadii Stepanov
2023-11-17
Merge bitcoin/bitcoin#28902: doc: Simplify guix install doc, after 1.4 release
fanquake
2023-11-18
streams: Remove unused CAutoFile::GetVersion
Anthony Towns
2023-11-18
streams: Base BufferedFile on AutoFile instead of CAutoFile
Anthony Towns
2023-11-17
Remove unused Make() overload in netmessagemaker.h
MarcoFalke
2023-11-17
refactor: VectorWriter without nVersion
MarcoFalke
2023-11-17
doc: Simplify guix install doc, after 1.4 release
MarcoFalke
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-17
doc: remove mingw-w64 install for "older" systems
fanquake
2023-11-17
Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSize
fanquake
2023-11-17
Merge bitcoin/bitcoin#28873: fuzz: AutoFile with XOR
fanquake
2023-11-16
test: replace `Callable`/`Iterable` with their `collections.abc` alternative ...
stickies-v
2023-11-16
test: add unit test for CConnman::AddedNodesContain()
Jon Atack
2023-11-16
p2p: do not make automatic outbound connections to addnode peers
Jon Atack
2023-11-16
test: fix `AddNode` unit test failure on OpenBSD
Sebastian Falbesoner
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-16
Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct position
fanquake
2023-11-16
Merge bitcoin/bitcoin#28845: depends: remove `PYTHONPATH` from config.site
fanquake
2023-11-16
Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval target
fanquake
2023-11-16
Merge bitcoin/bitcoin#28877: bench: Update nanobench to 4.3.11
fanquake
2023-11-16
Merge bitcoin/bitcoin#28884: doc: remove x86_64 build assumption from depends...
fanquake
2023-11-16
Merge bitcoin/bitcoin#28881: doc: remove mention of missing bdb being a confi...
fanquake
2023-11-16
Merge bitcoin/bitcoin#28883: contrib: use a raw string for a regular expressi...
fanquake
2023-11-16
Include version.h in fewer places
Anthony Towns
2023-11-16
Convert some CDataStream to DataStream
Anthony Towns
2023-11-16
serialize: Drop useless version param from GetSerializeSize()
Anthony Towns
2023-11-16
serialize: drop GetSerializeSizeMany
Anthony Towns
2023-11-16
serialize: Drop nVersion from [C]SizeComputer
Anthony Towns
[prev]
[next]