You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that maybe the vouch list became too long, and the wallet only fetches a subset?
This may be a problem for many areas of the wallet that load a list from the contract tables
The number of items that the contract tables return is not guaranteed to be complete - in fact it can in theory be only 1 item with "more"="true" as an indication that there's more to load.
I think we need a general "load it all" table load function
Reported by Sorin in Discord.
To Reproduce
Steps to reproduce the behavior:
gradinagruiu
.fastforward1
.Current behavior
Observe the
Error when vouching for a member
error.Expected behavior
Since the user has already been vouched for, it is expected to be shown in
Vouched for
listScreenshots
See the Discord thread.
Platform & App Version
Additional context
As reported by @n13:
The text was updated successfully, but these errors were encountered: