Merged
Conversation
192f788 to
7851da0
Compare
623e154 to
1084ad2
Compare
Collaborator
Builds ready [1084ad2]
Page Load Metrics (560 ± 49 ms)
|
Collaborator
Builds ready [a45814e]
Page Load Metrics (580 ± 63 ms)
|
Collaborator
Builds ready [0052263]
Page Load Metrics (610 ± 54 ms)
|
Collaborator
Builds ready [0de5f29]
Page Load Metrics (415 ± 57 ms)
|
Closed
0de5f29 to
0a728cf
Compare
0a728cf to
cf3730d
Compare
Collaborator
Builds ready [cf3730d]
Page Load Metrics (488 ± 74 ms)
|
2dc1a27 to
447ea1b
Compare
Collaborator
Builds ready [447ea1b]
Page Load Metrics (452 ± 36 ms)
|
kumavis
reviewed
Nov 26, 2020
kumavis
previously approved these changes
Nov 26, 2020
Member
|
seems clean |
447ea1b to
fdfbd5d
Compare
Collaborator
Builds ready [fdfbd5d]
Page Load Metrics (492 ± 39 ms)
|
5e07a1d to
15d716d
Compare
rekmarks
commented
Dec 2, 2020
app/scripts/lib/rpc-method-middleware/handlers/log-web3-shim-usage.js
Outdated
Show resolved
Hide resolved
Collaborator
Builds ready [fe13a73]
Page Load Metrics (529 ± 44 ms)
|
fe13a73 to
d28ebc3
Compare
* add web3 shim * fix e2e test failures
d28ebc3 to
e1aec0e
Compare
Collaborator
Builds ready [e1aec0e]
Page Load Metrics (378 ± 45 ms)
|
brad-decker
approved these changes
Dec 7, 2020
Contributor
brad-decker
left a comment
There was a problem hiding this comment.
LGTM. I tested on a number of production dapps to ensure window.web3 was undefined and was able to still connect, etc.
This file contains hidden or 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
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.
window.web3injection and all related codelogWeb3UsageaslogWeb3ShimUsage, which will be called from theweb3shim in theinpage-providerinpage-providermust be updated. Until then (very soon), it will merely be unused.Closes #7163