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
I noticed my chain starts to behave weird if I let it run for a long time (might be I send to many transactions triggering same function with same account too many times)
The text was updated successfully, but these errors were encountered:
this happens if your machine goes to sleep or the system time otherwise doesn't match the time onchain (long enough for you to be in the next epoch onchain) - this never happens if there is at least one block producer online.
workaround is to purge-chain, there's no recovery for this scenario unless you manually change your system time, unfortunately 😅
I noticed my chain starts to behave weird if I let it run for a long time (might be I send to many transactions triggering same function with same account too many times)
The text was updated successfully, but these errors were encountered: