-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Asset supply mismatch triggered during unit tests #136
Comments
i was checking into this issue to see if we can fix, a few considerations that may help us as issue is old and not very good detailed on where is happening:
i am not totally sure if that solution will break something else so i am asking presenting it before making a PR. any comment on the subject will be very appreciated. |
Seems assets in force settlement orders and global settlement fund are not calculated? |
settlement orders, vesting balances, etc were added to the to pass the check all this need to be considered sending the genesis state to the call. this is done in #928 |
closed by #928 more discussion inside pull. |
From @theoreticalbts on December 7, 2015 20:21
I get this
edump()
during unit test run:First, we need to fix it.
Second, our testing framework should flag this condition as fatal.
Copied from original issue: cryptonomex/graphene#474
The text was updated successfully, but these errors were encountered: