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

deserialize rentEpoch issues #76

Open
jordy25519 opened this issue Sep 23, 2024 · 1 comment
Open

deserialize rentEpoch issues #76

jordy25519 opened this issue Sep 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jordy25519
Copy link
Collaborator

jordy25519 commented Sep 23, 2024

affects getblock.io endpoints

ok: Rpc(Error { request: None, kind: SerdeJson(Error("invalid type: floating point `1.8446744073709552e19`, expected u64", line: 0, column: 0)) })

solana rust client cannot deserialize bad account values see:
upstream issue: anza-xyz/agave#2950

easiest way to fix is to patch the solana-client crate (inside drift-rs)

@jordy25519 jordy25519 added the bug Something isn't working label Sep 23, 2024
@jordy25519
Copy link
Collaborator Author

found to affect getblock.io specifically. recommend switching RPC provider if you face this issue due to upstream blockages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant