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
Connect through web3 to Endpoint1 in TimeZone Europe
Send the transaction and await the transaction receipt
Connect through web3 to Endpoint2 in TimeZone USA
Send the transaction and await the transaction receipt
Expected behavior
Skaled should mine both transactions without any delays or lags.
Actual state:
Skaled on Endpoint 2 received the block with the first transaction through catchup later than the User received the receipt and prepared a new transaction for Endpoint 2.
Skaled on the endpoint 2 throws the "Transaction already exists in pending transaction queue" error message if the transaction is in a queue, or throws the "Invalid nonce" if the transaction was received through the catchup
Version
skaled:3.20.0-beta.0
**Preconditions **
Active schain medium type
1 address with a whitelisted deployer role
Prepared Transaction of the contract deployment with
To Reproduce
Link to autotest
Expected behavior
Skaled should mine both transactions without any delays or lags.
Actual state:
Skaled on Endpoint 2 received the block with the first transaction through catchup later than the User received the receipt and prepared a new transaction for Endpoint 2.
Skaled on the endpoint 2 throws the "Transaction already exists in pending transaction queue" error message if the transaction is in a queue, or throws the "Invalid nonce" if the transaction was received through the catchup
Logs
lagging node:
previous node
The text was updated successfully, but these errors were encountered: