You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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?
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 thatThe text was updated successfully, but these errors were encountered: