status-go/services/collectibles
Ivan Belyakov 2df9df10ab fix(tests): moved test db setup to a common place 't/helpers', created
interface for initializing db, which is implemented for appdatabase and
walletdatabase. TBD for multiaccounts DB.
Unified DB initializion for all tests using helpers and new interface.
Reduced sqlcipher kdf iterations for all tests to 1.
2023-08-18 09:00:56 +02:00
..
api.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
api_test.go feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
database.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
database_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
service.go feat: rehydrate community_tokens table upon account recovery 2023-08-09 13:38:59 +02:00
token_instances.go feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00