Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/enabling condition with time #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

akoptelov
Copy link
Contributor

@akoptelov akoptelov commented Mar 1, 2024

This is to allow enabling conditions access time information, in order to fix openmina/openmina#253.

Also there is a small bonus for sub-states so no need to specify additional enabling condition predicates for dispatched actions.

Assuming that there will be no stricter enabling conditions for actions
from substores.
@akoptelov akoptelov requested a review from binier March 1, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabling conditions are split across codebase (e.g. p2p/node for timeout)
2 participants