Skip to content
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

Pre release PR #345

Merged
merged 33 commits into from
Nov 10, 2023
Merged

Pre release PR #345

merged 33 commits into from
Nov 10, 2023

Conversation

plusema86
Copy link
Contributor

No description provided.

rauljareno and others added 30 commits July 5, 2023 02:08
# 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 <leblanc@wustl.edu>
cerberushades and others added 3 commits November 10, 2023 16:10
* 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
Copy link
Contributor

@x1m3 x1m3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@plusema86 plusema86 merged commit 5a2ae7a into main Nov 10, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants