Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Use BigInt JSON serialization in Solana RPC Subscriptions #3455

Merged

Conversation

lorisleiva
Copy link
Contributor

@lorisleiva lorisleiva commented Oct 25, 2024

This PR offers a new createDefaultSolanaRpcSubscriptionsChannelCreator function that works similarly to createDefaultRpcSubscriptionsChannelCreator but with some Solana-specific defaults.

Namely, it uses the brand new getRpcSubscriptionsChannelWithBigIntJSONSerialization function to stringify and parse messages to and from the server.

Copy link

changeset-bot bot commented Oct 25, 2024

🦋 Changeset detected

Latest commit: 5710b14

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

@steveluscher steveluscher left a comment

Choose a reason for hiding this comment

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

Added via Giphy

Copy link
Contributor Author

lorisleiva commented Oct 27, 2024

Merge activity

  • Oct 27, 6:03 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 27, 6:21 AM EDT: Graphite rebased this pull request as part of a merge.
  • Oct 27, 6:22 AM EDT: A user merged this pull request with Graphite.

@lorisleiva lorisleiva changed the base branch from loris/fix-unused-config-attribute to graphite-base/3455 October 27, 2024 10:17
@lorisleiva lorisleiva changed the base branch from graphite-base/3455 to master October 27, 2024 10:19
@lorisleiva lorisleiva force-pushed the loris/use-bigint-json-serialization-in-rpc-subscriptions branch from 284f666 to 5710b14 Compare October 27, 2024 10:20
@lorisleiva lorisleiva merged commit 500a991 into master Oct 27, 2024
5 of 7 checks passed
@lorisleiva lorisleiva deleted the loris/use-bigint-json-serialization-in-rpc-subscriptions branch October 27, 2024 10:22
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants