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

Fix Balance Table get #744

Merged
merged 3 commits into from
Oct 13, 2020
Merged

Fix Balance Table get #744

merged 3 commits into from
Oct 13, 2020

Conversation

ec2
Copy link
Member

@ec2 ec2 commented Oct 13, 2020

Summary of changes
Changes introduced in this pull request:

  • When the Hamt returns Ok(None), we convert it to an Err. We need to return 0 instead.

500/592

Reference issue to close (if applicable)

Closes

Other information and links

Copy link
Contributor

@austinabell austinabell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, this has changed, it used to throw an error

@ec2 ec2 merged commit f8e1655 into main Oct 13, 2020
@ec2 ec2 deleted the ec2/balance-table-fix branch October 13, 2020 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants