You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Update block hashes and POI values for Foundry 1.3.1
The CI environment is now using Foundry 1.3.1, which generates different
block hashes than previous versions despite using the same deterministic
timestamp (1743944919). This updates the expected values in the grafting
integration test to match the new hashes.
Block hash changes:
- Block 1: 9f8d0597bbea45bf324877e27f97d72fabbaf0728f27c599ef48bc18f5c2f570
- Block 2: d694754323a237830532e8bcf0ab5dad7e7a68f1a258eaf6f568f1bdc8b80777
- Block 3: d8640638dd8a0c7843b9f93d1b9540e4ace1f7cbfcf2a91908f413e66d3edf33
POI value changes:
- Block 1: 0x28c9a9d5165027d635f4eb4ad72162a2f7a124e01fcd6da69f546379ee547711
- Block 2: 0xed70c4d7db44afc5190934889deaa800452fdb61e3eb78b9914708004c7b1bca
- Block 3: 0x585a9faa1762d66874be5c5cd9064388b95d54fd48ff3c122189a1ae7f016a85
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments