-
Notifications
You must be signed in to change notification settings - Fork 29
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
Jordi test #344
Closed
Jordi test #344
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # android/src/main/jniLibs/arm64-v8a/libpolygonid.so # android/src/main/jniLibs/armeabi-v7a/libpolygonid.so # android/src/main/jniLibs/x86/libpolygonid.so # android/src/main/jniLibs/x86_64/libpolygonid.so # lib/iden3comm/data/data_sources/remote_iden3comm_data_source.dart
* Stacktrace stream manager * stacktrace step as stream and complete stacktrace as string * error trace * stacktrace/error reporting, added more events * changed name to StacktraceManager and added more stacktrace * stacktrace/error reporting, added more events * cleaned params passed to stacktrace from the usecases * hive db used to persist the stacktrace (preparation for next feature) * test fixed with injection of stack trace manager class * removed deprecated logger level trace v and wtf * resolve flutter analyzer issues * formatting
* parallelization and execution time tracking in debug mode * fixed bug with new version of encrypt library * removed caching of DB * closing database after a transaction * profiles storing * profiles did connections storing * hotfix bug with sembast [2] codec signature error * Removed the possibility of exposing sensitive data if stacktrace is enabled * Moved stacktrace and error to dedicated class * fix errorHandling dependency injection, get the method sync instead of async
…he proof the challenge when we are trying to authenticate with on-chain circuits
* new libpolygonid * throw exception if wrong schema format * added a message string to Invalid proof reqeuest exception * added utc format to _isDateTime check * formatting * removed did check from test ( not used actually )
* new c libraries * example app qr code scanner
* Fix/clibs (#336) * new c libraries * example app qr code scanner * cleaning and formatting * README updates (#335) --------- Co-authored-by: Justin LeBlanc <[email protected]>
* updated libpolygonid libraries * handle error message coming from libpolygonid library * removed check revocation status from SDK code, now it is only on core library side * readme including the suggestions for reading new qr code formats * small correction
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.