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

v3.0.0-rc1 Testnet: payback token during halted vault fails #1561

Closed
kuegi opened this issue Nov 13, 2022 · 3 comments
Closed

v3.0.0-rc1 Testnet: payback token during halted vault fails #1561

kuegi opened this issue Nov 13, 2022 · 3 comments

Comments

@kuegi
Copy link
Contributor

kuegi commented Nov 13, 2022

What happened:

  • on testnet the oracles are currently down so all vaults are halted.
  • trying to pay back a DUSD loan results in PaybackLoanTx: No such loan token id 11 (code 16) (note that on testnet, DUSD is token 11)

What you expected to happen:

payback of loans should work normally during halted vaults

How to reproduce it (as minimally and precisely as possible):

  • testnet version of mydefichain where vaults are halted due to missing oracle data
@defichain-bot
Copy link
Member

@kuegi: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.

@prasannavl
Copy link
Member

This particular instance was due to a different bug that affected attributes overall, causing spurious errors which included payback, which is fixed by #1562

@prasannavl
Copy link
Member

Closing outdated / stale issues.

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