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

apps/client/utils/init-network: avoid adding tokens to wallet twice #1362

Closed
wants to merge 2 commits into from

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented May 12, 2023

follow-up to #1081 - the token addresses are being added twice into the wallet when running init-network. In here it's a no-op but with #1350 changes it triggers a replace prompt which is unwanted

@tzemanovic tzemanovic marked this pull request as ready for review May 12, 2023 11:06
juped added a commit that referenced this pull request May 12, 2023
…nto ray/sdk-wip

* namada/tomas/init-network-dup-tokens:
  changelog: add #1362
  apps/client/utils/init-network: avoid adding tokens to wallet twice
  Fixes env variable names in docs
@juped
Copy link
Member

juped commented May 15, 2023

for some reason, did not address issue; still prompts on first token encountered

@tzemanovic
Copy link
Member Author

for some reason, did not address issue; still prompts on first token encountered

Ah, there are more dup inserts for the main non-validator wallet and some for validators too. Let's address this differently in #1350

@tzemanovic tzemanovic closed this May 15, 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.

2 participants