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 #10
Open
pustovalov
wants to merge
587
commits into
main
Choose a base branch
from
sync-11-25-24
base: main
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
Sync with origin #10
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
release 1.35.0 fixes
* token in token transfer is possibly null * show transfer type if no token
…scout#2401) * fix pw eslint rules * turn on no-unstable-deps rule * fix eslint warnings
fix npm publisher workflow
* Add new sorting option to Dappscout Fixes blockscout#2260 * [skip ci] change sort labels
…ewards CSV export (blockscout#2386) * Celo: Cross-link to epoch block on the regular block view Fixes blockscout#2365 * [skip ci] fix hover state for gray-blue tag * CSV export of epoch transactions for address
…r Scilla contract txn (blockscout#2375) * ENV preset for zilliqa * add zilliqa fields to block view * [skip ci] fix typo * fix accordion styles * [skip ci] make signers required again * change default format of Raw Input for Scilla contract to UTF-8 * add default type option to log item data
…stead of arrays (blockscout#2407) Fixes blockscout#2394
* OP rollups: add ENV to show/hide "Output roots" page * Rename status labels for Arbitrum blocks and transactions
* up dappscout-iframe for react version compatibility * Celo: Cross-link to epoch block on the regular block view and Epoch rewards CSV export (blockscout#2386) * Celo: Cross-link to epoch block on the regular block view Fixes blockscout#2365 * [skip ci] fix hover state for gray-blue tag * CSV export of epoch transactions for address * fix tooltip behavior on mobile --------- Co-authored-by: isstuev <[email protected]>
…cout#2363) * prototype * fetch video poster from ipfs * add a constraint to the asset type * add ENV variable * fix tests * [skip ci] clean up
* Bump up Node.js to v22 Fixes blockscout#2404 * update Playwright to v1.49.0 * fix tests * one more fix * fix screenshots
* display address selector for non-verified proxy contract * add code view snippet for ABI and Compiler Settings * syntax highlighting for Scilla contracts * ENV preset for zilliqa * fix tests * add native coin value to simulate method call * fix test
…-11-25-24 # Conflicts: # configs/app/chain.ts # deploy/tools/envs-validator/schema.ts # types/networks.ts
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.33.2
https://github.com/blockscout/frontend/releases/tag/v1.34.0
https://github.com/blockscout/frontend/releases/tag/v1.34.1
https://github.com/blockscout/frontend/releases/tag/v1.34.2
https://github.com/blockscout/frontend/releases/tag/v1.35.0
https://github.com/blockscout/frontend/releases/tag/v1.35.1
https://github.com/blockscout/frontend/releases/tag/v1.35.2
https://github.com/blockscout/frontend/releases/tag/v1.36.0
https://github.com/blockscout/frontend/releases/tag/v1.36.1
https://github.com/blockscout/frontend/releases/tag/v1.36.2
https://github.com/blockscout/frontend/releases/tag/v1.36.3