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

Streamline events and contract addresses streams #64

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

Jurshsmith
Copy link
Member

This change ensures the queries used in streaming
through events and contract_addresses table
is composed respecting the originating chain and
contract (as it applies).

Since we still use diesel query builder, we had to rewrite
diesel streamer macros sloppily. This should be a lot cleaner
after fully migrating to tokio-postgres.

This change ensures the queries used in streaming
through events and contract_addresses table
is composed respecting the originating chain and
contract (as it applies).

Since we still use diesel query builder, we had to
rewrite diesel streamer macros sloppily. This should
be alot cleaner after migrating to tokio-postgres
fully.
@Jurshsmith Jurshsmith merged commit 8581efa into main Mar 6, 2024
4 checks passed
@Jurshsmith Jurshsmith deleted the streamline-streams-but-sloppily branch March 6, 2024 08:32
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

Successfully merging this pull request may close these issues.

1 participant