Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skaled accepted new transactions but not inserted in blocks #1726

Closed
oleksandrSydorenkoJ opened this issue Nov 10, 2023 · 3 comments
Closed
Assignees
Labels
bug Something isn't working epic:HPD skaled

Comments

@oleksandrSydorenkoJ
Copy link

Note:
There isn't a problem with the same versions of skaled, the problem is only during the update procedure.

Versions:
11 nodes - 3.17.1
5 nodes - 3.16.1

Preconditions
Patch timestamps on 3.17.1 don't enabled
Active schain medium type

Steps to reproduce

  1. Run load tests on all endpoints
1000 users 
token mint\transfer
MTM =15 
at least 15 million block gas usage 
and 125 KB block size 
  1. Wait for a few hours

Expected state
All valid transactions should be mined without any stucks.

Actual state:
Some transactions are locked in the current transactions queue and aren't mined over time.
After stopping the load they are not broadcasted.

@PolinaKiporenko
Copy link
Contributor

Outcome from #1398

@PolinaKiporenko PolinaKiporenko added this to the SKALE 2.4 milestone Nov 10, 2023
@oleksandrSydorenkoJ
Copy link
Author

For 3.16.1 Skaled has more capacity in a transaction queue, so right now it is not a problem.
For 3.17.1 Skaled has improved transaction's validation procedure.
Should be fixed after updating to 3.17.1 on all of nodes
Workaround if transaction queue fulfilled to 1000 transactions during the update is just send transactions from users with lower Nonce.

@DmytroNazarenko
Copy link
Collaborator

Duplicate of #1726

@DmytroNazarenko DmytroNazarenko marked this as a duplicate of #1726 Nov 10, 2023
@github-project-automation github-project-automation bot moved this from To Do to Ready For Release Candidate in SKALE Engineering 🚀 Nov 10, 2023
@DmytroNazarenko DmytroNazarenko removed this from the SKALE 2.4 milestone Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working epic:HPD skaled
Projects
None yet
Development

No branches or pull requests

4 participants