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

New transfer UI, add account icon, add account menu #42

Merged
merged 69 commits into from
Mar 29, 2023

Conversation

dmytrotkk
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
bridge-ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 6:07PM (UTC)

Copy link
Contributor

Choose a reason for hiding this comment

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

Both package-lock.json and yarn.lock exist

@@ -20,7 +23,7 @@ const SFUEL_TEXT = {
'sfuel': {
'action': '',
'warning': 'You may need sFUEL on the destination chain',
'error': 'You need sFUEL to perform this transfer'
'error': 'You need sFUEL to perform this transfer - it will be automatically mined for you'
Copy link
Contributor

Choose a reason for hiding this comment

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

Even though the Proof of Work script is mining, suggest to remove mined in favor of

-- it will automatically be provided to you

Copy link
Contributor

@TheGreatAxios TheGreatAxios left a comment

Choose a reason for hiding this comment

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

All comments are minor and non-blocking. Looks great!

@vercel
Copy link

vercel bot commented Mar 28, 2023

Deployment failed with the following error:

`headers[0].headers[0]` should NOT have additional property `path`

@dmytrotkk dmytrotkk merged commit 77d034d into develop Mar 29, 2023
This was linked to issues May 24, 2023
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.

Add entry modal Add CSR Add token to metamask button in UI
4 participants