Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent exception when querying account history #1494

Merged
merged 3 commits into from
Dec 31, 2018
Merged

Conversation

jmjatlanta
Copy link
Contributor

Fixes #1490

When calling get_account_history_operations using a node with limited history, an exception can be thrown that prevents the user from getting any information.

This fix provides the history up to the limit of the connected node.

libraries/app/api.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants