-
Notifications
You must be signed in to change notification settings - Fork 35
Tracking provider cannot change behavior of upstream provider #146
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
Tracking provider cannot change behavior of upstream provider #146
Conversation
Could you please also fix the
if we are not able to add new block to the tracker we should not call |
da4a238
to
e225178
Compare
Right. Done. |
Tracking provider cannot change behavior of the upstream provider. Tracking provider should be transparent for the upstream provider. Signed-off-by: Lukasz Dorau <[email protected]>
e225178
to
6f3c663
Compare
Tracking provider cannot change behavior of the upstream provider. Tracking provider should be transparent for the upstream provider.