-
Notifications
You must be signed in to change notification settings - Fork 74
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
Merge testnet into mainnet #1349
Merged
Conversation
This file contains 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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(typeId): show type id from the property "id" in response * feat(typeId): use the same style as code hash
…ent in other ways (#103) * refactor: remove statistics and app.tipBlockNumber from AppState * refactor: remove primaryColor, secondaryColor, and chartColor from State.App * refactor: remove language from State.App * refactor: remove toast from State.App * refactor: remove app from AppState * refactor: remove maintenanceAlertVisible from State.Components * refactor: remove headerSearchBarVisible from State.Components * refactor: remove the last global state mobileMenuVisible * feat: remove MaintenanceMsg in the Alert component * feat: stop using the reorgStartedAt property
… on different os (#107) * fix: stylelint ineffectiveness and differences in stylelint execution on different os * chore: format by stylelint * fix: manually fixing some stylelint issues that can't be fixed automatically * feat: stylelint only exec from the staged files * fix: code error caused by merge PR #103
* refactor: move fetcher codes to ExplorerService * refactor: move Response namespace to ExplorerService
* refactor: remove the use of !important in the NftList and optimize the style code * refactor: remove the use of !important in the AddressComp * refactor: remove the use of !important in the ExportTransactions page * refactor: remove the use of !important in the ScriptsComp * refactor: remove unnecessary !important * refactor: remove the use of !important in the NftCollections * refactor: remove the use of !important in the BlockDetail * refactor: remove the use of !important in the TransactionLiteItem * refactor: remove the use of !important in the Home * refactor: remove the use of !important in the Tokens
refactor: optimize and simplify the routes code
Merge develop into testnet
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Keith-CY
approved these changes
Oct 10, 2023
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.
No description provided.