Skip to content

feat: Export scopes types#99

Merged
0xEdouardEth merged 1 commit into
mainfrom
tron-types
May 20, 2026
Merged

feat: Export scopes types#99
0xEdouardEth merged 1 commit into
mainfrom
tron-types

Conversation

@0xEdouardEth
Copy link
Copy Markdown
Contributor

@0xEdouardEth 0xEdouardEth commented Mar 27, 2026


Note

Low Risk
Low risk type-only change that expands the public type surface by re-exporting scope definitions; potential risk is minor breaking/duplication in consumers’ type imports.

Overview
Re-exports the chain-specific scope type modules (eip155.types, solana.types, bip122.types, tron.types) from src/types/scopes/index.ts as namespaced type exports (e.g., EIP155Scope). This makes the per-scope type definitions directly importable from the scopes index without changing any runtime behavior.

Written by Cursor Bugbot for commit 977af02. This will update automatically on new commits. Configure here.

@0xEdouardEth 0xEdouardEth requested a review from a team as a code owner March 27, 2026 19:31
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Comment thread src/types/scopes/index.ts Outdated
@0xEdouardEth 0xEdouardEth merged commit 4986db4 into main May 20, 2026
22 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.

2 participants