encointer / encointer-wallet-flutter

Encointer mobile wallet flutter implementation

Home Page:https://encointer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transfer history not working for Nyota

brenzi opened this issue · comments

reproduce:

  1. import watch-only account Gbtn11Hno61PTwH4YwrmcbFGuhUi7ZD9uQLoAf7W3Yt2cy1
  2. tap transfers

expected:
today:

  1. 0.2 NYT in
  2. 0.1 NYT out to HJ3kLwCfpDuHDNc72m1w8TDLhhUAi3CeuXeu29JbTMsAxTr

It looks like the indexing doesn't work in the first place, so this might not be an app bug:

https://api.encointer.org/v1/accounting/transaction-log?cid=kygch5kVGq7&start=1670000000000&end=1709150982000&account=Gbtn11Hno61PTwH4YwrmcbFGuhUi7ZD9uQLoAf7W3Yt2cy1

@brenzi fixed!

Confirmed, thx