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-09
fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in tx...
Greg Sanders
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
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
test: bugfix CheckPackageMempoolAcceptResult return all error strings
Greg Sanders
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
depends: Bump to capnproto-c++-1.0.1
MarcoFalke
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
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
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
2023-11-01
Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...
fanquake
2023-11-01
Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmap
fanquake
2023-11-01
Merge bitcoin/bitcoin#28755: build: remove duplicate `-lminiupnpc` linking
fanquake
2023-11-01
Merge bitcoin-core/gui#774: Fix crash on selecting "Mask values" in transacti...
Hennadii Stepanov
2023-10-31
fuzz: tx_pool checks ATMP result invariants
Greg Sanders
2023-10-31
Merge bitcoin/bitcoin#28759: guix: update signapple to latest master
fanquake
2023-10-31
Merge bitcoin/bitcoin#28757: guix: Zip needs to include all files and set tim...
fanquake
2023-10-31
guix: Zip needs to include all files with time as SOURCE_DATE_EPOCH
Andrew Chow
2023-10-31
guix: update signapple
fanquake
2023-10-31
build: remove potential for duplciate natpmp linking
fanquake
2023-10-31
build: remove duplicate -lminiupnpc linking
fanquake
2023-10-31
Merge bitcoin/bitcoin#28503: refactor: Remove WithParams serialization helper...
fanquake
2023-10-31
gui: fix crash on selecting "Mask values" in transaction view
Sebastian Falbesoner
[next]