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

Fix solana relay cache key #8219

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

rickyrombo
Copy link
Contributor

Other nodes aren't caching the transactions because they don't recognize the discovery node that signed the request. This is because the Redis key moved since this code was written for where discovery nodes are cached.

Copy link

changeset-bot bot commented Apr 24, 2024

⚠️ No Changeset found

Latest commit: 2a993f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@rickyrombo rickyrombo enabled auto-merge (squash) April 24, 2024 06:17
@rickyrombo rickyrombo merged commit 5ad42e0 into main Apr 24, 2024
10 of 11 checks passed
@rickyrombo rickyrombo deleted the mjp-all-discovery-nodes-with-wallet branch April 24, 2024 06:41
audius-infra pushed a commit that referenced this pull request Apr 24, 2024
[5ad42e0] Fix solana relay cache key (#8219) Marcus Pasell
[deb3f2a] [PAY-2747] Fix attestation decoding and add Secp256k1Program utils (#8210) Marcus Pasell
[342d610] [PAY-2749] Use ownerWallet instead of delegateOwnerWallet for uniquely owned endpoints in SDK (#8217) Marcus Pasell
[3cfc215] [PAY-2550] Add images to apps (#8196) Raymond Jacobson
[a9e0313] Combine ddex crawler+parser, and add dev cmd (#8203) Theo Ilie
[2789c96] PROTO-1775: rm tcr env (#8119) alecsavvy
[79c4acc] [C-3921] Stop sending signature headers as params (#7774) Raymond Jacobson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants