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

refactor(experimental): add cluster level API for library #2055

Conversation

buffalojoec
Copy link
Collaborator

@buffalojoec buffalojoec commented Jan 21, 2024

Again continuing the cluster-level work from the transport and core libraries,
I've introduced these concepts to the main library itself.

createSolanaRpc(..) behaves similarly to createJsonRpc(..), but it will select
the proper API based on the provided cluster-level transport.

@mergify mergify bot added the community label Jan 21, 2024
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from e95fd27 to 35a22e5 Compare January 21, 2024 19:20
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from 7660bd0 to bfb9998 Compare January 21, 2024 19:20
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from 35a22e5 to 4d08ea7 Compare January 21, 2024 20:01
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from bfb9998 to 2a56667 Compare January 21, 2024 20:01
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from 4d08ea7 to e71d03b Compare January 30, 2024 21:31
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from 2a56667 to 9b02728 Compare January 30, 2024 21:31
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from e71d03b to 6d6c2fa Compare February 1, 2024 03:59
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from 9b02728 to c5fdaa6 Compare February 1, 2024 03:59
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from 6d6c2fa to a604aa4 Compare February 1, 2024 04:47
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch 2 times, most recently from fb17c27 to f7a20d9 Compare February 1, 2024 14:25
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from a604aa4 to 3e11b3b Compare February 1, 2024 21:28
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from f7a20d9 to 1ffd693 Compare February 1, 2024 21:28
packages/library/src/rpc-transport.ts Outdated Show resolved Hide resolved
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from 3e11b3b to b32d642 Compare February 2, 2024 15:58
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from 1ffd693 to 2344179 Compare February 2, 2024 15:58
Copy link
Collaborator Author

buffalojoec commented Feb 2, 2024

Merge activity

  • Feb 2, 11:35 AM EST: @buffalojoec started a stack merge that includes this pull request via Graphite.
  • Feb 2, 11:41 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 2, 11:42 AM EST: @buffalojoec merged this pull request with Graphite.

@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core branch from b32d642 to 310b8fc Compare February 2, 2024 16:38
Base automatically changed from 01-21-refactor_experimental_add_cluster_level_API_for_rpc-core to master February 2, 2024 16:40
@buffalojoec buffalojoec force-pushed the 01-21-refactor_experimental_add_cluster_level_API_for_library branch from 2344179 to c9656a4 Compare February 2, 2024 16:40
@buffalojoec buffalojoec merged commit 5a6335d into master Feb 2, 2024
5 checks passed
@buffalojoec buffalojoec deleted the 01-21-refactor_experimental_add_cluster_level_API_for_library branch February 2, 2024 16:42
Copy link
Contributor

github-actions bot commented Feb 7, 2024

🎉 This PR is included in version 1.90.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants