Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix/improvements #52

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Fix/improvements #52

merged 5 commits into from
Nov 30, 2023

Conversation

neithanmo
Copy link
Collaborator

This improves:

  • any query related to account_updates now returns Ok(None) if account does not exist. otherwise, it returns full or empty lists of historical updates.
  • Fix account_updates indexing to handle the case having an empty public_keys list.
  • handle the case of empty delegator lists.
  • Fix query that omitted the network id

@bengtlofgren this would fix the update_account issue.

@neithanmo neithanmo requested a review from rllola November 7, 2023 02:18
@neithanmo neithanmo self-assigned this Nov 7, 2023
@neithanmo neithanmo mentioned this pull request Nov 29, 2023
@rllola rllola merged commit ea6a49b into main Nov 30, 2023
5 checks passed
@rllola rllola deleted the fix/improvements branch November 30, 2023 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants