iotex-desktop-wallet icon indicating copy to clipboard operation
iotex-desktop-wallet copied to clipboard

https://www.iotexscan.io/action?actionType=xxx is not properly sorted by age

Open raullenchai opened this issue 4 years ago • 8 comments

Screen Shot 2020-07-20 at 3 38 22 PM

For example, https://www.iotexscan.io/action?actionType=transfer, which should be sorted by date; also fix pls make sure the "Age" field does not wrap around

raullenchai avatar Jul 20 '20 22:07 raullenchai

Screen Shot 2020-07-21 at 6 04 18 AM

Sorting should be fixed on graphql back-end side.

altbee avatar Jul 21 '20 10:07 altbee

if it is graphql level, you can also work on it. if it is on analytics graphql, you may need help from others.

guo avatar Jul 21 '20 10:07 guo

@hunglmtb I need your help on this

altbee avatar Jul 21 '20 10:07 altbee

Screen Shot 2020-07-21 at 12 50 44 PM

It has order by timestamp but I am not sure why the result is not sorted

altbee avatar Jul 21 '20 16:07 altbee

Assign back to me since it is blocked by the backend

raullenchai avatar Jul 23 '20 16:07 raullenchai

should fix here: https://github.com/iotexproject/iotex-analytics/blob/master/queryprotocol/actions/protocol.go#L31

guo avatar Jul 26 '20 19:07 guo

fixed here

newyear6565 avatar Jul 30 '20 08:07 newyear6565

Waiting on the rollout of the backend (iotex-analytics)

raullenchai avatar Jul 31 '20 16:07 raullenchai