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-12-06
test: Document non-parity between tinyformat and ConstevalFormatstring
Hodlinator
2024-12-05
Merge bitcoin/bitcoin#31414: test: orphan parent is re-requested from 2nd peer
glozow
2024-12-04
Merge bitcoin/bitcoin#31212: util: Improve documentation and negation of args
Ava Chow
2024-12-04
Merge bitcoin/bitcoin#31419: test: fix MIN macro redefinition
merge-script
2024-12-04
Merge bitcoin/bitcoin#31295: refactor: Prepare compile-time check of bilingua...
Ryan Ofsky
2024-12-04
test: fix MIN macro-redefinition
0xb10c
2024-12-04
Merge bitcoin/bitcoin#31391: util: Drop boost posix_time in ParseISO8601DateTime
merge-script
2024-12-03
Merge bitcoin/bitcoin#31096: Package validation: accept packages of size 1
Ava Chow
2024-12-03
Merge bitcoin/bitcoin#31175: rpc: Remove submitblock pre-checks
Ava Chow
2024-12-03
func: test orphan parent is re-requested from 2nd peer
Greg Sanders
2024-12-03
test: Add tests for directories in place of config files
Hodlinator
2024-12-03
test: Add tests for -noconf
Hodlinator
2024-12-03
test refactor: feature_config_args.py - Stop nodes at the end of tests, not a...
Hodlinator
2024-12-03
test: -norpccookiefile
Hodlinator
2024-12-03
test: Harden testing of cookie file existence
Hodlinator
2024-12-03
test: combine_logs.py - Output debug.log paths on error
Hodlinator
2024-12-02
[validation] merge all ConnectBlock debug logging code paths
Pieter Wuille
2024-12-02
[validation] Make script error messages uniform for parallel/single validation
Pieter Wuille
2024-12-02
Merge bitcoin/bitcoin#30991: test: enable running independent functional test...
Ryan Ofsky
2024-12-02
Remove wallet::ParseISO8601DateTime, use ParseISO8601DateTime instead
MarcoFalke
2024-12-02
Merge bitcoin/bitcoin#31396: test: simple reordering to reduce run time
merge-script
2024-12-02
Merge bitcoin/bitcoin#31383: test: Add missing node.setmocktime(self.mocktime...
merge-script
2024-11-30
test: simple ordering optimization to reduce runtime
tdb3
2024-11-29
Merge bitcoin/bitcoin#31371: doc, test: more ephemeral dust follow-ups
glozow
2024-11-27
Merge bitcoin/bitcoin#30708: rpc: add getdescriptoractivity
Ava Chow
2024-11-27
test: Add missing node.setmocktime(self.mocktime) to p2p_ibd_stalling.py
MarcoFalke
2024-11-26
test: rpc: add no address case for getdescriptoractivity
James O'Beirne
2024-11-26
rpc: add getdescriptoractivity
James O'Beirne
2024-11-26
Merge bitcoin/bitcoin#31172: build: increase minimum supported Windows to 10.0
Ava Chow
2024-11-25
test: refactor: introduce `create_ephemeral_dust_package` helper
Sebastian Falbesoner
2024-11-25
rpc: Allow single transaction through submitpackage
glozow
2024-11-25
Merge bitcoin/bitcoin#31279: policy: ephemeral dust followups
glozow
2024-11-21
tests: Add functional test for submitting a previously pruned block
Greg Sanders
2024-11-21
rpc: Remove submitblock coinbase pre-check
TheCharlatan
2024-11-21
functional test: Deduplicate assert_mempool_contents()
Hodlinator
2024-11-20
assert_mempool_contents: assert not duplicates expected
Greg Sanders
2024-11-20
functional: only generate required blocks for test
Greg Sanders
2024-11-20
func: add note about lack of 1P1C propagation in tree submitpackage
Greg Sanders
2024-11-20
func: rename test_free_relay to test_no_minrelay_fee
Greg Sanders
2024-11-20
func: slight elaboration on submitpackage restriction
Greg Sanders
2024-11-20
func: cleanup reorg test comment
Greg Sanders
2024-11-20
func: cleanup test_dustrelay comments
Greg Sanders
2024-11-20
Merge bitcoin/bitcoin#31122: cluster mempool: Implement changeset interface f...
glozow
2024-11-19
Merge bitcoin/bitcoin#30893: test: Introduce ensure_for helper
Ava Chow
2024-11-15
refactor: Pick translated string after format
MarcoFalke
2024-11-14
Merge bitcoin/bitcoin#30666: validation: fix m_best_header tracking and BLOCK...
Ava Chow
2024-11-13
tracing: pass if replaced by tx/pkg to tracepoint
0xb10c
2024-11-13
Don't distinguish between direct conflicts and all conflicts when doing clust...
Suhas Daftuar
2024-11-13
test: Remove unused attempts parameter from wait_until
Fabian Jahr
2024-11-13
test: Add check_interval parameter to wait_until
Fabian Jahr
[next]