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 overflow #691 #694

Merged
merged 4 commits into from May 19, 2019
Merged

Fix overflow #691 #694

merged 4 commits into from May 19, 2019

Conversation

afalaleev
Copy link

Resolve #691.

There are several problems:

  • Throwing of exception about wrong size of lru cache cell in destructor
  • Initialize of resource usage for accounts in genesis didn't initialize list of accumulators.
  • Throwing of exception on negative resource usage

@afalaleev afalaleev added the bug Something isn't working label May 19, 2019
@afalaleev afalaleev added this to the Sprint-may-14 milestone May 19, 2019
@afalaleev afalaleev self-assigned this May 19, 2019
@afalaleev afalaleev merged commit cd937c9 into develop May 19, 2019
@afalaleev afalaleev deleted the 691-fix-overflow branch May 19, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant