-
Notifications
You must be signed in to change notification settings - Fork 22
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
Feat/cosmos chain infos #283
Conversation
Caution Review failedThe pull request is closed. WalkthroughThis pull request involves a comprehensive version update across multiple packages in the OneKey cross-inpage provider ecosystem. The version has been uniformly incremented from Changes
Sequence DiagramsequenceDiagram
participant Packages
participant VersionControl
Packages->>VersionControl: Increment version
VersionControl-->>Packages: Update to 2.2.7-alpha.2
Packages->>Packages: Update cross-dependencies
Packages->>Packages: Synchronize version numbers
The diagram illustrates the version synchronization process across the project's packages, showing how versions are consistently updated throughout the ecosystem. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (37)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Summary by CodeRabbit
Version Update
2.2.7-alpha.1
to2.2.7-alpha.2
across multiple packagesNew Features
getChainInfoWithoutEndpoints
method in Cosmos providerRemoved Features
getChainInfosWithoutEndpoints
method from Solana Standard exampleDependency Updates