App: Wallet DFI: missing tx history

Created on 11 Jan 2021  Â·  34Comments  Â·  Source: DeFiCh/app

Hi,
App version 2.1.6
With DFI, only the last three transactions are displayed for rewards.
The amount is displayed correctly in the balance. The rewards also arrive. In the case of a transaction, it only shows the last 3 transactions and is overwritten with a new transaction.

At ETH it is displayed normally with no missing transactions.

App-log-12012021.log
dfi
eth

All 34 comments

I have a similar issue. I cannot see al transactions after restoring the wallet from 24 mnemoric key. further using the command: istaccounthistory mine {"maxBlockHeight":560002,"depth":0} (evtl. other blockheights.... ) there seem to be different types available. Is there a explanation of the different types as e.g. external received DFI (that not belong to my addresses are shown as AccountToAccount which is confusing) there are several receive but this should be a reward I guess. the transaction fee should be commission but also seems to show up sometimes as sent sometimes as receive. Can someone clarify about the different types:

Rewards
sent
receive
AccountToAccount
Commission

Hi @luckythai , thanks for your feedback and logs. Please give us time to investigate this issue. Thank you.
 Have you tried Refresh UTXOs in Settings?

Settings   Refresh UTXOs

Hi @salomonkarsten , thanks for your feedback. Regarding your transaction history not being displayed completely, you can try the Refresh UTXOs in Settings — as mentioned above.

If your issue persist, kindly send your app logs. If possible, do attach screenshots / screen recordings. Thank you.

Regarding your question on definition of different type of command, you could type help in the app's CLI to access all functions in the app — though it's rather technical. For _accounttoaccount_, type help accounttoaccount. Alternatively, you could turn to Telegram and enquiry the community.

Telegram (EN): https://t.me/defiblockchain
DeFiChain
Telegram (DE): https://t.me/defiblockchain_DE

I have exactly the same issue: no transactions are shown in the Transaction list since 27.12.2020, although there have been plenty! And another thing: I have two wallets. When I switch from one to the other (via 24 Words) I still see the same transactions! That can't be. I have tried clicking "Refresh UTXO" - after 16 hours it was still spinning (I have gigabit Internet).

My question: where are the program files stored for the MacOS Version (2.1.9) of the app? Maybe I could delete all caches manually in the library and force the app to get all data again. Maybe then I could get access to my Transaction history (which I need soon for my taxes). Thanks!

A thought: will there be a way to export a CSV / excel file straight from the app at some time? Once that exists, I could really do LM & Staking from the app.

Hello sunny ville,

I also need transaction history for tax.

@Sunnyville1234 do you know how to transfer the blocktime in listaccounthistory command to UTC date and time. Further lot of transaction types are strange. I made a excel script to transform the structure after copied in a textile to excel. But some state AccountToAccount transaction from cake also type should be receive.....

I guess I will need to add a check if address belongs to me. I also need it for tax.

Hey Salomon,

sadly, I have no idea how to convert the block time.
The first issue that needs to be solved, in my opinion, is that all the data (all transactions) are shown within the app.
Next, there should be a way to export these as CSV. Even if they are not perfectly formatted, that would be a start! Maybe the CSV can be formatted so that it can be identical to the new export worked on currently by the CAKE Team.

hi izzycsy,
Unfortunately nothing has changed through refreshUTXO

But I think it can only be solved by deleting a specific file. Or by deleting the entire app and the folder by reinstalling it?
Now that the app works particularly well. The only mistake is the view of the rewards on DFI.

DFI
dfi1 2 3
seite1
seite2
seite2
Seite513
ETH
App-log-12012021_2.log
binary-log-12012021_2.log

hi izzycsy,
today update to 2.1.9
again refresh UTXO, nothing changed.

Seite1-0
Seite1-1
App-log.zip
App-log-15012021.log

10 entries per page.
no new page will be created.
Made a new liquidity on the 12th and it only remains with three rewards since the 10th.

the display in the wallet is only incorrect for include rewards. And only at DFI.

applogs.log
attached you can find my app Log file. I tried the update UTXO - it ran for 1,5 days without finishing (I have very fast internet). Today, the transactions in both wallets end on the 27.12.2020. And, very interesting: both wallets show the exact same transaction history, which is impossible, as I never sent anything between the two! I really think that somewhere there is a cache that needs to be cleared. Where can I find this on OS X? Simply deleting and reinstalling the app does not solve the issue.

Hi @luckythai , thanks for the screenshots, can you send your logs again please, it looks like it's broken. Please give us time to investigate this. Thank you.

Screenshot 2021-01-15 at 5 37 26 PM

Hi @Sunnyville1234 , thanks for your feedback. I understand your issue. Please give us time to investigate, I advice you not to delete folders that you're unfamiliar with. Thank you for your patience.

hi izzycsy,
app.log from 12th and app.log from 15th
thank you for the effort

App-log-12012021_2.log
App-log-15012021.log

Hi @luckythai , well received, please give us time to investigate, it's not advisable to delete the app and not to install older version for your safety and security, our team is constantly working on improving the app and solving its issues. We regularly do releases, so if you are not in a big hurry I would suggest staying on the latest version and wait for a fix. Thank you for your patience.

Can you clarify the Difference in commission and rewards. Further for transactions how to see the fee in the history. All this info is needed for tax...

Hi @luckythai @salomonkarsten @Sunnyville1234 , update v2.1.10 is out https://defichain.com/downloads/. DFI missing transaction history is still under investigation, thank you for your patience.

@Sunnyville1234 could you send me your logs again please? It redirects me to an error page.

2 Compress

3 Drag and drop

Also here are the definitions to your question:
Sent: tokens sent out of DeFi app
Receive: tokens received to DeFi app
Account to account: when you send a token to another address
Commission: the reward you receive when people swap on the pool that you’ve invested in
Rewards: DFI received from Liquidity Pool

@izzycsy THanks for your reply and the intention to work on this issue! I just had a look, I cannot see a swap just made. It appeard about 7 blocks later in the chain and is also visible using the command: listaccounthistory mine {"maxBlockHeight":576788,"depth":0}

Nevertheless the app does not show this poolSwap type of transaction (by the way a type not stated above!) .

Further how to distinguish a AccountToAccount type from a receive. One needs to crosscheck if the address owner belongs to me?

Thanks in advance

@izzycsy
AppLog.log
Attached the requested Applog

Hi @salomonkarsten , logs well received. Please give us time to investigate this issue.

You can further understand your account details using the command listaccounts {} true true true. To access all types of commands, type help in the CLI.

@izzycsy Hello dear Izzy,

I am using the listaccounts command already intensively. Thanks.
As I understand USDT Transfers from an Extertal account will be displayed with the history command as AccountToAccount type and not as receive. So one alo needs to crosscheck if the address belongs to oneself . The actual history in the graphics interface definitively does not display everything.

Can you give advise how to transfer blocktime to UTC? I mean it should be given in the code already. Evtl. You can paste the code snipped here?

Hi @salomonkarsten , I see. Well, if I understand correctly, you're unable to transfer USDT as well? If so, there’s a temporary workaround for this, attached is the link that might help you https://www.reddit.com/r/defiblockchain/comments/kvsw4l/stepbystep_workaround_sending_btc_eth_usdt_and/.

For missing transaction history, the team is still investigating the issue. Thank you for your patience.

@izzycsy hello Bella,

is there a way to see the amount transaction fee from any specific transaction on command line? It would be great to add it to the history. As mentioned the main purpose of fiddling with history is tax reports for me!.

Thanks in advance.

Hi @salomonkarsten , I don't think that's available in the app at the moment, will feedback to the team.

@izzycsy Hello Izzy,
I tried to use the command in the apps command line interface:
listaccounthistory mine {"maxBlockHeight":535339,"depth":498,"limit":10000}

it will list if the depth and limit are not taken too high. The above stated is already on its limit on a windows 10 with 20GB internal memoy.
Afterwards I copy from the result to clipboard. just to highlight it needs 1 minute. after Copy it, I want to bring the curser back to enter the Clear command. and get the next set of approx 500 blocks.....
It needs another two minute just to be able to enter the command. To display "just" 10.000 entries it really is a long time.
Also the instance seems to run 7 times. right after opening the app.
screenshot of cpu usage to just bring the cursor back as well as applog. included.
image
AppLog.log

Hi @salomonkarsten , from your comment above, did you an error or just lagging due to High RAM consumption? I'll link you to https://github.com/DeFiCh/app/issues/316, we can further discuss on the problem. Logs well received.

Let’s keep this thread related to what the original author opened. Thank you for your understanding.

Hi @luckythai @salomonkarsten @Sunnyville1234 @MrWild1412 , update v2.1.12 is out https://defichain.com/downloads/.

Do give a thumbs up to this comment if your issue has been resolved, otherwise, please send your app logs. Thank you.

@Sunnyville1234 , after you've installed v2.1.12, and if transactions history that does not belong to you appear, try the Reindex Option in Settings.

Reindex option

@izzycsy Did the update and the reindex. Problem is still there AppLog.zip

Hi izzycsy, no, even with this app v2.1.12, no other page for rewards. Still limited to 3 rewards. Also reidex executed with no success.
I will install a new version on a VM to test whether the error occurs there. If so, it is not due to the database.
Is it possible to install the same wallet address on two machines?
is there a parameter for reindex when starting the app, or does it only work in the app with the switch?
dfi
logs.zip

Hi @luckythai @MrWild1412 , thanks for the update, will continue to investigate, thank you.

Hi @luckythai @salomonkarsten @Sunnyville1234 @MrWild1412 , update v2.1.13 is out https://defichain.com/downloads/.

Do give a thumbs up to this comment if your issue has been resolved, otherwise, you may reopen this issue with new information (include screenshots) and app logs. Thank you. 


Hi, why is the issue closed? I have the same problem since January with the rewards transaction history. Is this problem solved?

My problem is still there. Only the last 3 rewards are displayed in the app under transactions. They are available when the data is exported. both in the app 2.1.17 / 2.3.0 / 2.3.1 / Wallet - 2.3.2

Hi @loric723 @luckythai , regarding the issue Missing tx history, we can further discuss on the problem there. We would like to keep same issues in one thread. Thank you.

@loric723 For your case, try to check the Include reward transactions box. Thank you.

Include reward tx

Hi @izzycsy, yes I have checked the "Include reward transactions box" in the past and also reindex and Refresh Utxos. I follow now the issue https://github.com/DeFiCh/app/issues/529. Intersting is that the defichain portfolio App showing me all rewards.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gabriello79 picture gabriello79  Â·  4Comments

RobinTorque picture RobinTorque  Â·  6Comments

diegorodriguezv picture diegorodriguezv  Â·  9Comments

adrian-schnell picture adrian-schnell  Â·  3Comments

tame81 picture tame81  Â·  9Comments