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

Auto Updating Headers to limit database access #27

Closed
jackzampolin opened this issue Mar 20, 2020 · 1 comment
Closed

Auto Updating Headers to limit database access #27

jackzampolin opened this issue Mar 20, 2020 · 1 comment
Milestone

Comments

@jackzampolin
Copy link
Member

jackzampolin commented Mar 20, 2020

auto updating lite client from chain.Subscribe("tm.event 'New Block'") which keeps a map[string]*tmclient.Header updated. This will be used to limit database access when running multiple relayers simultaneously

@zmanian zmanian added this to the GOZ Milestone milestone Mar 21, 2020
@jackzampolin jackzampolin changed the title Streaming Relayer Auto Updating Headers to limit database access Mar 27, 2020
@jackzampolin
Copy link
Member Author

Implemented in #97

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

No branches or pull requests

2 participants