Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

[Dapp] Pin webpack-cli to version 3.3.0 #2109

Merged
merged 3 commits into from
Apr 23, 2019
Merged

Conversation

franckc
Copy link
Contributor

@franckc franckc commented Apr 23, 2019

Description:

New version of some webpack npms were recently released and that caused our DApp to fail to start locally with the error: "Error: Cannot find module 'webpack-cli/bin/config-yargs"

The issue was that while some of the webpack npms are pinned to a specific version in package.json, others were not.

This PR pins all the webpack packages to the current most recent stable version to avoid such issue in the future. I tested locally and was able to start the DApp with this config.

Alternatively, we could always use most the recent versions. Please comment if you think it is better - I don't have much history on why we decided to pin only some versions and not others :)

Checklist:

@franckc franckc requested review from nick and tomlinton April 23, 2019 18:13
@franckc
Copy link
Contributor Author

franckc commented Apr 23, 2019

Chatted with Nick. He had pinned webpack-dev-server to 3.2.1 due to this bug: webpack/webpack-dev-server#1777
This issue was recently fixed in webpack/webpack-dev-server@58d1682#diff-bd664d218d585ff7bd6ceced46bd877aL229 but unfortunately the fix did not make it in the most recent release.

For now, pinning webpack-cli to previous stable version 3.3.0 that is compatible with webpack-dev-server 3.2.1 and once issue above is fixed we can upgrade both webpack-cli and webpack-dev-server...

@franckc franckc changed the title [Dapp] Pin webpack versions [Dapp] Pin webpack-cli to version 3.3.0 Apr 23, 2019
@tomlinton tomlinton merged commit e071c21 into master Apr 23, 2019
@tomlinton tomlinton deleted the franck/fix_webpack branch April 23, 2019 21:12
nick pushed a commit that referenced this pull request May 3, 2019
* Pin webback versions

* Downgrade to previous version
nick added a commit that referenced this pull request May 14, 2019
* Populate blockchain server side

* Populate script

* Fix admin populate

* Prettier

* Separate configs

* More fixture changes

* Resolve webpack errors

* Start of meta tx

* Meta tx

* metatx

* Metatx

* Identity reload

* Remove old identity contracts

* Fix identity proxy

* Relayer config

* copy identity package as part of notifications (#2061)

* copy identity package as part of notifications

* typo

* typo 2

* Balance fix

* Update deployed image tag for origin-notifications [ci skip]

* Fix notifications container (#2062)

* Fix notifications container

* Rename logger for notifications

* Update deployed image tag for origin-notifications [ci skip]

* Fix shaking/lockup due to react-native SafeAreaView (#2065)

* Fix SafeAreaView problem

* Improve network detection

* Meta tx

* Fix SafeAreaView on marketplace screen (#2068)

* Fix SafeAreaView on marketplace screen

* Bump bundle

* Fix Android build (#2073)

* Add clodubuild file

* Add signing files

* Android build work

* Update google-services.json

* Downgrade react-native-push-notifications

* Upgrade gradle

* Add encrypted keystore properties

* Gitignore keystore.properties

* Remove signing dir

* Fix paths

* Updates for automated builds

* Update keystore properties

* Remove ports that no longer need forwarding

* Revert "Remove ports that no longer need forwarding"

This reverts commit 0430c9b.

* Fix issue with notifications modal interferign with signing

* Update image

* Reduce irrelevant search results (#2069)

* More restrictive searching and more relevant results

* Fix test

* Update deployed image tag for origin-discovery [ci skip]

* Update deployed image tag for event-listener [ci skip]

* Display errors in html (#2075)

* Display errors in html

* Prettier

* Update deployed image tag for origin-dapp [ci skip]

* Case insensitive code and gate phone attestation (#2076)

* Update deployed image tag for origin-faucet [ci skip]

* Stringify output when printing object in QueryError (#2080)

* Update keystore.properties

* Stringify output

* Tweak javascript injection (#2081)

* Update keystore.properties

* Wrap injection in function

* Update deployed image tag for origin-dapp [ci skip]

* Rewards Banner Wrapping (#2082)

* Shorten rewards banner

* Allow banner wrapping

* Generate translation files

* Update deployed image tag for origin-dapp [ci skip]

* Wrap block retrieval with try/catch (#2074)

* Update deployed image tag for origin-dapp [ci skip]

* New mobile release

* Disable growth banner in webview (#2084)

* Update deployed image tag for origin-dapp [ci skip]

* Change date range separator (#2089)

* Reduce top padding on mobile (#2094)

* Update deployed image tag for origin-faucet [ci skip]

* Fix error object key (#2096)

* Update text in modal (#2086)

* Update mobile documentation (#2085)

* Update deployed image tag for origin-dapp [ci skip]

* Log webhook error details in listener (#2099)

Log the errors that cause webhook calls to fail.

* Update deployed image tag for event-listener [ci skip]

* Event cache hotfix (#2100)

* Event cache hotfix

* Lint

* Update deployed image tag for origin-dapp [ci skip]

* make background grey only in profile view (#2060)

* Fix Docker Compose for new contract configuration method (#2102)

* Replace linker-client with mobile-bridge in deployments

* Add open port in services in Docker to indicate ready

* Update service configs

* Fix fixtures and environment variables

* Update FractionalListing price calculation and booking availability (#2104)

* Update nightly price estimation for fractional listing

* Make checkout slots as available

* Prettify stuffs

* Update deployed image tag for origin-dapp [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* Add country column to identity table (#2083)

* Add country column to identity table

* tweak comments

* Fix unit tests

* linter

* prettier

* Make call to handleEvent synchronous

* Update deployed image tag for origin-growth [ci skip]

* Update deployed image tag for event-listener [ci skip]

* New Crowdin translations (#1863)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (French)

* New translations all-messages.json (German)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (German)

* New translations all-messages.json (Italian)

* New translations all-messages.json (German)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* Update deployed image tag for origin-dapp [ci skip]

* Misc mobile fixes (#2106)

* Fix spelling mistake

* Handle global Notification on mobile

* Decrease balance poll interval

* Run prettier

* Tweak balance poll interval

* Update deployed image tag for origin-dapp [ci skip]

* Stan/notifications templates (#2103)

* Workign on templates, slowly moving towards Aure's zeplin design.

* MVP html templates per aure's designs

* typo

* Update deployed image tag for origin-notifications [ci skip]

* Add epoch to populate script. Fix write to truffle build files. (#2107)

* Update deployed image tag for origin-dapp [ci skip]

* New translations (#2108)

* Update deployed image tag for origin-dapp [ci skip]

* Growth util fix

* [Dapp] Pin webpack-cli to version 3.3.0 (#2109)

* Pin webback versions

* Downgrade to previous version

* Update deployed image tag for origin-messaging [ci skip]

* Update deployed image tag for origin-admin [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* event-cache package (#1975)

* initial commit of event-cache

* I should learn how to spell

* added IndexedDBBackend

* forgot the IndexedDBBackend serializer methods

* improved docstrings for IndexedDBBackend module

* Run tests for event-cache on travis CI

* fix path to mocha in event-cache package.json

* attempt to fix missing mocha on travis build

* might help if I altered the correct job

* set NODE_ENV for travis job and moved mocha to dependencies

* bootstrap, specifically @origin/contracts does not like NODE_ENV=test

* travis debugging

* trying relative path to mocha again in npm script

* Travis! debugging

* moving event-cache job def up higher in the order

* missing --scope from bootstrap command

* added missing --scope for @origin/ipfs

* missing babel packages from event-cache/package.json

* removed debugging from .travis.yml

* fixed docstring and improved README

* docstring fix

* removes event table from discovery

* added PostgreSQLBackend to event-cache

* added --migrations-path to npm migration script for event-cache

* added --config to migrate npm script

* pg must be installed explicitly, apparently

* can't index a column that doesn't exist

* load latestBlock from DB if the backend is persistent

* start event fetch from latest known to the cache unless otherwise provided

* make it prettier

* Added PostgreSQLBackend to platform resolution

* previous created_at field was for blocktime, as stolen from discovery.  Not necessary here.

* Make postgres backend's loadSerialized error more informative

* run migrations in the event-listener container

* don't allow the latestBlock to be walked back and a random eslint error that just showed up

* set timestamps:false to prevent sequelize from attempting to use them

* removes idb, adds Dexie, adds support for array "OR" args, and fixes bugs in memory backend

* merged master

* updates graphql, fixes a bug where latest block would not be fetched, adds event ordering, moved pg/sequelize to optionalDependencies, refacored to use require/module.exports, mobile will use memory for now, added webpack config

* deploy contracts for testing, and removed some localStorage stuff from a hinky merge

* prettier

* Try to make travis happy

* removed bad sortBy and made sure all returnValues args are strings, same as events

* fixing some missed EventCache calls in User resolver

* Increate test timeout

* removed garbage

* use a unique IndexedDB database for each contract instance, and let graphql manage the blockNumber if it wants

* address isn't always defined for a contract

* WIP mainnet fixes

* Efficiency fixes

* Removed listener code no longer needed for Nick's event cache.

* Event cache updates

* IPFS cache

* make background grey only in profile view (#2060)

* Fix Docker Compose for new contract configuration method (#2102)

* Replace linker-client with mobile-bridge in deployments

* Add open port in services in Docker to indicate ready

* Update service configs

* Fix fixtures and environment variables

* Update FractionalListing price calculation and booking availability (#2104)

* Update nightly price estimation for fractional listing

* Make checkout slots as available

* Prettify stuffs

* Update deployed image tag for origin-dapp [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* Add country column to identity table (#2083)

* Add country column to identity table

* tweak comments

* Fix unit tests

* linter

* prettier

* Make call to handleEvent synchronous

* Update deployed image tag for origin-growth [ci skip]

* Update deployed image tag for event-listener [ci skip]

* New Crowdin translations (#1863)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (French)

* New translations all-messages.json (German)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (German)

* New translations all-messages.json (Italian)

* New translations all-messages.json (German)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Greek)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Bengali)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Vietnamese)

* New translations all-messages.json (Ukrainian)

* New translations all-messages.json (Turkish)

* New translations all-messages.json (Thai)

* New translations all-messages.json (Telugu)

* New translations all-messages.json (Spanish)

* New translations all-messages.json (Slovenian)

* New translations all-messages.json (Slovak)

* New translations all-messages.json (Serbian (Latin))

* New translations all-messages.json (Russian)

* New translations all-messages.json (Romanian)

* New translations all-messages.json (Portuguese)

* New translations all-messages.json (Polish)

* New translations all-messages.json (Lao)

* New translations all-messages.json (Japanese)

* New translations all-messages.json (Bosnian)

* New translations all-messages.json (Italian)

* New translations all-messages.json (Indonesian)

* New translations all-messages.json (Hindi)

* New translations all-messages.json (Greek)

* New translations all-messages.json (German)

* New translations all-messages.json (French)

* New translations all-messages.json (Filipino)

* New translations all-messages.json (Esperanto)

* New translations all-messages.json (Dutch)

* New translations all-messages.json (Danish)

* New translations all-messages.json (Czech)

* New translations all-messages.json (Croatian)

* New translations all-messages.json (Chinese Traditional)

* New translations all-messages.json (Chinese Simplified)

* New translations all-messages.json (Acholi)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Russian)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* New translations all-messages.json (Korean)

* Update deployed image tag for origin-dapp [ci skip]

* Misc mobile fixes (#2106)

* Fix spelling mistake

* Handle global Notification on mobile

* Decrease balance poll interval

* Run prettier

* Tweak balance poll interval

* Update deployed image tag for origin-dapp [ci skip]

* Event cache dapp fixes

* Re-add indexeddb

* Add event-cache to dockerfiles

* Disable Postgres backend for now

* Revert "Disable Postgres backend for now"

This reverts commit 365d04a.

* Do not insert in the old event table

* Lint

* Fix for fresh deploy

* GraphQL test fix

* Block range fix

* Trigger build

* Latest block fix

* Update deployed image tag for origin-dapp [ci skip]

* don't rate limit `/events` (#2113)

* don't rate limit `/events`

* remove untrue comment

* Update deployed image tag for origin-notifications [ci skip]

* Fix query error and support mobile (#2114)

* Update deployed image tag for origin-dapp [ci skip]

* [Growth] Capture extra browser properties for fraud (#2112)

* checkpoint

* Fixes

* Update deployed image tag for origin-growth [ci skip]

* Update deployed image tag for origin-dapp [ci skip]

* Merge master

* Increate finalization gas cost

* Admin link fixes

* Meta TX

* metatx

* MetaTX

* Remove unused files

* Remove bad ref

* Cache solc version

* Add new contract builds

* Add env variable to enable account proxies

* Update IdentityProxy.s

* Change scope of changeOwner

* Relayer contract src

* Meta transaction improvements

* Add explanation of .s files to contracts Readme
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants