status-go/walletdatabase/migrations/sql
Cuteivist 6798d1ac5c
feat: Handled token mint activity (#4126)
2023-10-11 07:10:08 +02:00
..
1691753758_initial.up.sql
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
1696853635_input_data.up.sql feat: Handled token mint activity (#4126) 2023-10-11 07:10:08 +02:00
doc.go