status-go/multiaccounts
Siddarth Kumar d6c4682479
chore_: bump go to 1.20 (#5027)
This commit attempts to upgrade go version to 1.20.12
This commit also removes the following items from lint checks :
* `goconst`
* `structcheck`
* `deadcode`
* `golint`
* `varcheck`

Mobile PR for QA purposes -> https://github.com/status-im/status-mobile/pull/19564
2024-04-18 18:48:02 +02:00
..
accounts chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
common feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
settings [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
settings_wallet feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
database.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00
database_test.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00