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

Fix IndexOutOfRangeExceptions from IsMultiSigContract #1890

Merged
merged 2 commits into from
Aug 31, 2020

Conversation

shargon
Copy link
Member

@shargon shargon commented Aug 31, 2020

Close #1889

erikzhang
erikzhang previously approved these changes Aug 31, 2020
Co-authored-by: Erik van den Brink <git@erikvandenbrink.com>
@shargon shargon merged commit 9322675 into neo-project:master Aug 31, 2020
@shargon shargon deleted the fix-1889 branch August 31, 2020 17:56
ShawnYun pushed a commit to ShawnYun/neo that referenced this pull request Jan 8, 2021
* Fix

* Update tests/neo.UnitTests/SmartContract/UT_Helper.cs

Co-authored-by: Erik van den Brink <git@erikvandenbrink.com>

Co-authored-by: Erik van den Brink <git@erikvandenbrink.com>
cloud8little pushed a commit to cloud8little/neo that referenced this pull request Jan 24, 2021
* Fix

* Update tests/neo.UnitTests/SmartContract/UT_Helper.cs

Co-authored-by: Erik van den Brink <git@erikvandenbrink.com>

Co-authored-by: Erik van den Brink <git@erikvandenbrink.com>
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.

IsMultiSigContract() helper function can throw exceptions
3 participants