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
introduce a simple event type and let bisection function take a closure that will fire events. this can be used for logging so we don't need a print statement or logger inside the functions
It isn't clear to me what the motivation or expectation is here.
Is it possible that we want to know what blocks were part of a verification path? In which case this might be fulfilled by the tracing feature which is already landed:
Follow up to #110 Types:
.hash()
(Light client impl followup #96 (comment))Also follow up to PR review:
The text was updated successfully, but these errors were encountered: