Skip to content

update quicknode naming#14

Merged
johnpmitsch merged 2 commits into
mainfrom
dx-5050-update-quicknodequicknode-naming
Apr 22, 2026
Merged

update quicknode naming#14
johnpmitsch merged 2 commits into
mainfrom
dx-5050-update-quicknodequicknode-naming

Conversation

@johnpmitsch

@johnpmitsch johnpmitsch commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

Note

Medium Risk
Wide-surface rename across multiple language bindings and published APIs; primary risk is breaking downstream imports/usages or missing an export/exception mapping in one language.

Overview
Standardizes public naming across all bindings by renaming the top-level client from QuickNodeSdk to QuicknodeSdk and the base exception from QuickNodeError to QuicknodeError (plus corresponding Ruby module/class renames).

Updates all language wrappers/exports (Rust core type, Python PyO3 classes + __init__ exports/stubs, Node napi + JS/TS wrappers, Ruby magnus classes), along with docs, examples, and various docstrings to match the new casing and gem name (quicknode_sdk).

Reviewed by Cursor Bugbot for commit 7796b1f. Bugbot is set up for automated code reviews on this repo. Configure here.

@linear

linear Bot commented Apr 22, 2026

Copy link
Copy Markdown

@johnpmitsch johnpmitsch merged commit 762dd1e into main Apr 22, 2026
5 checks passed
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.

1 participant