Slesarew

Results 102 comments of Slesarew

Query math geeks for algorithm too.

I want every identicon flavor in it's own repo! Compartmentalizing them is trivial and they should be re-used as much as possible. Re-using something existing is a good approach indeed,...

The auto-refocus was disabled as it slows down scanning long QR movies; camera refocuces once when the "scan" screen is selected. I didn't have time to add smooth tap handling...

The fact that you do get tracking focus is really weird though. I suspect that camera controls are not as isolated across the apps as one might expect. This is...

It focuses once upon scan screen is initiated. There is some other elusive bug that fails to reset the scan screen related to #998

There is no need to wipe device in this particular case, as here you only need to load network specs signed with the same verifier certificate as the metadata you...

This is safety feature; security has identified an attack that could be performed if removing networks without full seeds wipe is allowed (that, again, would be elegantly fixed by abovementioned...

Note: this will add crypto libs to dependencies; those should be extra carefully checked for memory leaks and general fitness for project; core security should not be sacrificed for this...

Could you please rebase this? The documentation moved to docs subfolders, we'll have it in a pretty form with other related docs soon. Just place it somewhere logically, I'll merge...

Main items: -Network should generate metadata V12-V14, preferably latest -Metadata should have RuntimeVersion constant with spec_version and spec_name set -Signed extensions should have spec_version, spec_name and mortality set ~-Currently only...