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

update or remove extractOutputScriptLength in solidity. #156

Open
prestwich opened this issue May 22, 2020 · 1 comment
Open

update or remove extractOutputScriptLength in solidity. #156

prestwich opened this issue May 22, 2020 · 1 comment
Labels
bug Something isn't working solidity Needs work in Solidity folder

Comments

@prestwich
Copy link
Member

extractOutputScriptLength assumes the output script varint is only 1 byte long. Update to correct multi-byte varint behavior or remove the method

@prestwich prestwich added bug Something isn't working solidity Needs work in Solidity folder labels May 22, 2020
@prestwich
Copy link
Member Author

should also verify behavior in other languages

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working solidity Needs work in Solidity folder
Projects
None yet
Development

No branches or pull requests

1 participant