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
2023-05-23
Support up to 3 parallel compact block txn fetchings
Greg Sanders
2023-05-23
rpc: Fix invalid bech32 handling
MarcoFalke
2023-05-23
build: disable boost multi index safe mode
willcl-ark
2023-05-23
Merge bitcoin/bitcoin#27717: test: Make `util/test_runner.py` honor `BITCOINU...
fanquake
2023-05-22
depends: remove redundant stdlib option
Cory Fields
2023-05-22
Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
Andrew Chow
2023-05-22
Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing
fanquake
2023-05-22
Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()
fanquake
2023-05-22
test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX`
Hennadii Stepanov
2023-05-22
Merge bitcoin/bitcoin#27670: guix: remove redundant glibc patches
fanquake
2023-05-22
Merge bitcoin/bitcoin#27561: test: Explicitly specify directory where to sear...
fanquake
2023-05-22
Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is no...
fanquake
2023-05-22
Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`
fanquake
2023-05-22
Merge bitcoin/bitcoin#27707: ci, iwyu: Double maximum line length for includes
fanquake
2023-05-22
ci: Log qa-assets repo last commit
MarcoFalke
2023-05-22
fuzz: Print error message when FUZZ is missing
MarcoFalke
2023-05-20
ci: remove MSAN getrandom syscall workaround
fanquake
2023-05-20
random: switch to using getrandom() directly
fanquake
2023-05-20
random: add [[maybe_unused]] to GetDevURandom
fanquake
2023-05-20
random: getentropy on macOS does not need unistd.h
fanquake
2023-05-20
ci, iwyu: Double maximum line length for includes
Hennadii Stepanov
2023-05-20
Merge bitcoin/bitcoin#27688: doc: remove Security section from build-unix.md
fanquake
2023-05-20
refactor: Move system from util to common library
TheCharlatan
2023-05-20
refactor: Split util::AnyPtr into its own file
TheCharlatan
2023-05-20
refactor: Split util::insert into its own file
TheCharlatan
2023-05-20
refactor: Move ScheduleBatchPriority to its own file
TheCharlatan
2023-05-20
kernel: Add warning method to notifications
TheCharlatan
2023-05-20
kernel: Add progress method to notifications
TheCharlatan
2023-05-20
kernel: Add headerTip method to notifications
TheCharlatan
2023-05-20
kernel: Add notification interface
TheCharlatan
2023-05-19
test: Explicitly specify directory where to search tests for
Hennadii Stepanov
2023-05-19
Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...
glozow
2023-05-19
test: fix `include_immature_coinbase` logic in `get_utxos`
brunoerg
2023-05-19
test: fix `interface_usdt_mempool` by mining a block after each test
brunoerg
2023-05-19
test: fix mature utxos addition to wallet in `mempool_package_limits`
brunoerg
2023-05-19
test: fix intermittent issue in `feature_bip68_sequence`
brunoerg
2023-05-19
Merge bitcoin/bitcoin#27687: msvc: Provide `ObjectFileName` explicitly
fanquake
2023-05-19
Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block can...
fanquake
2023-05-19
Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is used i...
fanquake
2023-05-19
Merge bitcoin/bitcoin#27662: build: Bump minimum supported GCC to g++-9
fanquake
2023-05-18
Merge bitcoin/bitcoin#27556: wallet: fix deadlock in bdb read write operation
Andrew Chow
2023-05-18
Merge bitcoin/bitcoin#27698: doc: add historical release notes for 24.1 & 23.2
Andrew Chow
2023-05-18
doc: add 24.1 release notes
fanquake
2023-05-18
doc: add 23.2 release notes
fanquake
2023-05-18
Only request full blocks from the peer we thought had the block in-flight
Greg Sanders
2023-05-18
Convert mapBlocksInFlight to a multimap
Greg Sanders
2023-05-18
Remove nBlocksInFlight
Greg Sanders
2023-05-18
alias BlockDownloadMap for mapBlocksInFlight
Greg Sanders
2023-05-18
build: Detect USDT the same way how it is used in the code
Hennadii Stepanov
2023-05-18
Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_to
fanquake
[prev]
[next]