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-27
build: Extract the libbitcoinkernel library
Carl Dong
2022-04-26
b-cs: Define G_TRANSLATION_FUN in bitcoinkernel.cpp
Carl Dong
2022-04-26
build: Separate lib_LTLIBRARIES initialization
Carl Dong
2022-04-26
build: Create .la library for bitcoincrypto
Carl Dong
2022-04-26
build: Create .la library for leveldb
Carl Dong
2022-04-26
build: Create .la library for crc32c
Carl Dong
2022-04-11
build: Remove vestigial LIBLEVELDB_SSE42
Carl Dong
2022-04-11
build: Don't add unrelated libs to LIBTEST_*
Carl Dong
2022-04-09
Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current master
fanquake
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
key: use secp256k1_schnorrsig_sign32 over deprecated secp256k1_schnorrsig_sign
fanquake
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
Update secp256k1 subtree to latest upstream master
fanquake
2022-04-06
Squashed 'src/secp256k1/' changes from 0559fc6e41..8746600eec
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
[next]