forked from blockscout/frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update blockscout frontend #25
Open
DaMandal0rian
wants to merge
351
commits into
subspace-frontend
Choose a base branch
from
muhammad/frontend
base: subspace-frontend
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Incorrect NFT media placeholder when navigating between pages
* 404 for unknown transaction Fixes blockscout#1689 * add helper for displaying custom error screen
…okens/<address>/holders` endpoint. (blockscout#1696) Fixes blockscout#1690
* Add a banner to the My Verified Addresses page Fixes blockscout#1688 * [skip ci] change text copy
* No number wrap on the address 'Tokens' tab Fixes blockscout#1673 * fix address overlapping in tx state
fix token icon fallback
metadata date fix
Getit ad banner
* Dim out page to focus on a search Fixes blockscout#1682 * add backdrop to search results page * refactoring
solidity scan icon
…scout#1720) * Real-time incoming transactions are sorted incorrectly Fixes blockscout#1681 * fix checks workflow
stats price diff on the homepage
fix react keys for withdrawals
Minor bug fixes
Add manage wallet button
…rting Fix marketplace sorting
Add a link to discord to the app modal
…o-result Update styles of "no result" component
…ore-experiment Remove security score experiment
* add contract method id tag * add form submit type * refactor types for SmartConstract and make new component for Contract ABI methods * move contract method form inside ABI folder * handle form submit and display result * clean-up * change copied text * handle case when blockchain interaction is not configured * tests and screenshots update * fix bug wit WEI checkbox
* Get smart-contract bytecode from websocket Fixes blockscout#1769 * fix test * i am stupid 😓 * Update values.yaml.gotmpl --------- Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
* remove feature config from the pw tests * update screenshots
* refactor EntityTags component to work with metadata API format * hook for API metadata info query * make EntityTag component * make EntityTag component * display custom tag colors and sort tags by ordinal field * add tag popover * refactoring * display name tag in the lists * add mixpanel event and disable link for protocol and generic tags * adjust demo ENVs * tests * fix tests * change actionURL to tagUrl
DaMandal0rian
force-pushed
the
muhammad/frontend
branch
3 times, most recently
from
May 7, 2024 07:44
e2d01f8
to
9b2887e
Compare
DaMandal0rian
force-pushed
the
muhammad/frontend
branch
from
May 7, 2024 08:11
9b2887e
to
cd21048
Compare
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.
Note: closed #22 as there were too many issues with CI checks