Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Fix multisignature double check - Closes #1122 #1136

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

shuse2
Copy link
Contributor

@shuse2 shuse2 commented Feb 25, 2019

What was the problem?

MultisignatureTransaction was checking the sender account for the keysgroup.

How did I fix it?

  • override processMultisignatures in MultisignatureTransaction
  • updated test to check processMultisignatures in MultisignatureTransaction

How to test it?

npm t

Review checklist

@shuse2 shuse2 merged commit f15a95e into release/2.1.0 Feb 25, 2019
@shuse2 shuse2 deleted the 1122-fix_multisignature_double_check branch February 25, 2019 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants