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-10-20
refactor: Remove CBlockFileInfo::SetNull
MarcoFalke
2023-10-20
Merge bitcoin/bitcoin#28643: ci: Add missing CI_RETRY_EXE before git clone
fanquake
2023-10-19
Merge bitcoin/bitcoin#28077: I2P: also sleep after errors in Accept() & destr...
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#27071: Handle CJDNS from LookupSubNet()
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#28667: doc: add historical release notes for 25.1
fanquake
2023-10-19
Merge bitcoin/bitcoin#22764: build: Include qt sources for parsing with extra...
fanquake
2023-10-19
Merge bitcoin/bitcoin#28673: docs: Add reference to total.coverage report
fanquake
2023-10-19
Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Manager
fanquake
2023-10-19
Merge bitcoin/bitcoin#28672: build: move `-fstack-reuse=none` to CORE_CXXFLAGS
fanquake
2023-10-19
Merge bitcoin/bitcoin#28671: test: Fix failing time check in rpc_net.py
fanquake
2023-10-18
build: move -fstack-reuse=none to CORE_CXXFLAGS
fanquake
2023-10-18
docs: Add reference to total.coverage report
Greg Sanders
2023-10-18
Merge bitcoin/bitcoin#28666: test: assumeutxo file with unknown block hash
Ryan Ofsky
2023-10-18
Merge bitcoin/bitcoin#28637: doc: add release note for #27460 (new `importmem...
glozow
2023-10-18
test: Fix failing time check in rpc_net.py
MarcoFalke
2023-10-17
Merge bitcoin/bitcoin#28651: Make miniscript GetWitnessSize accurate for taps...
Andrew Chow
2023-10-17
Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...
Hennadii Stepanov
2023-10-17
Merge bitcoin/bitcoin#28544: wallet: Add TxStateString function for debugging...
Andrew Chow
2023-10-17
Merge bitcoin/bitcoin#28647: test: Add assumeutxo test for wrong hash
Ryan Ofsky
2023-10-17
doc: add historical release notes for 25.1
fanquake
2023-10-17
test: assumeutxo file with unknown block hash
Fabian Jahr
2023-10-17
test: Add assumeutxo test for wrong hash
MarcoFalke
2023-10-17
Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...
fanquake
2023-10-17
Merge bitcoin/bitcoin#28656: fuzz: Allow multiple --m_dir args
fanquake
2023-10-17
Merge bitcoin/bitcoin#28628: lint: Include test_utxo_snapshots in lint_shell,...
fanquake
2023-10-16
Merge bitcoin/bitcoin#28630: depends: update `LD64_VERSION` to 711
Andrew Chow
2023-10-16
Merge bitcoin/bitcoin#28539: lib: add taproot support to libconsensus
Andrew Chow
2023-10-16
assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...
Sebastian Falbesoner
2023-10-16
Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplace
fanquake
2023-10-16
fuzz: Allow multiple --m_dir args
MarcoFalke
2023-10-16
Merge bitcoin-core/gui#765: Fix wallet list hover crash on shutdown
Hennadii Stepanov
2023-10-16
net: remove unused CConnman::FindNode(const CSubNet&)
Vasil Dimov
2023-10-16
netbase: possibly change the result of LookupSubNet() to CJDNS
Vasil Dimov
2023-10-16
Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followups
fanquake
2023-10-15
doc: add release note for #27460 (new `importmempool` RPC)
Sebastian Falbesoner
2023-10-15
Merge bitcoin/bitcoin#28650: fuzz: Merge with -set_cover_merge=1
fanquake
2023-10-15
Merge bitcoin/bitcoin#27793: ci: label docker images and prune dangling image...
fanquake
2023-10-13
gui: disable top bar menu actions during shutdown
furszy
2023-10-13
gui: provide wallet controller context to wallet actions
furszy
2023-10-13
miniscript: make GetWitnessSize accurate for tapscript
Pieter Wuille
2023-10-13
test: add tests for miniscript GetWitnessSize
Pieter Wuille
2023-10-13
test: remove mutable global contexts in miniscript fuzzer/test
Pieter Wuille
2023-10-13
Merge bitcoin/bitcoin#28645: test: fix `assert_debug_log` call-site bugs, add...
Andrew Chow
2023-10-13
fuzz: Merge with -set_cover_merge=1
MarcoFalke
2023-10-13
lint: Include test_utxo_snapshots in lint_shell
Fabian Jahr
2023-10-13
fuzz: add coverage for `bitcoinconsensus_verify_script_with_spent_outputs`
brunoerg
2023-10-13
docs: add release notes for #28539
brunoerg
2023-10-13
docs: add docs for additional libconsensus functions
Jake Rawsthorne
2023-10-13
docs: link to rust-bitcoinconsensus
Jake Rawsthorne
2023-10-13
lib: add Taproot support to libconsensus
Jake Rawsthorne
[next]