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

Editing a Chain's chain-id creates a duplicate Chain #589

Open
chrishobcroft opened this issue Nov 26, 2022 · 0 comments
Open

Editing a Chain's chain-id creates a duplicate Chain #589

chrishobcroft opened this issue Nov 26, 2022 · 0 comments

Comments

@chrishobcroft
Copy link

Summary

When editing a Chain's chain-id, then saving, a duplicate Chain is created.

Observed Behaviour

  1. Open Walleth
  2. Open hamburger menu top left
  3. Tap Chain
  4. Tap the + to create a new Chain
  5. Create a new chain (e.g. use RPC endpoint https://rpc.bordel.wtf/test and name it "Ephemery")

Screenshot_20221126-204037_WallΞTH

  1. Tap the tick to confirm
  2. Tap the pencil icon to edit the network named "Ephemery"

Screenshot_20221126-204311_WallΞTH

  1. Increment the chain-id and Network ID by 1

Screenshot_20221126-204358_WallΞTH

  1. Tap the tick to confirm
  2. Unexpected behaviour: Observe that there are now 2 (two) networks named "Ephemery"

Screenshot_20221126-204520_WallΞTH

Expected Behaviour

At step 10, I would expect there to only be 1 (one) network named "Ephemery"

Environment

Version 0.51.4

@chrishobcroft chrishobcroft changed the title Editing a Chain's networkID creates a duplicate Chain Editing a Chain's chain-id creates a duplicate Chain Nov 26, 2022
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

No branches or pull requests

3 participants
@chrishobcroft and others