ain icon indicating copy to clipboard operation
ain copied to clipboard

listvaulthistory command not working

Open salomonkarsten opened this issue 4 years ago • 4 comments

In the example of the listvaulthistory "vaultID" command it states listburnhistory... on desktop wallet version 2.8.4 further the result states:

listvaulthistory {"vaultID":"xxxxxxxxxx"} -vaultindex required for vault history

What is the vaultindex how to find it with only the vaultID?

salomonkarsten avatar Jan 20 '22 14:01 salomonkarsten

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

defichain-bot avatar Jan 20 '22 14:01 defichain-bot

Would be great to get a history of the interest rate and loan. Esp. needed to payback loans and for tax reasons!

salomonkarsten avatar Jan 21 '22 15:01 salomonkarsten

Hi @salomonkarsten, will move this to https://github.com/DeFiCh/ain for discussion

thedoublejay avatar Jan 22 '22 02:01 thedoublejay

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

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.

defichain-bot avatar Jan 22 '22 02:01 defichain-bot

Hey, you need to run the node with the -vaultindex startup parameter.

From the help dialog:

-vaultindex
       Maintain a full vault history index, tracking all vault changes. Used by
       the listvaulthistory rpc call (default: 0)

shohamc1 avatar Sep 22 '22 09:09 shohamc1