omgnetwork / omg-childchain-v2

pronounced /Ch-ch/
Apache License 2.0
5 stars 2 forks source link

Finalize currently forming block #176

Closed pgebal closed 3 years ago

pgebal commented 3 years ago

Every non-empty, block that accepts transactions should be finalized and prepared for submission when Ethereum height ticks up and previous block was formed at least a certain number of Ethereum blocks ago (let's call it block_submit_every_nth like in the old childchain). Finalized block does not accept transactions.