deso-protocol / deso-protocol/backend
Incomplete notification results
Open
- Dominant language
- Go
- Stars
- 139
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
If you block multiple users in your notifications, they break. You end up only getting back a handful of results, instead of the number that was requested. This means that the user is unable to see beyond a few notifications. Right now I can only see 5.

Observe notifications response for my public key:
```
{"PublicKeyBase58Check":"BC1YLjAijLsMRvqNjhHXNW2574MzoCV788wxqRP6x6qzi7vqGHGK3ce","FetchStartIndex":-1,"NumToFetch":50}
```
With the proliferation of bots, this will soon be everyone's experience.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.