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

cleanup: deduplicate shared cache logic #803

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

aalu1418
Copy link
Collaborator

Description

deduplicate shared logic between the transmission + cache logic, potentially reusable for future work

Copy link

@toblich toblich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I lack a lot of context about the codebase, but this LGTM overall 👍
Just a couple of small questions regarding tiny details

pkg/solana/state_cache.go Outdated Show resolved Hide resolved
pkg/solana/client/cache.go Outdated Show resolved Hide resolved
pkg/solana/client/cache.go Outdated Show resolved Hide resolved
pkg/solana/transmissions_cache.go Outdated Show resolved Hide resolved
pkg/solana/client/cache.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jadepark-dev jadepark-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@aalu1418 aalu1418 enabled auto-merge (squash) July 31, 2024 16:00
Copy link

@toblich toblich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@aalu1418 aalu1418 merged commit b3035e3 into develop Jul 31, 2024
28 checks passed
@aalu1418 aalu1418 deleted the cleanup/dedup-cache-logic branch July 31, 2024 16:16
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.

3 participants