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-12-15
refactor: Print verbose serialize compiler error messages
MarcoFalke
2023-12-15
Merge bitcoin/bitcoin#29087: Update security.md contact for achow101
fanquake
2023-12-15
fuzz: coinselection, improve `min_viable_change`/`change_output_size`
brunoerg
2023-12-15
tests: ensure functional tests set permitbaremultisig=1 when needed
Anthony Towns
2023-12-15
tests: test both settings for permitbaremultisig in p2sh tests
Anthony Towns
2023-12-14
Update security.md contact for achow101
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanup
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanning
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...
Ava Chow
2023-12-14
[fuzz] Improve fuzzing stability for minisketch harness
dergoegge
2023-12-14
Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helper
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optional
Ava Chow
2023-12-14
refactor: Rename fs::path::u8string() to fs::path::utf8string()
MarcoFalke
2023-12-14
Merge bitcoin/bitcoin#29080: ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK`...
Hennadii Stepanov
2023-12-14
ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failures
Hennadii Stepanov
2023-12-14
fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTH
MarcoFalke
2023-12-14
build: Bump guix time-machine to unlock riscv64 metal
MarcoFalke
2023-12-13
fuzz: set `m_fallback_fee`/`m_fee_mode` in `wallet_fees` target
brunoerg
2023-12-13
Merge bitcoin/bitcoin#29065: bench: wallet, fix change position out of range ...
Ava Chow
2023-12-13
Merge bitcoin/bitcoin#29075: msvc: Fix `test\config.ini` content
fanquake
2023-12-13
msvc: Fix `test\config.ini` content
Hennadii Stepanov
2023-12-13
Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to migra...
fanquake
2023-12-13
Merge bitcoin/bitcoin#28967: build: disable external-signer for Windows
fanquake
2023-12-13
Merge bitcoin/bitcoin#29068: test: Actually fail when a python unit test fails
fanquake
2023-12-13
Merge bitcoin/bitcoin#28846: depends: fix libmultiprocess build on aarch64
fanquake
2023-12-13
test: add TestNode wait_until helper
Nikodemas Tuckus
2023-12-13
Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePath
fanquake
2023-12-12
test: Actually fail when a python unit test fails
MarcoFalke
2023-12-12
build: Bump minimum required Boost to 1.73.0 to support C++20
Hennadii Stepanov
2023-12-12
test: wallet, fix change position out of range error
furszy
2023-12-12
Merge bitcoin/bitcoin#28994: wallet: skip BnB when SFFO is enabled
Andrew Chow
2023-12-12
depends: build libmultiprocess with position independant code
fanquake
2023-12-12
depends: always install libmultiprocess to /lib
fanquake
2023-12-12
depends: always install capnp to /lib
fanquake
2023-12-12
Merge bitcoin/bitcoin#29059: Revert "ci: Only run functional tests on windows...
fanquake
2023-12-12
Merge bitcoin/bitcoin#29055: tests, bench: Fix issue with CWallet::LoadWallet...
fanquake
2023-12-12
Merge bitcoin/bitcoin#29052: doc/reduce-traffic: update/clarify max outbound ...
fanquake
2023-12-12
Merge bitcoin/bitcoin#29021: refactor: rpc: Pass CBlockIndex by reference ins...
fanquake
2023-12-12
Revert "ci: Only run functional tests on windows in master"
Hennadii Stepanov
2023-12-11
fuzz: disable BnB when SFFO is enabled
furszy
2023-12-11
test: add coverage for BnB-SFFO restriction
furszy
2023-12-11
wallet: Assert that the wallet is not initialized in LoadWallet
Andrew Chow
2023-12-11
tests, bench: Remove incorrect LoadWallet() calls
Andrew Chow
2023-12-11
test: Add tests for CFeeRate multiplication operator
Kashif Smith
2023-12-11
doc: update/clarify max outbound connection count
Marnix
2023-12-11
doc: Update bitcoin-tx replaceable documentation
Kashif Smith
2023-12-11
Remove deprecated -rpcserialversion
MarcoFalke
2023-12-11
ArgsManager: return path by value from GetBlocksDirPath()
Vasil Dimov
2023-12-11
refactor: Remove pre-C++20 fs code
MarcoFalke
2023-12-11
Add tests for C++20 std::u8string
MarcoFalke
[prev]
[next]