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
Requesting a pre-migration transaction through the web-client for hash e5ccd2e7b892474b29af0d9fdc5a802989a8e48d77fb6fe85966a3f8fb65049e which was in block #3388464, I get this instead from all peers:
await $.client.getTransaction("e5ccd2e7b892474b29af0d9fdc5a802989a8e48d77fb6fe85966a3f8fb65049e")
...
2024-12-17T09:18:25.655000064Z DEBUG consensus_proxy | Performing txn proof request without block number
2024-12-17T09:18:25.735000064Z DEBUG consensus_proxy | New txns proof and block from peer peer=... block=#3456000:MA:968f7ad967
2024-12-17T09:18:25.880999936Z DEBUG consensus_proxy | Error on remote side while requesting block proof error=bad block number 3456000 peer=12D3KooWKTLbkE3MP6EhuXYGbF7i2tVqCwf5ATVc3ffW2gANREbE
...
Error: Transaction not found
I can get this transaction via RPC (from a pre-migration-enabled node) just fine.
The text was updated successfully, but these errors were encountered:
Requesting a pre-migration transaction through the web-client for hash
e5ccd2e7b892474b29af0d9fdc5a802989a8e48d77fb6fe85966a3f8fb65049e
which was in block#3388464
, I get this instead from all peers:I can get this transaction via RPC (from a pre-migration-enabled node) just fine.
The text was updated successfully, but these errors were encountered: