-
Notifications
You must be signed in to change notification settings - Fork 95
hotfix: merge hotfix to main branch #1475
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Window open fix * Resize Astar (L1) connect button
* Change zkEVM RPC endpoint (#1457) * pin firebase-tools version to 13.35.1 in PR preview workflow (#1458) * pin firebase-tools version to 13.35.1 in PR preview workflow * pin firebase-tools version to 13.35.1 in staging deployment workflow * Enable unstake from unregistered (#1461) * Disable zk bridges and network selection (#1456) * Disable zk bridges and network selection * Hide network disabled comments * hotfix: removed zkEVM links (#1462) * feat: removed zkEVM links * feat: updated Astar button * fix: rollback * fix: removed unnecessary line (#1464) * Fix for available staking balance when user has tokens locked in governance (#1466) * fix: added extra 20% to the gaslimit * fix: clean up --------- Co-authored-by: Bobo <[email protected]> Co-authored-by: Taegeon Alan Go <[email protected]>
|
Visit the preview URL for this PR (updated for commit cb96e5c): https://astar-apps--pr1475-release-hotfix-eqv7jhc6.web.app (expires Wed, 23 Jul 2025 14:35:02 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db |
gtg7784
approved these changes
Jun 25, 2025
* Change unstake amount to bigint * Cleanup
* Maintenance mode modal * Typo fix * Go Home
* remove astar 2.0 and tech stack link (#1455) * Fix `fetchAssetConfigById` for XCM v5 compatibility * Update all XCM message constructions from V3 to V5 * refactor: centralize XCM version management in base repository - Add protected readonly xcmVersion property to base XcmRepository class - Replace all hardcoded 'V5' strings with dynamic this.xcmVersion references - Remove unnecessary intermediate version variable assignments - Enable version override capability for child repositories when needed This change provides a single source of truth for XCM version configuration, making future version updates easier and maintaining consistency across all XCM repository implementations. * update to keep using `V3` for Pendulum and Interlay * Update to set V5 only for Astar * fix: updated XCM logix to apply V5 for withdrawal transactions (#1485) * fix: updated XCM logix to apply V5 * fix: removed non-used endpoint * fix: updated Phala endpoint --------- Co-authored-by: Ayumi Takahashi <[email protected]> Co-authored-by: Roy <[email protected]>
* feat: added a banner for Astar snap * fix: clean up * fix: refactoring
Revert yarn.lock changes from PR #1483 that converted it to Yarn Berry format. This maintains compatibility with the existing Yarn v1 setup.
bobo-k2
approved these changes
Jul 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Summary
Check list