forked from blockscout/frontend
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sync with origin #8
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
fix removing ad banners
tag group select component
* display methods accordion * add method_id to methods * query read method via public client * query read methods without inputs at accordion section open * add custom abi tabs * add proxy tabs * custom wagmi config if wc is not configured * remove ContractAbiItemConstant component * display tuple properties in method outputs * display read result * clean up * support nested arrays in the read result * re-write test for contract methods * change result view for address output * refactoring * fix tests * remove web3 provider fallback * fix tab loading * refactoring * add implementation contract selector * add "copy to clipboard" for address, remove top-level square brackets * add preview mode to contract method result * tests for read result * fix tests * change styles for result preview * review fix
* refactor token instance page title * add menu item and modal with recaptcha * initialize refresh and show loading state * handle error state * fix metadata atributes parser * refactoring * tests
Combine default and security score view on the Marketplace page
arbitrum updates
* change max width for tag on mobile * Public tags cutoff problem Fixes blockscout#2007 * fix tests * update test
* initial implementation * remove unnecessary properties
* create page with all icons from the sprite * add info about file size * refactoring
…d into release/v1_32_0-fixes
…-02-07 # Conflicts: # types/api/transaction.ts
…s` (blockscout#2063) * migrate to stats-types package * migrate to visualizer-types package * update package.json
Fixes for release v.1.32.0
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.
https://github.com/blockscout/frontend/releases/tag/v1.30.0
https://github.com/blockscout/frontend/releases/tag/v1.30.1
https://github.com/blockscout/frontend/releases/tag/v1.31.0
https://github.com/blockscout/frontend/releases/tag/v1.31.1
https://github.com/blockscout/frontend/releases/tag/v1.32.0