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-10
[refactor] remove access to mapTx from rpc/mempool.cpp
glozow
2023-11-10
[refactor] get wtxid from entry instead of vTxHashes
glozow
2023-11-10
[refactor] use exists() instead of mapTx.find()
glozow
2023-11-10
[refactor] remove access to mapTx from policy/rbf.cpp
glozow
2023-11-10
[refactor] Add helper for retrieving mempool entry
TheCharlatan
2023-11-10
[refactor] Add helper for iterating through mempool entries
stickies-v
2023-11-10
Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_log ...
fanquake
2023-11-09
test, assumeutxo: Use assert_debug_log for error details
pablomartin4btc
2023-11-09
mempool: persist with XOR
MarcoFalke
2023-11-09
build: Add an old hack to remove bind_at_load from libtool.
Cory Fields
2023-11-09
build: remove -bind_at_load usage
fanquake
2023-11-09
fuzz: allow fake and duplicate inputs in tx_package_eval target
Greg Sanders
2023-11-09
fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in tx...
Greg Sanders
2023-11-09
test: Avoid intermittent failures in feature_init
MarcoFalke
2023-11-09
ci: remove "--exclude banman" for fuzzing in mac
brunoerg
2023-11-09
fuzz: call lookup functions before calling `Ban`
brunoerg
2023-11-09
Merge bitcoin/bitcoin#28826: ci: Switch IWYU to `clang_17` branch
fanquake
2023-11-09
ci: Switch IWYU to `clang_17` branch
Hennadii Stepanov
2023-11-09
Merge bitcoin/bitcoin#28829: ci: win64 task does use boost:process
fanquake
2023-11-09
ci: win64 task does use boost:process
fanquake
2023-11-09
Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent in...
fanquake
2023-11-09
Merge bitcoin/bitcoin#28808: refactor: Miniminer package linearization followups
glozow
2023-11-08
[refactor] updating miniminer comments to be more accurate
kevkevin
2023-11-08
Merge bitcoin/bitcoin#28823: ci: remove note re M1 usage
Andrew Chow
2023-11-08
Merge bitcoin/bitcoin#28787: init: completely remove `-zapwallettxes` (remain...
Andrew Chow
2023-11-08
ci: remove note re M1 usage
fanquake
2023-11-08
Merge bitcoin/bitcoin#28815: fuzz: Avoid timeout and bloat in fuzz targets
fanquake
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-08
test: Add missing wait for version to be sent in add_outbound_p2p_connection
MarcoFalke
2023-11-08
Merge bitcoin/bitcoin#28785: validation: return more helpful results for reco...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28820: tests: Increase wallet_miniscript.py rpc timeout...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28782: test: Add missing sync on send_version in peer_c...
fanquake
2023-11-08
Merge bitcoin/bitcoin#28814: test: symbolizer improvements
fanquake
2023-11-08
fuzz: Avoid timeout and bloat in fuzz targets
MarcoFalke
2023-11-07
tests: Increase wallet_miniscript.py rpc timeout to 90 seconds
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28464: net: improve max-connection limits code
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28224: shutdown: Destroy kernel last, make test shutdow...
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#26839: Add support for RNDR/RNDRRS for AArch64 on Linux
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28136: refactor: move GetServicesNames from rpc/util.{h...
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28649: Do the SOCKS5 handshake reliably
Andrew Chow
2023-11-07
fuzz: explicitly specify llvm-symbolizer path in runner
fanquake
2023-11-07
Merge bitcoin/bitcoin#28546: wallet: prevent bugs from invalid transaction he...
Andrew Chow
2023-11-07
[refactor] Miniminer var cached_descendants to descendants
kevkevin
2023-11-07
[refactor] Change MiniMinerMempoolEntry order
kevkevin
2023-11-07
[validation] change package-fee-too-low, return wtxid(s) and effective feerate
glozow
2023-11-07
[test] use CheckPackageMempoolAcceptResult in previous tests
glozow
2023-11-07
Merge bitcoin/bitcoin#28789: fuzz: Avoid utxo_total_supply timeout (take 2)
fanquake
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-06
Merge bitcoin/bitcoin#28612: Test: followups to #27823
Andrew Chow
[prev]
[next]