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

feat: modified vaults store, to handle different networks #18

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

Polybius93
Copy link
Collaborator

This PR introduces a modification to the Redux store, refining the way vaults are handled to accommodate multiple Ethereum networks seamlessly. Previously, vaults were managed as a single array, causing complications when loading stored vaults for different networks.

The core enhancement involves restructuring the vaults in the Redux store as objects, where keys correspond to distinct Ethereum networks. This adjustment ensures that the stored vaults are loaded accurately for each network, streamlining the overall functionality.

Copy link

netlify bot commented Nov 30, 2023

Deploy Preview for resilient-salamander-989e97 ready!

Name Link
🔨 Latest commit a1c728f
🔍 Latest deploy log https://app.netlify.com/sites/resilient-salamander-989e97/deploys/6568b24d436dde0008184df3
😎 Deploy Preview https://deploy-preview-18--resilient-salamander-989e97.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Polybius93 Polybius93 merged commit f6b4682 into dev Nov 30, 2023
12 checks passed
@Polybius93 Polybius93 deleted the feat/network-vaults branch November 30, 2023 16:05
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.

1 participant