Problem: hash in subscribe newHeads differs from eth_getBlockByNumber (backport#521) #1496
Annotations
2 errors and 3 warnings
Run integration tests:
tests/integration_tests/test_tracers.py#L369
test_tracecall_diff
AssertionError: ['{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc046379...e": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}']
assert '{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}' == '{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffd", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffe", "nonce": 2}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}'
- {"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffd", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffe", "nonce": 2}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}
? ^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^^^ ^^^
+ {"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}
? ^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^^^ ^^^
|
Run integration tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cachix/cachix-action@v14
No push credentials found. Ignoring the 'useDaemon' option.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading