This repository has been archived by the owner on Feb 24, 2025. It is now read-only.
forked from blockscout/blockscout
-
Notifications
You must be signed in to change notification settings - Fork 21
Feature/sync upstream #8
Merged
jcortejoso
merged 3,587 commits into
celo-org:master
from
jcortejoso:feature/sync_upstream
Oct 17, 2019
Merged
Feature/sync upstream #8
jcortejoso
merged 3,587 commits into
celo-org:master
from
jcortejoso:feature/sync_upstream
Oct 17, 2019
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
Fixing 2 Mobile UI Issues
…eb/assets/lodash-4.17.15
Added internationalization/Removed image block from token transfers page
Re-added internationalization, re-checked all changes on all devices
… resolved merge conflict
…_yarn/apps/block_scout_web/assets/jquery-3.4.0 Bump jquery from 3.3.1 to 3.4.0 in /apps/block_scout_web/assets
SVG network icons
…t-value-for-chart-data set correct last value for coin balances chart data
fix empty total_supply in coin gecko response
Fix stuck label and value for uncle block height
254fdfd
to
7f13a7a
Compare
7011ce4
to
a5b2f45
Compare
nambrot
approved these changes
Oct 10, 2019
This was referenced Oct 17, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Motivation
This PR syncs blockscout fork with upstream. Also fixes celo-org/celo-monorepo#998 celo-org/celo-monorepo#1001 celo-org/celo-monorepo#994
Incompatible Changes
Still need to check the Postgres schema to detect potential issues with Celo Wallet app.