tangle-network / tangle

Modular restaking infrastructure for developers, restakers, and operators.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 24 forks source link

[TASK] Add Instant/Manual Sealing #762

Closed shekohex closed 2 weeks ago

shekohex commented 4 weeks ago

Motivation

Adding manual sealing consensus to the Tangle node would allow for faster testing.

Description

Manual/Instant sealing consensus will enable developers to manually trigger block production, facilitating quicker and more controlled testing environments.

Additional Context

This feature is particularly useful for scenarios where deterministic block production is required for testing specific functionality.