-
-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
out of bounds error on 50th RK filled #407
Comments
This should be fixed now |
merlokk
pushed a commit
to merlokk/solo
that referenced
this issue
Jun 14, 2020
Fixes issue found by @My1: solokeys#407
merlokk
pushed a commit
to merlokk/solo
that referenced
this issue
Jun 14, 2020
Fixes issue found by @My1: solokeys#407
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
okay this is a weird one
precondition:
50th Residential slot filled (the th is no mistake, deleting earlier credentials doesnt seem to affect this)
trigger:
list credentials using solokeys/solo1-cli#71 or chrome
effect:
and so on, basically lists every number twice and just increases in rapid succession. device becomes unresponsive until powercycle. (can be seen especially well on somu as it no longer turns blue upon touch)
tested using 4.0.0 with button skip provided by @conorpp
if the first credential (index 0) is deleted begin @0 as well as Get RP 0 become 1 instead. otherwise the same.
The text was updated successfully, but these errors were encountered: