-
Notifications
You must be signed in to change notification settings - Fork 30
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
Intermediate release with Amoy network support #395
Merged
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
Fixed claim display type mapper.
…ort' into improvements_and_env_chains # 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 # example/lib/src/presentation/dependency_injection/dependencies_provider.dart # ios/libpolygonid-ios-simulator.a # ios/libpolygonid-ios.a # ios/libpolygonid.a # lib/common/data/data_sources/dtos/env_dto.dart # lib/common/data/data_sources/dtos/env_dto.g.dart # lib/common/data/data_sources/mappers/env_mapper.dart # lib/common/domain/entities/env_entity.dart # lib/credential/data/dtos/display_type/basic_display_type.dart # lib/sdk/di/injector.config.dart # lib/sdk/iden3comm.dart
…support Refactored env entity, added chains and DID methods support.
# Conflicts: # lib/sdk/di/injector.config.dart
Extended auth flow
# Conflicts: # lib/sdk/iden3comm.dart
free ffi allocated memory using malloc.free()
Refactored SDK to only fetch credentials instead of fetch and save.
# Conflicts: # lib/sdk/di/injector.config.dart # lib/sdk/iden3comm.dart
update c-polygonid lib version 2.2.7 to support polygon amoy testnet
# Conflicts: # lib/sdk/di/injector.config.dart
…uers embedded issuers
remove unused code
credential proposal object
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #395 +/- ##
==========================================
- Coverage 26.12% 22.91% -3.22%
==========================================
Files 300 312 +12
Lines 7387 8649 +1262
==========================================
+ Hits 1930 1982 +52
- Misses 5457 6667 +1210 ☔ View full report in Codecov by Sentry. |
5eeman
approved these changes
Apr 16, 2024
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.