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
When creating a testnet, the create-empty-blocks param does not appear to be under consensus. When one of the nodes proposes an empty block, regardless of the config on the other nodes, an empty block is produced.
TODO
Check to see if the param does anything, i.e. if all nodes have create-empty-blocks set to false are empty blocks created
Summary of Bug
When creating a testnet, the
create-empty-blocks
param does not appear to be under consensus. When one of the nodes proposes an empty block, regardless of the config on the other nodes, an empty block is produced.TODO
create-empty-blocks
set to false are empty blocks createdEDIT - apparently this is known, previous issues:
create_empty_blocks = false
is set in 'config.toml' cosmos/cosmos-sdk#10240Version
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: