Skip to content

Conversation

@sbechet
Copy link

@sbechet sbechet commented Feb 21, 2023

Solution for #13?

@zeozeozeo
Copy link

@binaryfields can this be merged?

@sbechet
Copy link
Author

sbechet commented May 10, 2024

where did you disappear Sebastian?

@mlund
Copy link

mlund commented Jan 25, 2026

I also ran into this issue and this patch fixed the panic. Ping @binaryfields

// counting down in the release state.
// This has been verified by sampling ENV3.
// NB! The operation below requires two's complement integer.
self.envelope_counter -= 1;
Copy link

Choose a reason for hiding this comment

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

u8::unchecked_sub() is now stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants