status-go/walletdatabase/migrations/sql
IvanBelyakoff 9d6577049f
Implemented balance history based on transfers (#4022)
* feat(wallet): implement balance history based on fetched transfers
* Added vendor 'ttlcache'
2023-10-04 15:00:12 +03:00
..
1691753758_initial.up.sql feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
1692701329_add_collectibles_and_collections_data_cache.up.sql fix(wallet): Add collectibles migration file lost during rebase 2023-08-22 14:36:54 +02:00
1692701339_add_scope_to_pending.up.sql feat(wallet) add scope and auto_delete to pending_transactions 2023-08-22 18:39:42 +02:00
1694540071_add_collectibles_ownership_update_timestamp.up.sql feat: implement collectibles ownership update timestamp db 2023-09-15 18:55:09 -03:00
1694692748_add_raw_balance_to_token_balances.up.sql feat: expose raw token's balance (#4030) 2023-09-20 12:48:08 +02:00
1695133989_add_community_id_to_collectibles_and_collections_data_cache.up.sql feat(wallet): add community info to collectibles 2023-09-22 17:55:30 -03:00
1695932536_balance_history_v2.up.sql Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00
doc.go feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00