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
Duplicate consumption can be implemented by the application through a custom tracer, just like the score subsystem plugs into the tracer.
The validator cache, which is complex, is then unecessary.
Features needed by Filecoin and ETH2, in order of priority:
[ ] Duplicate consumption (Have a configuration option for Subscriptions receiving duplicate messages #216), which is blocked by...[ ] Validator cache (we don’t want to validate dupes over and over again, requires message signing to be enabled).The text was updated successfully, but these errors were encountered: