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

Fix WriteVarInt of ScriptBuilder #149

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Fix WriteVarInt of ScriptBuilder #149

merged 1 commit into from
Jan 4, 2018

Conversation

ixje
Copy link
Member

@ixje ixje commented Jan 4, 2018

What current issue(s) does this address?, or what feature is it adding?
wrong byte written for var int.

How did you solve this problem?
correct the byte written

How did you make sure your solution works?
common sense, issue was discussed before for the BinaryWriter class

Did you add any tests?
no

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.132% when pulling a736b00 on ixje:fix_scriptbuilder into 86a62df on CityOfZion:development.

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.

Looks good!

@localhuman localhuman merged commit af9fa62 into CityOfZion:development Jan 4, 2018
@ixje ixje deleted the fix_scriptbuilder branch January 4, 2018 14:13
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.

3 participants