Iceman
Iceman
Yeah, I would think between 100-160 is about upper limit.
Ping, Like discussed for this PR to be merged you need to remove the large default keys list and only keep the first 100 - 160 keys.
Its better, we have a hard coded default list already in the project. But this is good as is.
Great write-up and findings! Is there a way to do a regression test for these things? So we can capture it with the `pm3_test.sh` script?
if we have some dumps, we can do some tests to make sure the offline commands works. if crypto involved, we can add a self test for it.
Nice, some heads up, We use two different styles when adding a self test function. 1. Parameter `--test` 2. Command `lf em 4070 test` which both should give a outcome...
@cmolson was the one who created the commands, maybe he has some input ?
.... don't be a stranger, if you have some spares :)
if you on the discord server, do DM
Great write-up with the communications.