-
Notifications
You must be signed in to change notification settings - Fork 51
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
Merge the develop branch to the master branch #167
Merged
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
Collaborator
akolotov
commented
Dec 24, 2018
- Few fixes: (Update metamask popup #151, Function getTokenInfo in HomeStore.js : foreignWeb3 instead of homeWeb3 #152, Eth Mainnet shows 2 Dai by default If the user is not logged in to MetaMask or Nifty Wallet #154)
- Enhancements: support of the Token bridge deployed in the Rootstock chain
# Conflicts: # README.md
Function getTokenInfo in HomeStore.js : foreignWeb3 instead of homeWeb3
- add type and reword error messages - handle errors by type
- Create `NoWallet` component - Include it into `App` component
(Feature) Update metamask popup
…y-default-if-the-user-is-not-logged-in-to-metamask-or-nifty-wallet Prevent displaying 0x0 address' balance when there's no wallet available
- Remove link from menu - Redirect to `/` if trying to access directly
…k doesn't support events
- Remove dependency - Create local utils with the same evaluations than `yn`
Added support of work through public RPC nodes that do not support `eth_getLogs` call: e.g. Rootstock public RPC.
ghost
assigned akolotov
Dec 24, 2018
Deploy preview for kind-kilby-95344f processing. Built with commit b8a4306 https://app.netlify.com/sites/kind-kilby-95344f/deploys/5c20b3c1d6b875000816819f |
ghost
removed
the
review
label
Dec 24, 2018
akolotov
added a commit
that referenced
this pull request
Dec 24, 2018
Merge pull request #167 from poanetwork/develop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.