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

Unable to open vault on loadtest, resulting in loss of funds #7005

Closed
arirubinstein opened this issue Feb 15, 2023 · 2 comments
Closed

Unable to open vault on loadtest, resulting in loss of funds #7005

arirubinstein opened this issue Feb 15, 2023 · 2 comments
Labels
bug Something isn't working vaults_triage DO NOT USE
Milestone

Comments

@arirubinstein
Copy link
Contributor

arirubinstein commented Feb 15, 2023

Describe the bug

On loadtest, in the gov2 wallet, I'm unable to open a vault. It gives me an offer, after signing, the offer does not get rejected, and after a wallet refresh, the offer status goes back to proposed. There is no vault created.

Despite signing this and the offer appearing to fail, I lose my 100 atom from my wallet, and the cosmos chain.

The smart wallet doesn't appear to have recorded any offers either:

AGORIC_NET=loadtest agoric wallet show --from agoric140dmkrz2e42ergjj7gyvejhzmjzurvqeq82ang

Git Commit: 52646a
Docker Tag: 20230215214838-52646a-linux_amd64

To Reproduce

Steps to reproduce the behavior:

  1. Goto https://bafybeiam5ccaokbftxs4bhiozarooneuhdti42nnam6fptku36tbdqkghq.ipfs.cf-ipfs.com/?network=loadtest&wallet=main
  2. join wallet at https://main.wallet-app.pages.dev/wallet/ (network connection https://loadtest.agoric.net/network-config )
  3. switch keplr to the gov2 wallet
  4. Ensure you have at least 200 BLD in your wallet. if not, get some at loadtest.faucet.agoric.net
  5. attempt to open a vault with ~100 BLD
  6. BLD goes away from your wallet, and no vault is created

Expected behavior

vault is created, and no tokens are lost

@arirubinstein arirubinstein added the bug Something isn't working label Feb 15, 2023
@turadg
Copy link
Member

turadg commented Feb 16, 2023

That the offer fails is due to unfinished work: #6957.

That the failure results in loss of assets is due to a bug: #6969

I think this should be closed once the garden path offer is shown to work in loadtest. The other bug will stay open until resolved.

@ivanlei ivanlei added this to the Vaults EVP milestone Feb 16, 2023
@ivanlei ivanlei added the vaults_triage DO NOT USE label Feb 16, 2023
@ivanlei
Copy link
Contributor

ivanlei commented Mar 2, 2023

I was able to open a vault on loadtest following these instructions - except using ibcATOM collateral.

@ivanlei ivanlei closed this as completed Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vaults_triage DO NOT USE
Projects
None yet
Development

No branches or pull requests

3 participants