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-06
Merge bitcoin/bitcoin#28799: wallet: cache descriptor ID to avoid repeated de...
Andrew Chow
2023-11-06
Merge bitcoin/bitcoin#28363: doc: Add offline signing tutorial
Andrew Chow
2023-11-06
[validation] add TxValidationResult::TX_RECONSIDERABLE, TX_UNKNOWN
glozow
2023-11-06
[refactor] use Wtxid for m_wtxids_fee_calculations
glozow
2023-11-06
Merge bitcoin/bitcoin#28788: test: bugfix CheckPackageMempoolAcceptResult ret...
fanquake
2023-11-06
Merge bitcoin/bitcoin#28798: build: Drop no longer needed MSVC warning suppre...
fanquake
2023-11-05
test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...
Sebastian Falbesoner
2023-11-05
wallet: cache descriptor ID to avoid repeated descriptor string creation
Sebastian Falbesoner
2023-11-05
Merge bitcoin/bitcoin#28735: depends: Bump to capnproto-c++-1.0.1
fanquake
2023-11-05
Merge bitcoin/bitcoin#28796: ci: Drop no longer needed "Fix Visual Studio ins...
fanquake
2023-11-05
build: Drop no longer needed MSVC warning suppressions
Hennadii Stepanov
2023-11-05
ci: Drop no longer needed "Fix Visual Studio installation" step
Hennadii Stepanov
2023-11-03
fuzz: Avoid utxo_total_supply timeout
MarcoFalke
2023-11-03
test: bugfix CheckPackageMempoolAcceptResult return all error strings
Greg Sanders
2023-11-03
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-11-03
guix: switch to 6.1 kernel headers over 5.15
fanquake
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
Merge bitcoin/bitcoin#28778: depends: drop -O1 workaround from arm64 apple Qt...
fanquake
2023-11-03
Merge bitcoin/bitcoin#28758: refactors for subpackage evaluation
fanquake
2023-11-03
Merge bitcoin/bitcoin#28764: Fuzz: Check individual and package transaction i...
glozow
2023-11-03
test: Add missing sync on send_version in peer_connect
MarcoFalke
2023-11-03
depends: Bump to capnproto-c++-1.0.1
MarcoFalke
2023-11-03
build: latest config.sub in depends
fanquake
2023-11-03
build: latest config.guess in depends
fanquake
2023-11-03
[test] MiniMiner::Linearize and manual construction
glozow
2023-11-03
[refactor] unify fee amounts in miniminer_tests
glozow
2023-11-03
[MiniMiner] track inclusion order and add Linearize() function
glozow
2023-11-03
[test] add case for MiniMiner working with negative fee txns
glozow
2023-11-03
[MiniMiner] make target_feerate optional
glozow
2023-11-03
[MiniMiner] allow manual construction with non-mempool txns
glozow
2023-11-03
[refactor] change MiniMinerMempoolEntry ctor to take values, update includes
glozow
2023-11-03
[lint] update expected boost includes
glozow
2023-11-02
Merge bitcoin/bitcoin#28172: refactor: use string_view for passing string lit...
Andrew Chow
2023-11-02
Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.py
Andrew Chow
2023-11-02
Merge bitcoin/bitcoin#24097: Replace RecursiveMutex m_cs_banned with Mutex, a...
Andrew Chow
2023-11-02
doc: update docs for CHECK_ATOMIC macro
fanquake
2023-11-02
depends: drop -O1 workaround from arm64 apple Qt build
fanquake
2023-11-02
Use CheckPackageMempoolAcceptResult for package evaluation fuzzing
Greg Sanders
2023-11-02
[test util] CheckPackageMempoolAcceptResult for sanity-checking results
glozow
2023-11-02
Merge bitcoin/bitcoin#21161: Fee estimation: extend bucket ranges consistently
glozow
2023-11-02
Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...
glozow
2023-11-02
Merge bitcoin/bitcoin#28769: build: Update `qt` package up to 5.15.11
fanquake
2023-11-02
Merge bitcoin/bitcoin#28770: refactor: Remove unused circular include depende...
fanquake
2023-11-01
tests: Fix LCOV_OPTS to be in the correct position
Andrew Chow
2023-11-01
MOVEONLY: CleanupTemporaryCoins into its own function
glozow
2023-11-01
[test util] CreateValidTransaction multi-in/out, configurable feerate, signal...
glozow
2023-11-01
scripted-diff: rename CheckPackage to IsWellFormedPackage
glozow
2023-11-01
[refactor] move package checks into helper functions
glozow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
2023-11-01
build: Update `qt` package up to 5.15.11
Hennadii Stepanov
[prev]
[next]