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 support for custom networks #423

Merged
merged 10 commits into from
Sep 7, 2023
Merged

Conversation

serjonya-trili
Copy link
Contributor

Proposed changes

Task link

networks are now stored in a separate slice (not assetsSlice yey)
network change doesn't reset assetsSlice, will be addressed separately
TezosNetwork was converted from a string enum to a Network config with all the necessary urls included

Types of changes

  • Bugfix
  • New feature
  • Refactor
  • Breaking change
  • UI fix

Steps to reproduce

You can manually add one network to localstorage

Screenshots

Screen.Recording.2023-09-06.at.14.51.15.mov

Checklist

  • Tests that prove my fix is effective or that my feature works have been added
  • Screenshots are added (if any UI changes have been made)

Copy link
Contributor

@ryutamago ryutamago left a comment

Choose a reason for hiding this comment

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

Great job!

@serjonya-trili serjonya-trili merged commit 81f8869 into main Sep 7, 2023
2 checks passed
@serjonya-trili serjonya-trili deleted the add-support-for-custom-networks branch September 7, 2023 10:39
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.

2 participants