status-go/protocol/transport
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
..
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
envelopes_monitor.go fix(protocol): crash in concurrent map write/read 2024-02-05 15:21:44 +01:00
envelopes_monitor_test.go chore_: adapt tracking for segmented messages 2023-11-24 17:41:52 +01:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager.go chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
filters_manager_test.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
persistence.go Address linter issues 2022-03-28 13:14:12 +01:00
processed_message_ids_cache.go fix: sqlite variable limit 2021-09-22 08:04:28 -04:00
topic.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
transport.go fix: handle community shard unassignment and update (#4627) 2024-01-30 13:56:59 -04:00
transport_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00