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
2022-04-08
Update RPC argument and field naming guideline in developer notes
Jon Atack
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
Merge bitcoin/bitcoin#24796: lint: misc updates & fixes
MarcoFalke
2022-04-07
refactor: fixup named args in txpackage tests
fanquake
2022-04-07
lint: mypy 0.942
fanquake
2022-04-07
lint: flake8 4.0.1
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
Merge bitcoin/bitcoin#24786: doc: Convert remaining comments to clang-tidy fo...
fanquake
2022-04-06
doc: Convert remaining comments to clang-tidy format
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24785: lint: remove boost::bind lint
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24779: ci: Build all optional dependencies in tidy task
fanquake
2022-04-06
lint: remove boost::bind linter
fanquake
2022-04-06
Merge bitcoin/bitcoin#24576: contrib: testgen: remove redundant base58 implem...
fanquake
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#24358: test: USDT tracepoint interface tests
laanwj
2022-04-06
ci: Build all optional tools in tidy task
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24552: guix: make it possible to override gpg binary
laanwj
2022-04-06
Merge bitcoin/bitcoin#24669: build: further consolidate macOS deployment
laanwj
2022-04-06
Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...
laanwj
2022-04-06
Merge bitcoin/bitcoin#24652: doc: rewrite OpenBSD build docs for 7.0
fanquake
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24753: ci: Add clang-tidy task
fanquake
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24766: lint: convert spellchecking lint test to python
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24778: lint: Convert Python dead code linter test to Py...
MarcoFalke
2022-04-06
lint: Convert Python dead code linter to Python
Fabian Jahr
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-06
doc: Update lint test docs
Fabian Jahr
2022-04-06
lint: convert spell check lint test to python
Fabian Jahr
2022-04-05
Merge bitcoin/bitcoin#24775: build: Do not modify `common.init.vcxproj` directly
MarcoFalke
2022-04-05
test: throw `ValueError` for invalid base58 checksum
Sebastian Falbesoner
2022-04-05
contrib: testgen: use base58 methods from test framework
Sebastian Falbesoner
2022-04-05
scripted-diff: rename `chars` to `b58chars` in test_framework.address
Sebastian Falbesoner
2022-04-05
contrib: testgen: import OP_* constants from test framework
Sebastian Falbesoner
2022-04-05
contrib: testgen: avoid need for manually setting PYTHONPATH
Sebastian Falbesoner
2022-04-05
Add release notes
stickies-v
2022-04-05
Update /<count>/ endpoints to use a '?count=' query parameter instead
stickies-v
2022-04-05
build: Do not modify `common.init.vcxproj` directly
Hennadii Stepanov
2022-04-05
build, refactor: Add set_properties() to msvc-autogen.py
Hennadii Stepanov
[next]