You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
It will be necessary/ideal in the future to be able to stop a reducer at one block and begin another at a future block, to handle reactors of on-chain contracts, etc.
A reducer should track up until the blockRange is over, but only stopping after some confidence interval; the switch-over between reducers has to be deterministic as well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It will be necessary/ideal in the future to be able to stop a reducer at one block and begin another at a future block, to handle reactors of on-chain contracts, etc.
A reducer should track up until the blockRange is over, but only stopping after some confidence interval; the switch-over between reducers has to be deterministic as well.
The text was updated successfully, but these errors were encountered: