eco-stake / restake

Auto-compounder script for Cosmos Validators using REStake
https://restake.app
MIT License
359 stars 303 forks source link

[EVMOS] Gas wanted amount seems far too large #743

Closed nathanhopp closed 11 months ago

nathanhopp commented 11 months ago

Hello, our restake transactions started failing due to the following error:

[21:23:41.840] Failed 4 messages: account sequence mismatch, expected 81, got 80: incorrect account sequence [cosmos/cosmos-sdk@v0.46.12/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '87727'
[21:23:41.840] Sent 0/1 transactions
[21:23:41.840] TX 1: Failed 4 messages: account sequence mismatch, expected 81, got 80: incorrect account sequence [cosmos/cosmos-sdk@v0.46.12/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '87727'
[21:23:41.840] Autostake failed after 3 attempt(s)
[21:23:41.840] Attempt 1:
[21:23:41.840] Sent 0/1 transactions
[21:23:41.840] TX 1: Failed 4 messages: account sequence mismatch, expected 81, got 80: incorrect account sequence [cosmos/cosmos-sdk@v0.46.12/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '87727'
[21:23:41.840] Attempt 2:
[21:23:41.840] Sent 0/1 transactions
[21:23:41.840] TX 1: Failed 4 messages: account sequence mismatch, expected 81, got 80: incorrect account sequence [cosmos/cosmos-sdk@v0.46.12/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '87727'
[21:23:41.840] Attempt 3:
[21:23:41.840] Sent 0/1 transactions
[21:23:41.840] TX 1: Failed 4 messages: account sequence mismatch, expected 81, got 80: incorrect account sequence [cosmos/cosmos-sdk@v0.46.12/x/auth/ante/sigverify.go:269] With gas wanted: '18446744073709551615' and gas used: '87727'
[21:23:41.840] Autostake failed

Our bot balance is [21:23:09.003] Bot balance is 3968210975000000000 aevmos, the gas wanted amount seems very large. Could someobe assist here

vchong commented 5 months ago

@nathanhopp was there a solution to this?

taking hints from https://github.com/eco-stake/restake/issues/526#issuecomment-1157486307 and https://github.com/eco-stake/restake/issues/403#issuecomment-1086664235, it could be that there are 2 processes running at the same time