emptyBlockPeriodSeconds should take validator voting into account #7873
Labels
bug
Something isn't working
non mainnet (private networks)
not related to mainnet features - covers privacy, permissioning, IBFT2, QBFT
P3
Medium (ex: JSON-RPC request not working with a specific client library due to loose spec assumtion)
Steps to Reproduce
Expected behavior:
After voting, it should build a block to make the change go into effect at the speed of the secondsPerBlock, not emptyBlockPeriodSeconds
Actual behavior:
The node does not consider these votes as transactions, not reverting to the lower block seconds
Frequency: [What percentage of the time does it occur?]
100% reproducable
Logs
Please post relevant logs from Besu (and the consensus client, if running proof of stake) from before and after the issue.
Versions (Add all that apply)
cc @amsmota
The text was updated successfully, but these errors were encountered: