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

Error: Handle error when contract does not exist #51

Closed
esteblock opened this issue Jul 12, 2023 · 1 comment
Closed

Error: Handle error when contract does not exist #51

esteblock opened this issue Jul 12, 2023 · 1 comment

Comments

@esteblock
Copy link
Member

How to replicate:

  • Deploy in Futurenet
  • Configure your wallet to use Futurenet in localhost:8000
  • Run quistart node with Standalone in port 8000
  • Try to use Soroswap

Current: Nothing happens, there is only an error in the console

error: HostError
Value: Status(HostStorageError(AccessToUnknownEntry))

What we want:
Warn the user

@joaquinsoza
Copy link
Collaborator

The config required in freighter for futurenet see soroban-example-dapp Backend Option 2 for reference, the scripts are not the same but you can see the details for the freighter wallet

Image

you should run

bash scripts/deploy_tokens_n_pairs.sh futurenet 8

@joaquinsoza joaquinsoza closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants