BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Vault History #1086

Closed salomonkarsten closed 2 years ago

salomonkarsten commented 2 years ago

In case one gets liquidated, how to see the related liquidation transaction. I found nothing searching my transactions using the desktop wallet or listaccounthistory command. Please advise or improve a vault history feature.

defichain-bot commented 2 years ago

@salomonkarsten: 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.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) 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](https://github.com/DeFiCh/oss-governance-bot) repository.
izzycsy commented 2 years ago

Hi @salomonkarsten , thanks for your feedback. There's no history for vault at the moment, it will be closed when liquidated.

salomonkarsten commented 2 years ago

@izzycsy so why does the help function show this command? Further it would be great to get a history espeacially of the interest rate collateral and loan. Same result as getvault but from a specific block. Is that possible?

izzycsy commented 2 years ago

Hi @salomonkarsten , listaccounthistory is to list the latest transactions related to the user’s address. You may see what's in store for Vault on DeFiCh/wallet. Thank you.