status-go/services/web3provider
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(wallet): Move pending transactions to transactions module. 2023-07-11 16:07:42 +02:00
api_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 Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
signature.go feat(wallet): Move pending transactions to transactions module. 2023-07-11 16:07:42 +02:00