index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-05-06
Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...
Ava Chow
2024-05-03
Merge bitcoin/bitcoin#30024: doc: replace remaining "520" magic nums with MAX...
Ava Chow
2024-05-03
[test]: remove duplicate WITNESS_SCALE_FACTOR
ismaelsadeeq
2024-05-02
Merge bitcoin/bitcoin#29617: test: Validate UTXO snapshot with coin height > ...
Ava Chow
2024-05-02
Replace remaining "520" magic numbers with MAX_SCRIPT_ELEMENT_SIZE
Jon Atack
2024-05-02
Merge bitcoin/bitcoin#30010: lint: [doc] Clarify Windows line endings (CR LF)...
merge-script
2024-05-01
Merge bitcoin/bitcoin#29120: test: Add test case for spending bare multisig
merge-script
2024-05-01
rpc: return warnings as an array instead of just a single one
stickies-v
2024-05-01
lint: [doc] Clarify Windows line endings (CR LF) not to be used
MarcoFalke
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#29986: test: Don't rely on incentive incompatible repla...
glozow
2024-04-29
test: Don't rely on incentive incompatible replacement in mempool_accept_v3.py
Suhas Daftuar
2024-04-28
Merge bitcoin/bitcoin#29774: build: Enable fuzz binary in MSVC
merge-script
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-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#29689: lint: scripted-diff verification also requires G...
Ava Chow
2024-04-25
test: Add test case for spending bare multisig
Brandon Odiwuor
2024-04-25
Merge bitcoin/bitcoin#29938: Fix typos in description.md and wallet_util.py
merge-script
2024-04-25
Fix typos in description.md and wallet_util.py
hanmz
2024-04-24
Merge bitcoin/bitcoin#29870: rpc: Reword SighashFromStr error message
merge-script
2024-04-23
test: Run framework unit tests in parallel
tdb3
2024-04-23
Merge bitcoin/bitcoin#24313: Improve display address handling for external si...
Ava Chow
2024-04-23
Merge bitcoin/bitcoin#29688: test: remove duplicated ban test
Ava Chow
2024-04-22
Merge bitcoin/bitcoin#29777: test: refactor: introduce and use `calculate_inp...
Ava Chow
2024-04-22
test:Validate UTXO snapshot with coin_height > base_height & amount > money_s...
jrakibi
2024-04-22
Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_downloa...
Ava Chow
2024-04-22
Merge bitcoin/bitcoin#29898: test: Fix intermittent issue in p2p_handshake.py
glozow
2024-04-22
Merge bitcoin/bitcoin#27679: ZMQ: Support UNIX domain sockets
Ava Chow
2024-04-22
test: Fix intermittent timeout in p2p_tx_download.py
MarcoFalke
2024-04-19
Merge bitcoin/bitcoin#29827: test: p2p: add test for rejected tx request logi...
glozow
2024-04-19
test: Fix intermittent issue in p2p_handshake.py
stratospher
2024-04-18
fuzz: Pass `SystemRoot` environment variable to subprocess
Hennadii Stepanov
2024-04-17
Merge bitcoin/bitcoin#29893: test: fix intermittent failure in p2p_compactblo...
glozow
2024-04-16
test: cover unix sockets in zmq interface
Matthew Zipkin
2024-04-16
Merge bitcoin/bitcoin#29726: assumeutxo: Fix -reindex before snapshot was val...
Ryan Ofsky
2024-04-16
test: fix intermittent failure in p2p_compactblocks_hb.py
Martin Zumsande
2024-04-16
wallet: return and display signer error
Sjors Provoost
2024-04-16
wallet: compare address returned by displayaddress
Sjors Provoost
2024-04-16
test: use h marker for external signer mock
Sjors Provoost
2024-04-15
test: p2p: add test for rejected tx request logic (`m_recent_rejects` filter)
Sebastian Falbesoner
2024-04-15
fixup: get all utxos up front in fill_mempool, discourage wallet mixing
glozow
2024-04-15
Merge bitcoin/bitcoin#29869: rpc, bugfix: Enforce maximum value for setmocktime
glozow
2024-04-15
Merge bitcoin/bitcoin#29699: test: check disconnection when sending sendaddrv...
glozow
2024-04-15
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-04-15
rpc: Reword SighashFromStr error message
MarcoFalke
2024-04-11
Merge bitcoin/bitcoin#29849: Fix typos in `subprocess.hpp`
merge-script
2024-04-11
Merge bitcoin/bitcoin#29735: AcceptMultipleTransactions: Fix workspace not be...
glozow
[next]