.. |
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 |
1699987075_add_timestamp_and_state_to_community_data_cache.up.sql
|
feat: backoff wallet community fetches after a failure
|
2023-11-17 10:35:30 -03:00 |
1700414564_add_wallet_connect_pairings_table.up.sql
|
feat(wallet) WalletConnect: track pairings in DB
|
2023-11-24 09:44:27 +01:00 |
1701101493_add_token_blocks_range.up.sql
|
feat(wallet): separate ETH and tokens search ranges to allow calling
|
2023-12-05 16:09:56 +01:00 |
1702467441_wallet_connect_sessions_instead_of_pairings.up.sql
|
chore(walletconnect)_: record wallet sessions instead of pairings
|
2023-12-14 12:58:27 +01:00 |
1702577524_add_community_collections_and_collectibles_images_cache.up.sql
|
feat: use media server for community collectible images
|
2023-12-16 08:49:58 -03:00 |
1702867707_add_balance_to_collectibles_ownership_cache.up.sql
|
feat: add balance to collectibles api
|
2023-12-18 18:24:21 -03:00 |
1703686612_add_color_to_saved_addresses.up.sql
|
feat: color field added to saved address
|
2023-12-29 10:39:52 +01:00 |
1704701942_remove_favourite_and_change_primary_key_for_saved_addresses.up.sql
|
chore(savedaddresses)!: favourite property removed and primary key updated
|
2024-01-10 19:30:56 +01:00 |
1704913491_add_type_and_tx_timestamp_to_collectibles_ownership_cache.up.sql
|
feat: link owned collectibles with latest matching transfer
|
2024-01-15 12:55:47 -03:00 |
1705664490_add_balance_check_fields_blocks_ranges_sequential.up.sql
|
[#4202] Detect balance and erc20 transfers by a single contract call (#4508)
|
2024-01-19 16:57:04 +01:00 |
1706531789_remove_gasfee-only-eth-transfers.up.sql
|
fix(wallet): add a forgotten migration file to remove ETH transfers that
|
2024-01-31 14:37:48 +01:00 |
1707160323_add_contract_type_table.up.sql
|
feat(wallet): add contract type to collectibles
|
2024-02-06 13:35:01 -03:00 |
1708089811_add_nullable_fiesl_blocks_ranges.up.sql
|
[#4690] Nilable block range values for proper ranges management (#4691)
|
2024-02-19 16:50:07 +01:00 |
1710189541_add_nonce_to_pending_transactions.up.sql
|
fix: calculating next nonce for optimism chain improved to align with calculation on mainnet and arbitrum
|
2024-03-13 15:21:33 +01:00 |
1712567001_add_soulbound_collectible_cache.up.sql
|
Added soulbound field for collectibles (#5026)
|
2024-04-09 16:16:20 +02:00 |
1714670633_add_id_to_multi_transaction_table.up.sql
|
chore(wallet)_: Fix tests after wallet api sign and send clean up
|
2024-05-09 18:11:58 +02:00 |
1715637927_add_collection_socials.up.sql
|
feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007)
|
2024-05-14 08:58:08 +02:00 |
1715839555_rename_chain_prefixes.up.sql
|
feat_: Correct opt short names (#5163)
|
2024-05-16 16:01:30 +02:00 |
1716313614_add_rpc_limits_table.up.sql
|
feat(wallet)_: implemented storing RPC requests in sql table
|
2024-05-28 13:44:40 +02:00 |
1716912885_add_wallet_connect_dapps.up.sql
|
fix(dapps)_: bring back missing wallet_connect_dapps migration file
|
2024-06-20 15:03:36 +02:00 |
1721136888_recreate_indices_balance_history_remove_dups.up.sql
|
fix(wallet)_: migration caused failure due to duplicates were not
|
2024-07-23 14:45:11 +02:00 |
1721306883_add_connector_dapps.up.sql
|
Feat: implement connector service for browser plugin (#5433)
|
2024-07-18 17:30:10 +02:00 |
doc.go
|
chore: make generate with custom `-modtime` (#4896)
|
2024-03-08 09:25:17 +00:00 |