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

unsigned int unpacking #690

Closed
wants to merge 1,702 commits into from

Conversation

pmconrad
Copy link

Resolves #993

TODO:

abitmore and others added 30 commits July 16, 2018 13:16
…tests

Range proof mantissa minimum bit length
Sonar integration into travis build
fix wrong variable name in vote_for_witness
Changed push_proposal exception log level to warn
Added a comment to block_header struct #1136
Minor optimization about price comparison #1094
Two tests  were  failing due to a divide by zero bug. Add a check to
bound out the divide by zero.
…odify()

Current boost will delete an object from a multi_index_container if when
modifying that object, the functor throws an exception. This breaks the
undo infrastructure when it tries to undo the failed change, but the
object is missing. To prevent this, we catch the exception before it
reaches boost.
In other words, hopefully this makes travis work
Refactor cancel_all_subscriptions (Issue #762)
pmconrad and others added 28 commits August 16, 2018 23:03
remove verify_account_history_plugin_index()
Merge release branch into develop branch
CLI wallet: avoid directly overwriting wallet file on exit #1109
@pmconrad
Copy link
Author

Wrong destination.

@pmconrad pmconrad closed this Aug 19, 2018
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.