status-go/services/wallet/activity
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
..
activity.go feat(wallet): move wallet-related tables to a dedicated db. 2023-08-18 09:00:56 +02:00
activity_test.go fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
filter.go feat: Handle collectible mint (#3852) 2023-08-04 12:47:22 +02:00
filter_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 fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00