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
6 days
Remove testBlockValidity() from mining interface
Sjors Provoost
7 days
Merge bitcoin/bitcoin#31489: fuzz: Fix test_runner error reporting
merge-script
10 days
Merge bitcoin/bitcoin#31223: net, init: derive default onion port if a user s...
Ava Chow
11 days
fuzz: Fix test_runner error reporting
MarcoFalke
11 days
Merge bitcoin/bitcoin#31452: wallet: Migrate non-HD keys to combo() descriptor
merge-script
12 days
lint: Disable signature output in git log
Hodlinator
13 days
Merge bitcoin/bitcoin#30933: test: Prove+document ConstevalFormatString/tinyf...
Ryan Ofsky
13 days
Merge bitcoin/bitcoin#31343: test: avoid internet traffic in rpc_net.py
Ava Chow
13 days
Merge bitcoin/bitcoin#29982: test: Fix intermittent issue in wallet_backwards...
Ava Chow
2024-12-09
wallet: Migrate non-HD keys to combo() descriptor
Ava Chow
2024-12-09
Merge bitcoin/bitcoin#31374: wallet: fix crash during watch-only wallet migra...
Ava Chow
2024-12-08
Merge bitcoin/bitcoin#31433: test: #31212 follow up (spelling, refactor)
merge-script
2024-12-06
test: Document non-parity between tinyformat and ConstevalFormatstring
Hodlinator
2024-12-06
test: add coverage for migrating standalone imported keys
furszy
2024-12-06
test: add coverage for migrating watch-only script
furszy
2024-12-06
chore: Typo Overriden -> Overridden
Hodlinator
2024-12-06
refactor test: Cleaner combine_logs.py logic
Hodlinator
2024-12-06
Merge bitcoin/bitcoin#31406: test: fix `test_invalid_tx_in_compactblock` in `...
glozow
2024-12-06
Merge bitcoin/bitcoin#31417: test: Avoid F541 (f-string without any placehold...
merge-script
2024-12-05
Merge bitcoin/bitcoin#31248: test: Rework wallet_migration.py to use previous...
Ryan Ofsky
2024-12-05
test: make sure node has all transactions
brunoerg
2024-12-05
Merge bitcoin/bitcoin#31408: test: Avoid logging error when logging error
merge-script
2024-12-05
Merge bitcoin/bitcoin#31427: lint: bump MLC to v0.19.0
merge-script
2024-12-05
Merge bitcoin/bitcoin#31414: test: orphan parent is re-requested from 2nd peer
glozow
2024-12-05
lint: use clearer wording on error message
willcl-ark
2024-12-05
lint: bump MLC to v0.19.0
willcl-ark
2024-12-05
test: Avoid F541 (f-string without any placeholders)
MarcoFalke
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-03
test: Avoid logging error when logging error
MarcoFalke
2024-12-02
test: replace `is not` to `!=` when comparing block hash
brunoerg
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
[next]