status-go/appdatabase
Stefan aa4d95917c feat: merge favourites with saved address
Remove Favourites APIs and update the saved address APIs

Added up migration scripts that move the favourites from the old table
to the saved_addresses table with true flag and then drop the favourites table.

Required by #6546
2022-09-12 13:46:04 +02:00
..
migrations feat: merge favourites with saved address 2022-09-12 13:46:04 +02:00
migrationsprevnodecfg feat: Added new BaseFee param inside transactions (#2847) 2022-09-09 20:22:59 +02:00
database.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
database_test.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
node_config_test.go feat: Added new params for shortName and color for the networks (#2681) 2022-06-17 00:12:21 +05:30
test_helpers.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00