Commit Graph

1 Commits

Author SHA1 Message Date
aitbc
51920a15d7 Add chain_id field to all block import test requests
All checks were successful
Python Tests / test-python (push) Successful in 10s
- Add chain_id parameter to importBlock requests in all verification tests
- Update test_block_import.py to use high block heights to avoid conflicts with existing chain
- Simplify test_block_import.py to focus on core validation (hash, parent, conflict)
- Fix test_block_import_complete.py to use head block instead of block 1 for existing block test
- Update expected response format from status field to success field
2026-04-22 15:05:23 +02:00