status-go/services/wallet/history
Stefan d024d36718 fix: fix wallet.history.TestServiceAtEnd
First check was relying on sorting result of two items that had the same
weight and is not guaranteed to be deterministic.
2023-01-30 20:11:01 +04:00
..
balance.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
balance_db.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
balance_db_test.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
balance_test.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
service.go fix: merge balance history using block time 2023-01-27 16:28:59 +04:00
service_test.go fix: fix wallet.history.TestServiceAtEnd 2023-01-30 20:11:01 +04:00