index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-04-09
qt: Remove `QApplication::globalStrut()` call
Hennadii Stepanov
2022-04-08
Merge bitcoin/bitcoin#24806: RPC: Switch getblockfrompeer back to standard pa...
fanquake
2022-04-08
Merge bitcoin/bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre...
fanquake
2022-04-08
RPC: Switch getblockfrompeer back to standard param name blockhash
Luke Dashjr
2022-04-07
refactor: fixup named args in txpackage tests
fanquake
2022-04-07
lint: codespell 2.1.0
fanquake
2022-04-07
Merge bitcoin/bitcoin#24784: refactor: deduplicate integer serialization in R...
MarcoFalke
2022-04-07
Merge bitcoin/bitcoin#24790: lint: remove qt SIGNAL/SLOT lint
fanquake
2022-04-07
Merge bitcoin/bitcoin#24152: policy / validation: CPFP fee bumping within pac...
fanquake
2022-04-06
lint: remove qt SIGNAL/SLOT lint
fanquake
2022-04-06
doc: Convert remaining comments to clang-tidy format
MarcoFalke
2022-04-06
refactor: Remove deduplication of data in rollingbloom bench
phyBrackets
2022-04-06
Merge bitcoin/bitcoin#24681: build: Bump libevent minimum version up to 2.1.8
fanquake
2022-04-06
Merge bitcoin/bitcoin#24145: mempool: Clear vTxHashes when mapTx is cleared
laanwj
2022-04-06
Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...
laanwj
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-05
[validation] don't package validate if not policy or missing inputs
glozow
2022-04-05
[unit test] package feerate and package cpfp
glozow
2022-04-05
[validation] try individual validation before package validation
glozow
2022-04-05
[packages/policy] use package feerate in package validation
glozow
2022-04-05
Update /<count>/ endpoints to use a '?count=' query parameter instead
stickies-v
2022-04-05
Merge bitcoin/bitcoin#24216: validation: improve connect bench logging
laanwj
2022-04-05
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
laanwj
2022-04-05
Remove gui-only syscalls
MarcoFalke
2022-04-05
init: Disable syscall sandbox in the bitcoin-qt process
MarcoFalke
2022-04-05
Merge bitcoin/bitcoin#24147: Miniscript integration
laanwj
2022-04-05
Remove nHeightEnd and nHeight in generateBlocks helper
MarcoFalke
2022-04-05
Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
Jon Atack
2022-04-05
Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flags
fanquake
2022-04-04
Merge bitcoin-core/gui#569: test: add regression test for #567
Hennadii Stepanov
2022-04-04
Merge bitcoin/bitcoin#24729: util/check: avoid unused parameter warnings
MarcoFalke
2022-04-04
Merge bitcoin/bitcoin#24746: refactor: remove macOS MAP_ANONYMOUS work around
laanwj
2022-04-04
refactor: fix clang-tidy named args usage
fanquake
2022-04-03
build: stop overriding user CXXFLAGS
fanquake
2022-04-03
build: stop overriding user LDFLAGS
fanquake
2022-04-03
build: stop overriding user CPPFLAGS
fanquake
2022-04-03
refactor: remove macOS MAP_ANONYMOUS work around
fanquake
2022-04-03
Merge bitcoin-core/gui#557: Revert "qt: Do not use QObject::tr plural syntax ...
Hennadii Stepanov
2022-04-02
refactor: Remove outdated libevent logging code
Fabian Jahr
2022-04-01
refactor: add missing std:: includes to threadnames.cpp
fanquake
2022-04-01
doc: remove incorrect mention of PR_GET_NAME
fanquake
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-01
test: add regression test for bitcoin-core/gui/issues/567
Vasil Dimov
2022-04-01
Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage tests
MarcoFalke
2022-04-01
util/check: avoid unused parameter warnings
Anthony Towns
2022-03-31
Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms
Andrew Chow
2022-03-31
Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for...
Andrew Chow
2022-03-31
test: fix incorrect named args in txpackage tests
fanquake
2022-03-31
options: add a comment for -listenonion and dedup a long expression
Vasil Dimov
[next]