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

chore(core-snapshots): skip verification of transactions sent from multisignature wallets #3846

Merged
merged 2 commits into from
Jun 29, 2020

Conversation

sebastijankuzner
Copy link
Contributor

Summary

This PR fixes #3538

Validation of transaction from multisignature wallets is skipped, because it will require additional logic, applying transactions and using wallet registry. Because core-snapshots should stay simple, lightweight and fast as possible we don't check those transactions. They should be validated on the node boot.

Checklist

  • Tests
  • Ready to be merged

@faustbrian faustbrian merged commit fcde954 into develop Jun 29, 2020
@ghost ghost deleted the feat/crypto/multisig-transaction-validation branch June 29, 2020 15:33
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.

None yet

2 participants