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
Sync to latest release #33
Merged
marc-aurele-besner
merged 1,392 commits into
subspace-frontend
from
sync-to-latest-release
Mar 7, 2025
Merged
Sync to latest release #33
marc-aurele-besner
merged 1,392 commits into
subspace-frontend
from
sync-to-latest-release
Mar 7, 2025
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
…ment trying to make google happy
* Update proxy names * Update playwright screenshots --------- Co-authored-by: tom <tom@ohhhh.me>
support wei variable in interpretation
In the section Adding new dependencies, the sentence "please be sure that is is well-maintained and trustworthy" contains a typo: "is is" corrected to "it is".
…ut#2327) * simple profile button and auth modal layout * connect email and code screens to API * add screens to modal for wallet authentication * migrate to pin input * user profile menu * refactor otp field * fix passing set-cookie from api response * add wallet info into profile menu * add mobile menu * show connected wallet address in button * my profile page re-design * custom behaviour of connect button on dapp page * style pin input * add logout * handle case when account is disabled * handle case when wc is disabled * remove old components * refactoring * workflow to link wallet or email to account * link wallet from profile * show better OTP code errors * add email alert on watchlist and verified addresses pages * deprecate env and remove old code * remove code for unverified email page * add auth guard to address action items * move useRedirectForInvalidAuthToken hook * add mixpanel events * refetch csrf token after login and fix connect wallet from contract page * Add NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY env * migrate to reCAPTCHA v3 * resend code and change email from profile page * better wallet sign-in message error * fix demo envs * update some screenshots * profile button design fixes * fix behaviour "connect wallet" button on contract page * fix linking email and wallet to existing account * bug fixes * restore the login page * update screenshots * tests for auth modal and user profile * add name field to profile page and write some tests * [skip ci] clean up and more tests * update texts * change text once more * fix verified email checkmark behaviour * pass api error to the toast while signing in with wallet * [skip ci] disable email field on profile page * bug fixes * update screenshot * Blockscout account V2 Fixes blockscout#2029 * fix texts and button paddings * Show "Update metadata" button for instance without metadata * remove unused components --------- Co-authored-by: aagaev <alik@agaev.me>
* combine tabs and add method type filter * add badge with contract method type * add name filter * add filters to mud system tab * support array of tabs ids and route old tabs to the new one * fix tests * support adding the custom ABI from the contract page * update margins and add test * fix bugs and update screenshots * some design updates * update preset for garnet * [skip ci] fix garnet preset * improve links to contract methods
Rewards (merits)
filecoin addresses support
Remove deps from interpretator for an action button
* Humanity score integration * isLoading fix
Fixes for release v1.38.0
* Tweak `Add {Network}` button to enable network details update in MetaMask Fixes blockscout#2591 * add NFTs tokens to MM wallet
clostao
approved these changes
Mar 6, 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.
Sync default branch with latest releae