Skip to content
#

unlock

Here are 68 public repositories matching this topic...

unlock
NickCuso
NickCuso commented Mar 2, 2020

Describe the solution you'd like
Create a smart contract style guide to answer common questions / best practices.

Questions (we can add to this overtime):

  • Use public variables or private w/ getter
  • When to use events
  • Accept arrays for batch transactions? Or always keep functions single purpose and use batch transactions instead.
GoogleCodeExporter
GoogleCodeExporter commented Aug 21, 2015
Current setup (if I'm right) may end up in undesired situation if one uses a 
secure setup (I mean setup no one can abuse by rebooting to unprotected 
fastboot/recovery):
* phone is rooted (and BootUnlocker is installed)
* bootloader is locked
* stock recovery
* OTA update is proposed and accepted
=> oops!
* phone is not rooted anymore
* bootloader is locked
* stock recovery
=>
At that point o

手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking, its code is concise and efficient.) https://github.com/dgynfi/DYFAuthIDAndGestureLock

  • Updated Apr 3, 2020
  • Objective-C

Improve this page

Add a description, image, and links to the unlock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unlock topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.