keysmith/autotests/account/storage
Johan Ouwerkerk b70feaf620 Track loaded/error state of AccountStorage objects
Two bits of boolean state are introduces to track whether or not:

 - an error has occurred
 - accounts have been loaded from storage yet

This change paves the way for having error handling UX.
2020-04-24 18:05:05 +02:00
..
resources Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
CMakeLists.txt Implement encryption/decryption of token secrets 2020-04-24 18:01:34 +02:00
hotp-counter-update.cpp Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
storage-aborted-lifecycle.cpp Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
storage-default-lifecycle.cpp Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00
storage-object-lifecycles.cpp Track loaded/error state of AccountStorage objects 2020-04-24 18:05:05 +02:00