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
2024-04-29
depends: Fix build of Qt for 32-bit platforms
laanwj
2024-04-29
Merge bitcoin/bitcoin#29895: guix: remove bzip2 from deps
merge-script
2024-04-28
fuzz: don't allow adding duplicate transactions to the mempool
Suhas Daftuar
2024-04-28
update comments in cpp-subprocess (check_output references)
Sebastian Falbesoner
2024-04-28
remove unused method `Popen::kill` from cpp-subprocess
Sebastian Falbesoner
2024-04-28
net: Fix misleading comment for Discover
laanwj
2024-04-28
net: Replace ifname check with IFF_LOOPBACK in Discover
laanwj
2024-04-28
build, msvc: Compile `test\fuzz\bitdeque.cpp`
Hennadii Stepanov
2024-04-28
refactor: Fix "error C2248: cannot access private member" on MSVC
Hennadii Stepanov
2024-04-28
Merge bitcoin/bitcoin#29774: build: Enable fuzz binary in MSVC
merge-script
2024-04-27
build: Bump clang minimum supported version to 15
MarcoFalke
2024-04-27
Merge bitcoin/bitcoin#29976: build, msvc: Drop duplicated `common\url.cpp` so...
merge-script
2024-04-26
build, msvc: Drop duplicated `common\url.cpp` source file
Hennadii Stepanov
2024-04-26
Merge bitcoin/bitcoin#29771: test: Run framework unit tests in parallel
Ava Chow
2024-04-26
test: adds outbound eviction tests for non outbound-full-relay peers
Sergi Delgado Segura
2024-04-26
test: adds outbound eviction functional tests, updates comment in ConsiderEvi...
Sergi Delgado Segura
2024-04-26
[Test] Assumeutxo: ensure failure when importing a snapshot twice
Alfonso Roman Zubeldia
2024-04-26
[functional test] opportunistic 1p1c package submission
glozow
2024-04-26
[p2p] opportunistically accept 1-parent-1-child packages
glozow
2024-04-26
[p2p] add separate rejections cache for reconsiderable txns
glozow
2024-04-26
[fuzz] break out parent functions and add GetChildrenFrom* coverage
glozow
2024-04-26
[unit test] TxOrphanage::GetChildrenFrom*
glozow
2024-04-26
[txorphanage] add method to get all orphans spending a tx
glozow
2024-04-26
[txpackages] add canonical way to get hash of package
glozow
2024-04-26
Merge bitcoin/bitcoin#29967: test: Add two more urlDecode tests
merge-script
2024-04-26
test: Add two more urlDecode tests
MarcoFalke
2024-04-25
refactor: Avoid copying util::Result values
Ryan Ofsky
2024-04-25
Merge bitcoin/bitcoin#28834: net: attempts to connect to all resolved address...
Ava Chow
2024-04-25
refactor: Drop util::Result operator=
Ryan Ofsky
2024-04-25
Merge bitcoin/bitcoin#29867: index: race fix, lock cs_main while 'm_synced' i...
Ava Chow
2024-04-25
Merge bitcoin/bitcoin#29433: contrib: rpcauth.py - Add new option (-json) to ...
Ava Chow
2024-04-25
Merge bitcoin/bitcoin#29615: test: fix accurate multisig sigop count (BIP16),...
Ava Chow
2024-04-25
Merge bitcoin/bitcoin#29736: test: Extends wait_for_getheaders so a specific ...
Ava Chow
2024-04-25
Merge bitcoin/bitcoin#29904: refactor: Use our own implementation of urlDecode
Ryan Ofsky
2024-04-25
Merge bitcoin/bitcoin#29689: lint: scripted-diff verification also requires G...
Ava Chow
2024-04-25
remove commented out code in cpp-subprocess
Sebastian Falbesoner
2024-04-25
contrib: Add asmap-tool
Fabian Jahr
2024-04-25
contrib: rpcauth.py - Add new option (-j/--json) to output text in json format
bstin
2024-04-25
test: Add test case for spending bare multisig
Brandon Odiwuor
2024-04-25
Merge bitcoin/bitcoin#29953: doc: Bash is needed in gen_id and is not install...
merge-script
2024-04-25
Merge bitcoin/bitcoin#29890: deploy: remove some tools when cross-compiling f...
merge-script
2024-04-25
Merge bitcoin/bitcoin#29938: Fix typos in description.md and wallet_util.py
merge-script
2024-04-25
Merge bitcoin/bitcoin#29708: depends: build libnatpmp with CMake
merge-script
2024-04-25
depends: pass verbose through to cmake based make
Max Edwards
2024-04-25
Fix typos in description.md and wallet_util.py
hanmz
2024-04-25
remove unused templates from cpp-subprocess
Sebastian Falbesoner
2024-04-24
common: Don't terminate on null character in UrlDecode
Fabian Jahr
2024-04-24
scripted-diff: Modernize name of urlDecode function and param
Fabian Jahr
2024-04-24
refactor: Remove hooking code for urlDecode
Fabian Jahr
2024-04-24
refactor: Replace libevent use in urlDecode with our own code
Fabian Jahr
[prev]
[next]