forked from blockscout/blockscout
-
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
Blockscout V2 #172
Closed
Closed
Blockscout V2 #172
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 common-blockscout.env
…e-image Equalize elixir stack versions
…2-24-compatibility Compatibility with docker-compose 2.24
…-source-fix EIP-1167 display multiple sources of implementation
…ce-on-demand Fix bug with match error; Add sorting before broadcasting updated tok…
* Proxy for Account abstraction microservice * Process reviewer comments * Fix reviewer comment * Fix response for endpoints with the list * Fix reviewer comment
* Done tokennfttx endpoint * Add solidity-single-file verification option to verifysourcecode endpoint * Fix tokentx bug * Add verifyproxycontract and checkproxyverification endpoints * Do not return twin contracts in getsourcecode RPC API endpoint * Process review comments * Update messages * Reset GA cache
* Bump credo from 1.7.1 to 1.7.3 Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.3. - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rrrene/credo/commits/v1.7.3) --- updated-dependencies: - dependency-name: credo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * replace is_ with question mark --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Viktor Baranov <[email protected]>
Make Postgres@15 default option
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.0 to 3.35.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.7...1.70.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/copy-webpack-plugin@v12.0.1...v12.0.2) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md) - [Commits](jeremyjh/dialyxir@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: dialyxir dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ex_cldr_numbers](https://github.com/elixir-cldr/cldr_numbers) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/elixir-cldr/cldr_numbers/releases) - [Changelog](https://github.com/elixir-cldr/cldr_numbers/blob/main/CHANGELOG.md) - [Commits](elixir-cldr/cldr_numbers@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: ex_cldr_numbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…lyxir-1.4.3 Bump dialyxir from 1.4.2 to 1.4.3
…_yarn/apps/block_scout_web/assets/sass-1.70.0 Bump sass from 1.69.7 to 1.70.0 in /apps/block_scout_web/assets
* chore: bump actions/cache to v4 * chore: changelog
* Minimal Proxy (blockscout#9365) Co-authored-by: gimlu <[email protected]> * Add CHANGELOG, fix tests * Clear GA cache and refactoring --------- Co-authored-by: GimluCom <[email protected]> Co-authored-by: gimlu <[email protected]>
…issing-ranges Move missing ranges sanitize to a separate background migration
Polygon zkEVM Bridge indexer and API v2 extension
* fix: marking parent transaction reverts * chore: changelog * fix: don't count itself as a parent
…9389) * Output user address as an object in API v2 for Shibarium * Update changelog * Preload shibarium addresses in views * Handle unique violation * update * Add CI workflow for Shibarium branch --------- Co-authored-by: POA <[email protected]> Co-authored-by: Viktor Baranov <[email protected]>
* chore: try with --skip-umbrella-children * chore: try with double caching * chore: revert to single cache * chore: changelog
blockscout#9226) * Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155}; Move token instances to BlockReferencing stage * Add envs to .env file * Fix dialyzer * Process review comments * Add env to .env file
…lockscout#9257) * Retry to fetch token instance metadata from baseURI + tokenId, if fetch from tokenURI return vm execution error * Process review comments
…ilter-out-vyper Filter out Vyper contracts in Solidityscan API endpoint
* Null round handling * Add repo for filecoin chain type * Add repo for filecoin chain type * Modify gas price constraint for Filecoin as it for PolygonEdge * Fix null round heights db type * Add filecoin to chain-type matrix --------- Co-authored-by: Viktor Baranov <[email protected]>
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases) - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected]) --- updated-dependencies: - dependency-name: "@amplitude/analytics-browser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.90.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.1...v5.90.3) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.0 to 14.1.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v14.1.0...v14.1.1) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.4.1 Bump @amplitude/analytics-browser from 2.4.0 to 2.4.1 in /apps/block_scout_web/assets
…_yarn/apps/block_scout_web/assets/core-js-3.36.0 Bump core-js from 3.35.1 to 3.36.0 in /apps/block_scout_web/assets
…_yarn/apps/block_scout_web/assets/webpack-5.90.3 Bump webpack from 5.90.1 to 5.90.3 in /apps/block_scout_web/assets
…_yarn/apps/block_scout_web/assets/sass-loader-14.1.1 Bump sass-loader from 14.1.0 to 14.1.1 in /apps/block_scout_web/assets
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.70.0...1.71.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…_yarn/apps/block_scout_web/assets/sass-1.71.0 Bump sass from 1.70.0 to 1.71.0 in /apps/block_scout_web/assets
shunjizhan
commented
Feb 23, 2024
NEXT_PUBLIC_NETWORK_ID=5 | ||
NEXT_PUBLIC_NETWORK_CURRENCY_NAME=Ether | ||
NEXT_PUBLIC_NETWORK_CURRENCY_SYMBOL=ETH | ||
NEXT_PUBLIC_API_HOST=47.128.214.242 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to change this ip (and all the below ips) to the actual host machine's ip
shunjizhan
commented
Feb 23, 2024
INDEXER_TOKEN_CONCURRENCY: 1 | ||
INDEXER_TOKEN_BALANCES_BATCH_SIZE: 2 | ||
INDEXER_TOKEN_BALANCES_CONCURRENCY: 1 | ||
INDEXER_CATCHUP_MISSING_RANGES_BATCH_SIZE: 2 # 100000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# 100000
means default value is 100000
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.
No description provided.