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
tx fees, policy: CBlockPolicyEstimator update from `CValidationInterface` not...
ismaelsadeeq
2023-11-22
CValidationInterface: modify the parameter of `TransactionAddedToMempool`
ismaelsadeeq
2023-11-22
tx fees, policy: update `CBlockPolicyEstimator::processBlock` parameter
ismaelsadeeq
2023-11-22
CValidationInterface, mempool: add new callback to `CValidationInterface`
ismaelsadeeq
2023-11-22
tx fees, policy: cast with static_cast instead of C-Style cast
ismaelsadeeq
2023-11-22
tx fees, policy: bugfix: move `removeTx` into reason != `BLOCK` condition
ismaelsadeeq
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
Merge bitcoin/bitcoin#28905: ci: Avoid toolset ambiguity that MSVC can't handle
Hennadii Stepanov
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-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
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
2023-11-15
doc: remove x86_64 build assumption from depends doc
fanquake
2023-11-15
Merge bitcoin/bitcoin#28859: guix: update signapple (drop macho & altgraph)
fanquake
2023-11-15
Merge bitcoin/bitcoin#28438: Use serialization parameters for CTransaction
fanquake
2023-11-15
contrib: use a raw string for a regular expression literal that contains back...
muxator
2023-11-15
doc: remove mention of missing bdb being a configure error
fanquake
2023-11-15
Merge bitcoin/bitcoin#28865: test: migrate to some per-symbol ubsan suppressions
fanquake
2023-11-14
bench: Update nanobench to 4.3.11
TheCharlatan
2023-11-14
fuzz: AutoFile with XOR
MarcoFalke
2023-11-14
fuzz: Reduce LIMITED_WHILE limit for file fuzzing
MarcoFalke
2023-11-14
fuzz: Remove FuzzedAutoFileProvider
MarcoFalke
2023-11-14
depends: remove PYTHONPATH from config.site
fanquake
2023-11-14
test: migrate to some per-symbol ubsan suppressions
fanquake
2023-11-14
Merge bitcoin/bitcoin#28858: doc: rewrite explanation for `-par=`
fanquake
2023-11-14
Merge bitcoin/bitcoin#28857: test, refactor: Magic bytes array followup
fanquake
2023-11-14
Merge bitcoin/bitcoin#28783: build: remove `-bind_at_load` usage
fanquake
2023-11-14
Merge bitcoin/bitcoin#28781: depends: latest config.guess & config.sub
fanquake
2023-11-14
Drop CHashWriter
Anthony Towns
2023-11-14
Drop OverrideStream
Anthony Towns
[next]