forked from blockscout/frontend
-
Notifications
You must be signed in to change notification settings - Fork 2
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: upstream merge #22
Merged
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
… deployment values
* base functionality * update presets * update docs
Replaced POA flattener with instructions on Hardhat flattener
Changing the description for flatteners during the verification
* test for degraded block details tab * fix marketplace app test * more tests for degraded block * test for address degradation view
* Bump path-to-regexp from 6.2.1 to 8.0.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 8.0.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.2.1...v8.0.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * bump path-to-regexp up to v8.1.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tom <tom@ohhhh.me>
* Bump up packages vertions * fix wagmi config, wc csp policy and id type in account resources
* Display proxy pattern info in UI Fixes blockscout#2209 * update texts * [skip ci] adjust alert condition
* GasHawk integration Fixes blockscout#2205 * change link url
Paddings: icons + amount/text in interpretation Fixes blockscout#1997
…ax-width Change max width of page content
…ge (blockscout#2244) * Arbitrum: handle case with partial data in latest deposits on main page Fixes blockscout#2243 * [skip ci] roll back arbitrum envs
add blackfort validators
up nextjs version
mxmar
approved these changes
Oct 10, 2024
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.
Description and Related Issue(s)
This is an Upstream merge of a blockscout frontend repository
Proposed Changes
[Specify the changes or additions made in this pull request. Please mention if any changes were made to the ENV variables]
Additional Information
[Include any additional information, context, or screenshots that may be helpful for reviewers.]
Checklist for PR author