Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Wallet sync fix #696

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Wallet sync fix #696

merged 2 commits into from
Oct 31, 2018

Conversation

localhuman
Copy link
Collaborator

What current issue(s) does this address, or what feature is it adding?

  • Fix issue with walls of text not allowing syncing of wallets past corrupt blocks.
  • Also removed Neo.Witness.GetInvocationScript functionality, closes Remove Neo.Witness.GetInvocationScript #695
  • Update to compiler version with Neo.Witness.GetInvocationScript functionality removed

How did you solve this problem?

  • Wallets can now skip corrupt blocks

How did you make sure your solution works?

  • Manual tests

Are there any special changes in the code that we should be aware of?

  • No

Please check the following, if applicable:

  • Did you add any tests?
  • Did you run make lint?
  • Did you run make test?
  • Are you making a PR to a feature branch or development rather than master?
  • Did you add an entry to CHANGELOG.rst? (if not, please do)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 82.586% when pulling 7526722 on wallet-sync-fix into f05e13d on development.

@localhuman localhuman merged commit e26bf70 into development Oct 31, 2018
@localhuman localhuman deleted the wallet-sync-fix branch October 31, 2018 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants