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

Multisignature registration sets to pending when signatures missing - Closes #1106 #1110

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

mitsuaki-u
Copy link
Contributor

What was the problem?

Type 4 multisig registration transactions were not checking transaction signatures and properly setting to pending if missing.

How did I fix it?

Added check and verification of transaction signatures in apply stage for multisig transactions.

How to test it?

npm test

Review checklist

@mitsuaki-u mitsuaki-u self-assigned this Feb 15, 2019
@mitsuaki-u mitsuaki-u changed the title Multisignature Registration sets to pending when signatures missing - Closes #1106 Multisignature registration sets to pending when signatures missing - Closes #1106 Feb 15, 2019
shuse2
shuse2 previously approved these changes Feb 16, 2019
@shuse2 shuse2 merged commit 6756fc5 into release/2.1.0 Feb 18, 2019
@shuse2 shuse2 deleted the 1106_multisig_registration_pending branch February 18, 2019 09:20
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.

2 participants