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-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
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-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
2022-04-05
Merge bitcoin/bitcoin#24216: validation: improve connect bench logging
laanwj
2022-04-05
build: perform /Applications symlink generation in macdeployqtplus
fanquake
2022-04-05
Merge bitcoin/bitcoin#24710: Add concrete steps in doc/cjdns.md to easily fin...
laanwj
2022-04-05
build: perform all .tiff copying in macdeployqtplus
fanquake
2022-04-05
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
laanwj
2022-04-05
Merge bitcoin/bitcoin#24749: test: use MiniWallet for mempool_unbroadcast.py
MarcoFalke
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
Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flags
fanquake
2022-04-05
Merge bitcoin/bitcoin#24754: build: specify cmake build dir for multiprocess ...
fanquake
2022-04-05
Merge bitcoin/bitcoin#24583: doc: Add template for empty release notes
MarcoFalke
2022-04-05
Merge bitcoin/bitcoin#24762: lint: Start to use py lint scripts
MarcoFalke
2022-04-04
lint: Start to use py lint scripts
MarcoFalke
2022-04-04
Move lint script and data file to avoid lint- prefix
MarcoFalke
2022-04-04
Merge bitcoin-core/gui#569: test: add regression test for #567
Hennadii Stepanov
2022-04-04
test: use MiniWallet for mempool_unbroadcast.py
Ayush Sharma
[next]