This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-01-09 14:16:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
walletdatabase
/
migrations
/
sql
History
Dario Gabriel Lipicar
a38b34ae49
feat: cache community metadata in wallet
...
Fixes
#12521
2023-10-26 17:36:45 -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
1696853635_input_data.up.sql
feat: Handled token mint activity (
#4126
)
2023-10-11 07:10:08 +02:00
1698117918_add_community_id_to_tokens.up.sql
feat: Added ERC20 community id (
#4189
)
2023-10-25 18:49:18 +02:00
1698257443_add_community_metadata_to_wallet_db.up.sql
feat: cache community metadata in wallet
2023-10-26 17:36:45 -03:00
doc.go
feat(wallet): move wallet-related tables to a dedicated db.
2023-08-18 09:00:56 +02:00