tangle-network / tangle

The Layer 1 blockchain for on-demand services.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 25 forks source link

[TASK] Add Instant/Manual Sealing #762

Closed shekohex closed 2 months ago

shekohex commented 2 months 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.