forked from CityOfZion/neo-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Merge CoZ development into jseagrave21 AssetState-Updates #85
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
Merged
jseagrave21
merged 32 commits into
jseagrave21:AssetState-Updates
from
CityOfZion:development
Dec 22, 2018
Merged
Merge CoZ development into jseagrave21 AssetState-Updates #85
jseagrave21
merged 32 commits into
jseagrave21:AssetState-Updates
from
CityOfZion:development
Dec 22, 2018
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wallet sync fix
Bootstrap fix + updates
* fix issue with Helper VerifyScripts
* Change logging levels on a couple of components * Update changelog, fix testcase and resolve deprecation warning
* modified account state json method, to be serialized with the same schema as neo-cli * added PR changes to changelog
Fix silent failing when trying to sign with a multi-sig key not in the wallet Fix transaction retry failure due to not cleaning up internal KnownHashes on add failure Fix ghost thread throwing exceptions when trying to add to a non existing wallet Fix signatures sorting on encoded ECPoint bytes values instead of a combination of ECPoint.X and ECPoint.Y preventing CHECKMULTISIG to pass
* added bad addresses to getpeers RPC endpoint * added getpeers change to the changelog
…n the environment (#718)
* handle gracefully handle nep-5 balance query failure * missed file
* Fix JSON output of invocation transaction * changelog entry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.