Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Refactor solidification into events #229

Description

@dzhelezov

Currently solidification is based on a polling model, so that the tangle is traversed in a background thread. The suggested refactoring is to replace the polling approach with a reactive model. Once a new transaction is solidified, a new event is fired, and all the respective transactions (children) will update their solidification status based on listening on the solidification event.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions