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-01-10
refactor: Block unsafe std::string fs::path conversion copy_file calls
Hennadii Stepanov
2022-01-10
Merge bitcoin/bitcoin#23994: Consolidate all uses of the fast range mapping t...
MarcoFalke
2022-01-10
Merge bitcoin/bitcoin#23724: build: add systemtap's sys/sdt.h as depends for ...
fanquake
2022-01-09
Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog
Hennadii Stepanov
2022-01-08
Merge bitcoin/bitcoin#24002: refactor: add thread safety lock assertion to Wr...
MarcoFalke
2022-01-07
Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 ...
laanwj
2022-01-07
Add FastRange32 function and use it throughout the codebase
Pieter Wuille
2022-01-07
refactor: add thread safety lock assertion to WriteBlockIndexDB()
Jon Atack
2022-01-07
Merge bitcoin/bitcoin#23778: release: Guix 1.4.0 & GCC 10.3
fanquake
2022-01-07
Merge bitcoin/bitcoin#23974: Make blockstorage globals private members of Blo...
fanquake
2022-01-07
Merge bitcoin/bitcoin#23996: test: set ban after mocking time
fanquake
2022-01-06
test: set ban after mocking time
brunoerg
2022-01-06
scripted-diff: rename MapIntoRange to FastRange64
Pieter Wuille
2022-01-06
[moveonly] Move MapIntoRange() to separate util/fastrange.h
Pieter Wuille
2022-01-06
Merge bitcoin/bitcoin#23938: ci: Clone entire bitcoin-core/qa-assets repo onl...
MarcoFalke
2022-01-06
ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing
Hennadii Stepanov
2022-01-06
Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet comp...
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23828: scripted-diff: Rename libbitcoin_server.a to lib...
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23760: util: move MapIntoRange() for reuse in fuzz tests
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23855: refactor: Post-"Chainstate loading sequence coal...
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23832: Refactor: Changes time variables from int to chrono
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23075: test: Fee estimation functional test cleanups
MarcoFalke
2022-01-06
build: rename --enable-ebpf to --enable-usdt
0xb10c
2022-01-06
Merge bitcoin/bitcoin#23985: reviewers: add tracing
fanquake
2022-01-05
reviewers: add tracing
William Casarin
2022-01-06
Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in RelayAdd...
fanquake
2022-01-05
Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is ...
laanwj
2022-01-05
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per...
laanwj
2022-01-05
scripted-diff: Rename touched member variables
MarcoFalke
2022-01-05
Make blockstorage globals private members of BlockManager
MarcoFalke
2022-01-05
doc: Clarify nPruneAfterHeight for signet
MarcoFalke
2022-01-05
test: Load genesis block to allow flush
MarcoFalke
2022-01-05
Move blockstorage-related unload to BlockManager::Unload
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23980: doc: Fix typo in getmempoolinfo (z->s)
laanwj
2022-01-05
Merge bitcoin/bitcoin#21879: refactor: wrap accept() and extend usage of Sock
W. J. van der Laan
2022-01-05
Merge bitcoin/bitcoin#23981: doc: Fix typo in LoadBlockIndex
MarcoFalke
2022-01-05
move-only: Create WriteBlockIndexDB helper
MarcoFalke
2022-01-05
Move functions to BlockManager
MarcoFalke
2022-01-05
doc: Fix typo in LoadBlockIndex
brunoerg
2022-01-05
doc: Fix typo in getmempoolinfo
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23411: refactor: Avoid integer overflow in ApplyStats w...
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23979: test: wait for rather than assert presence of fi...
MarcoFalke
2022-01-05
guix: use upstream python-requests (2.26.0)
fanquake
2022-01-05
build: use python-asn1crypto from upstream
fanquake
2022-01-05
guix: use uptream nsis-x86_64
fanquake
2022-01-05
guix: use GCC 10 (over GCC 8) to build releases
fanquake
2022-01-05
Merge bitcoin/bitcoin#23909: build: use a static .tiff for macOS .dmg rather ...
fanquake
2022-01-05
test: wait rather than assert presence of file in startupnotify test
fanquake
[next]