status-go/services/wallet/collectibles
Dario Gabriel Lipicar ee6621b066 feat: link owned collectibles with latest matching transfer
Part of #12942
2024-01-15 12:55:47 -03:00
..
collectible_data_db.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -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 fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -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
controller.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
db_utils.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -03:00
filter.go feat: implement generalized collectibles filter 2023-11-02 11:14:20 -03:00
filter.sql feat: implement generalized collectibles filter 2023-11-02 11:14:20 -03:00
filter_test.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
manager.go fix: avoid losing cached community collectibles data 2024-01-12 08:55:38 -03:00
ownership_db.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
ownership_db_test.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
service.go feat: link owned collectibles with latest matching transfer 2024-01-15 12:55:47 -03:00
types.go feat: lazy load collectibles metadata 2023-12-19 21:27:20 -03:00
types_test.go feat: lazy load collectibles metadata 2023-12-19 21:27:20 -03:00