status-go/services/wallet/collectibles
Anthony Laibe 972a4f9df9 feat: sepolia default 2024-02-23 11:26:31 +01:00
..
collectible_data_db.go feat(wallet): add contract type to collectibles 2024-02-06 13:35:01 -03:00
collectible_data_db_test.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -03:00
collection_data_db.go feat(wallet): add contract type to collectibles 2024-02-06 13:35:01 -03:00
collection_data_db_test.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -03:00
commands.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
contract_type_db.go feat(wallet): add contract type to collectibles 2024-02-06 13:35:01 -03:00
controller.go feat: sepolia default 2024-02-23 11:26:31 +01:00
db_utils.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -03:00
filter.go feat(wallet): add collectibles filter option tokenIDs 2024-01-18 11:14:02 -03:00
filter_test.go feat(wallet): add collectibles filter option tokenIDs 2024-01-18 11:14:02 -03:00
manager.go Feat: Profile showcase validate collectible ownership (#4737) 2024-02-22 11:08:58 +03:00
ownership_db.go feat: Community token received notification (#4682) 2024-02-19 14:55:38 +01:00
ownership_db_test.go fix: notify collectible data update when transferID is set 2024-02-15 12:05:07 -03:00
service.go chore: Pass tx ID instead of hash (#4769) 2024-02-22 23:40:36 +01:00
types.go feat: Community token received notification (#4682) 2024-02-19 14:55:38 +01:00
types_test.go feat: lazy load collectibles metadata 2023-12-19 21:27:20 -03:00