Skip to content

issues Search Results · repo:status-im/status-go language:Go

Filter by

1k results
 (90 ms)

1k results

instatus-im/status-go (press backspace or delete to remove)

Requires: With - https://github.com/status-im/status-go/pull/6414 - https://github.com/status-im/status-go/pull/6463 Description 1. When running functional tests, create a local waku fleet - ...
  • igor-sirotin
  • Opened 
    yesterday
  • #6485

When we fetch or receive a new News, we need to generate an Activity Center notification, store it in the DB and send a signal to the client. This notification will most likely be a new type, since it ...
core-team
mobile-core
  • jrainville
  • Opened 
    yesterday
  • #6482

Depends on https://github.com/status-im/status-go/issues/6480 Similar to the Notification setting, if the Full privacy mode is on, we need to stop/not listen to the RSS feed and not fetch News. There ...
core-team
mobile-core
  • jrainville
  • Opened 
    yesterday
  • #6481

This is the setting telling if the user wants to receive News or not. By default, this setting should be set to true, ie active. When the user turns off the setting, then we need to turn off the RSS listening ...
core-team
mobile-core
  • jrainville
  • 2
  • Opened 
    yesterday
  • #6480

When coming back from offline, we need to fetch the News that were missed. For that, we need to store the last time the user was online or detect it using the last Notification received, and then initiate ...
core-team
mobile-core
  • jrainville
  • Opened 
    yesterday
  • #6479

We need to either listen through a websocket connection for new News coming from the RSS feed, or poll for news every X minutes. I suggest 1 minute if we need to poll
core-team
mobile-core
  • jrainville
  • Opened 
    yesterday
  • #6478

For the V1 of the News Feed feature, we will rely on the RSS feed on the Status website to get the News.
core-team
mobile-core
  • jrainville
  • Opened 
    yesterday
  • #6477

Description status-go should provide ways to setup logging to console, instead of always writing to file. There are 2 use cases: 1. When running status-backend locally for dev purposes, it s simpler ...
  • igor-sirotin
  • Opened 
    2 days ago
  • #6473

Sentry Issue: STATUS-GO-V github.com/status-im/status-go/common/utils.go in LogOnPanic at line 104 github.com/status-im/status-go/healthmanager/aggregator/aggregator.go in (*Aggregator).Update at line ...
crash
  • status-sentry[bot]
  • 1
  • Opened 
    3 days ago
  • #6462

Panic in HealthManager when handling RPC errors Description The HealthManager component is experiencing panics when handling RPC errors, specifically in cases where a nil RPC error is wrapped in a url.Error. ...
  • friofry
  • 1
  • Opened 
    3 days ago
  • #6457
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub