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-05-01
Merge bitcoin/bitcoin#29120: test: Add test case for spending bare multisig
merge-script
2024-04-30
Merge bitcoin/bitcoin#29645: doc: update release-process.md
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29983: msvc: Compile `test\fuzz\bitdeque.cpp`
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29813: doc: i2p: improve `-i2pacceptincoming` mention
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#28016: p2p: gives seednode priority over dnsseed if bot...
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child p...
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29906: Disable util::Result copying and assignment
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29986: test: Don't rely on incentive incompatible repla...
glozow
2024-04-30
Merge bitcoin/bitcoin#29990: fuzz: don't allow adding duplicate transactions ...
glozow
2024-04-30
Merge bitcoin/bitcoin#29985: depends: Fix build of Qt for 32-bit platforms wi...
merge-script
2024-04-29
test: Don't rely on incentive incompatible replacement in mempool_accept_v3.py
Suhas Daftuar
2024-04-29
Merge bitcoin/bitcoin#29277: RPC: access RPC arguments by name
Ryan Ofsky
2024-04-29
Merge bitcoin/bitcoin#29872: test: Add missing Assert(mock_time_in >= 0s) to ...
merge-script
2024-04-29
Merge bitcoin/bitcoin#29165: build: Bump clang minimum supported version to 15
merge-script
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
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
[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
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
Fix typos in description.md and wallet_util.py
hanmz
[next]