Skip to content
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

W35 upstream merge #369

Merged
merged 62 commits into from
Sep 6, 2021
Merged

W35 upstream merge #369

merged 62 commits into from
Sep 6, 2021

Conversation

carterqw2
Copy link

W35 main features:

  • #4569 - Smart-Contract: remove comment with the submission date
  • #4568 - TX page: Token transfer and minting section improvements
  • #4540 - Allign copy buttons for Block Details and Transaction Details pages
  • #4528 - Block Details page: rework view
  • #4553 - Indexer performance update: skip genesis block in requesting of trace_block API endpoint
  • #4544 - Indexer performance update: Add skip_metadata flag for token if indexer failed to get any of [name, symbol, decimals, totalSupply]

vbaranov and others added 30 commits August 12, 2021 17:20
Fix routes: add NETWORK_PATH variable to current_path
…ns-step-to-docker-start-script

Add DB migrations step into Docker start script
Change order of transations in block's view
…en-transfers-query-performance-improvement

Uncataloged token transfers query performance improvement
…nces-fix

Indexer performance update: refactor coin balance daily fetcher
…med_tokens

Use token_symbol helper when no symbol exists for a given token in ad…
Indexer performance update: Eliminate multiple updates of the same token while parsing mint/burn token transfers batch
…cify_metadata_json

Search for metadata.json file in sourcify response.
…n_balance_fetch

Access token type from token object.
rkachowski and others added 20 commits August 26, 2021 14:07
…compile_tests

Upstream/bugfix/mix compile tests
…p-genesis-block

Indexer performance update: skip genesis block in requesting of trace_block API endpoint
…ansfers

TX page: Token transfer and minting section improvements
…tokens-update

Indexer performance update: Add skip_metadata flag for token if indexer failed to get any of [name, symbol, decimals, totalSupply]
Smart-Contract: remove comment with the submission date
@carterqw2 carterqw2 marked this pull request as ready for review August 31, 2021 15:58
@carterqw2 carterqw2 requested a review from a team August 31, 2021 15:58
Copy link

@rkachowski rkachowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, let's test the "skip token transfer if metadata is missing" against celo transfers on staging.

@carterqw2 carterqw2 merged commit 50486bf into master Sep 6, 2021
@carterqw2 carterqw2 deleted the carterqw2/w35-upstream-merge branch September 6, 2021 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants