Skip to content
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

Add rlogin, show message about missing gas, and minor cleanups #20

Merged
merged 16 commits into from
Feb 23, 2021

Conversation

jessgusclark
Copy link
Member

Adds integration for rLogin rather than looking in the window object. Cleans up the Metamask error as this is being handled by rLogin now and the chainId and Metamask is not exposed to the application.

It also leaves redux in the app but does removes the checking of networkID actions.

Creates new dispense component/container to handle interacting with the smart contract to dispense RIF. This interacts with the existing redux state.

Resolves #1
Resolves #12

Copy link
Contributor

@ilanolkies ilanolkies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LRGTM!

src/faucet.css Show resolved Hide resolved
Trying the 'commit suggestion' feature from github.

Co-authored-by: Ilan <36084092+ilanolkies@users.noreply.github.com>
@ilanolkies ilanolkies merged commit 9dacbbf into rsksmart:master Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong chain id detection Add to field for dispense
2 participants