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

fix for bytearray slice end calculation for SUBSTR opcode #21

Merged
merged 1 commit into from
Oct 4, 2017
Merged

fix for bytearray slice end calculation for SUBSTR opcode #21

merged 1 commit into from
Oct 4, 2017

Conversation

hal0x2328
Copy link
Member

Fix to get correct return from SUBSTR opcode (bytearray slice operation needed start:end instead of start:length)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 52.526% when pulling a1d185a on hal0x2328:master into c9f6d54 on CityOfZion:master.

Copy link
Collaborator

@localhuman localhuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

@localhuman localhuman merged commit b936297 into CityOfZion:master Oct 4, 2017
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

3 participants