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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Blocks should be full when we have enough unprocessed transactions in the queue.
Actual behavior
Node doesn't process transactions even though there are enough unprocessed transactions in the queue
This block contains only 4 transactions even though during that point of time there were many unprocessed transactions http://alpha4-seed-01.liskdev.net:6040/block/13226538873268144676
@MaciejBaj, my PR partially fixed this issue but the network still has partially filled blocked during stress tests are executed. There are still some unknown problem in broadcasting, I am debugging it and reopening the issue.
Expected behavior
Blocks should be full when we have enough
unprocessed
transactions in the queue.Actual behavior
Node doesn't process transactions even though there are enough
unprocessed
transactions in the queueThis block contains only 4 transactions even though during that point of time there were many
unprocessed
transactions http://alpha4-seed-01.liskdev.net:6040/block/13226538873268144676Same here, the below link shows empty blocks even though there were 100's of
unprocessed
transactionshttp://alpha4-seed-01.liskdev.net:6040/block/558195309841882412
http://alpha4-seed-01.liskdev.net:6040/block/15706719315041840789
http://alpha4-seed-01.liskdev.net:6040/block/17560937340718727312
Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
2.0.0
The text was updated successfully, but these errors were encountered: