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

changing PICKITEM handling of invalid type #958

Merged
merged 2 commits into from
Jun 5, 2019
Merged

changing PICKITEM handling of invalid type #958

merged 2 commits into from
Jun 5, 2019

Conversation

ixje
Copy link
Member

@ixje ixje commented Jun 5, 2019

What current issue(s) does this address, or what feature is it adding?
audit of block testnet block 460271 showed a deviation in VMState. The root cause is a difference in handling types that are not of type Array or Map.

How did you solve this problem?
fix the default handling to match C#

How did you make sure your solution works?
block now passes with the same results as neo-cli

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

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)

@ixje ixje merged commit 69a1ef5 into CityOfZion:development Jun 5, 2019
@ixje ixje deleted the fix-pickitem branch June 5, 2019 18:24
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 85.104% when pulling 335d753 on ixje:fix-pickitem into 60c8f8c on CityOfZion:development.

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.

None yet

2 participants