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

Protobuf fails for sint32 #249

Closed
tsusanka opened this issue Apr 10, 2018 · 3 comments
Closed

Protobuf fails for sint32 #249

tsusanka opened this issue Apr 10, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@tsusanka
Copy link
Contributor

There is most likely a bug in our protobuf implementation, where a sint32 field gets stucked in an infinite loop. See NEMAggregateModification message as an example of that

@tsusanka
Copy link
Contributor Author

tsusanka commented May 7, 2018

Do I understand this correctly that this is currently fixed in python-trezor, but there is most likely the same bug in trezor-core? @jpochyla will you have time to have a look on this or should I?

@matejcik
Copy link
Contributor

matejcik commented May 7, 2018

correct.
i'll send an equivalent PR to core, you can look at it then

@tsusanka
Copy link
Contributor Author

tsusanka commented May 7, 2018

Awesome. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants