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

Intermediate release with Amoy network support #395

Merged
merged 101 commits into from
Apr 16, 2024
Merged

Intermediate release with Amoy network support #395

merged 101 commits into from
Apr 16, 2024

Conversation

plusema86
Copy link
Contributor

No description provided.

yushihang and others added 30 commits January 15, 2024 20:10
…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
# Conflicts:
#	lib/sdk/iden3comm.dart
emuroni and others added 21 commits March 26, 2024 09:05
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
@plusema86 plusema86 requested a review from 5eeman April 16, 2024 13:34
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 13.24461% with 1369 lines in your changes are missing coverage. Please review.

Project coverage is 22.91%. Comparing base (24d10bb) to head (8613ec2).
Report is 15 commits behind head on main.

Files Patch % Lines
lib/iden3comm/authenticate.dart 0.00% 510 Missing ⚠️
...omain/use_cases/fetch_onchain_claims_use_case.dart 0.00% 68 Missing ⚠️
...domain/use_cases/fetch_onchain_claim_use_case.dart 0.00% 57 Missing ⚠️
lib/proof/gist_proof_cache.dart 0.00% 55 Missing ⚠️
...l/response/credential_proposal_message_entity.dart 0.00% 54 Missing ⚠️
...redential/request/credential_proposal_request.dart 0.00% 53 Missing ⚠️
...main/use_cases/fetch_and_save_claims_use_case.dart 51.42% 51 Missing ⚠️
...credential/request/onchain_offer_body_request.dart 0.00% 43 Missing ⚠️
.../identity/libs/polygonidcore/pidcore_identity.dart 0.00% 42 Missing ⚠️
...omm/data/mappers/proof_request_filters_mapper.dart 11.62% 38 Missing ⚠️
... and 52 more

❗ 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.
📢 Have feedback on the report? Share it here.

@plusema86 plusema86 merged commit 5f806b4 into main Apr 16, 2024
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.

4 participants