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-21
test: improve robustness of connect_nodes()
furszy
2024-05-15
Merge bitcoin/bitcoin#30000: p2p: index TxOrphanage by wtxid, allow entries w...
Ryan Ofsky
2024-05-14
[log] updates in TxOrphanage
glozow
2024-05-14
[functional test] attackers sending mutated orphans
glozow
2024-05-10
Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempool ...
Ava Chow
2024-05-09
Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex readonly
Ava Chow
2024-05-09
Merge bitcoin/bitcoin#29939: test: add MiniWallet tagging support to avoid UT...
Ava Chow
2024-05-09
Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...
Ava Chow
2024-05-09
Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importing ...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full error
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset could ...
merge-script
2024-05-08
Merge bitcoin/bitcoin#30025: doc: fix broken relative md links
merge-script
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-07
rpc: update min package size error message in submitpackage
stickies-v
2024-05-07
test: add bounds checking for submitpackage RPC
stickies-v
2024-05-06
test: added test coverage to loadtxoutset
kevkevin
2024-05-06
Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...
Ava Chow
2024-05-05
test: use tagged ephemeral MiniWallet instance in fill_mempool
Sebastian Falbesoner
2024-05-05
test: add MiniWallet tagging support to avoid UTXO mixing
Sebastian Falbesoner
2024-05-05
test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempool
Sebastian Falbesoner
2024-05-05
test: refactor: move fill_mempool to new module mempool_util
Sebastian Falbesoner
2024-05-03
Merge bitcoin/bitcoin#30024: doc: replace remaining "520" magic nums with MAX...
Ava Chow
2024-05-03
doc: fix broken relative md links
willcl-ark
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
Add lint check for bitcoin-config.h include IWYU pragma
MarcoFalke
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
test: use sleepy wait-for-log in reindex readonly
Matthew Zipkin
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-29
test: Handle functional test disk-full error
Brandon Odiwuor
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
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-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
[next]