Skip to content

Rename exports to be more generic#75

Merged
Mrtenz merged 5 commits intomainfrom
mrtenz/rename-exports
Apr 12, 2023
Merged

Rename exports to be more generic#75
Mrtenz merged 5 commits intomainfrom
mrtenz/rename-exports

Conversation

@Mrtenz
Copy link
Copy Markdown
Member

@Mrtenz Mrtenz commented Mar 14, 2023

  • Exports have been renamed to be more generic.
    • ethErrors.rpc is now exported as rpcErrors.
    • ethErrors.provider is now exported as providerErrors. This is still Ethereum-specific.
  • Some related classes have been renamed to be more generic.
    • (Serialized)EthereumRpcError is now (Serialized)JsonRpcError.
  • References to eth-rpc-errors have been updated to rpc-errors.
    • We should rename the GitHub repository after merging this.

This is technically a breaking change, but we will be publishing this package under a new name.

Loading
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.

2 participants