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 get_active_producers in eosiolib #112 #119

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

soft-bagel-93
Copy link

Resolve #112:

  • Fixed bug what get_active_producers was returning wrong vector because of wrong buffer size used.
  • Used sizeof(uint64_t) instead of hardcoded number 8.

@soft-bagel-93 soft-bagel-93 added the bug Something isn't working label Aug 29, 2019
@soft-bagel-93 soft-bagel-93 added this to the Sprint-aug-19 milestone Aug 29, 2019
@soft-bagel-93 soft-bagel-93 self-assigned this Aug 29, 2019
@afalaleev afalaleev merged commit 90b9f37 into develop Oct 1, 2019
@afalaleev afalaleev deleted the 112-get-active-producers-fix branch October 1, 2019 05: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.

2 participants