Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

(Fix) Update DApp loading code considering upcoming Breaking Change in MetaMask #79

Merged
merged 1 commit into from Oct 19, 2018

Conversation

unjapones
Copy link
Contributor

Closes #78 .

Update the DApp considering eip-1102.
Use the same message displayed in PoPA's PR #201
Also refactor/improve the code a little bit.

Screenshot
poba-eip1102

Replace Web3Provider with react-web3-provider.
Do not pass web3 & account to Routes that do not need it.
Simplify <ErrorPage /> and fix its styles accordingly.
@unjapones unjapones self-assigned this Oct 19, 2018
@ghost ghost added the in progress label Oct 19, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 227

  • 19 of 21 (90.48%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.8%) to 81.859%

Changes Missing Coverage Covered Lines Changed/Added Lines %
frontend/src/App.js 13 15 86.67%
Totals Coverage Status
Change from base Build 226: 1.8%
Covered Lines: 312
Relevant Lines: 384

💛 - Coveralls

@phahulin phahulin merged commit 1672b83 into poanetwork:master Oct 19, 2018
@ghost ghost removed the in progress label Oct 19, 2018
@unjapones unjapones deleted the improve-eip1102-support branch October 19, 2018 14:34
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.

None yet

3 participants