-
Notifications
You must be signed in to change notification settings - Fork 18
chore: update core crypto to 5.x - WPB-15886 #2806
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
Conversation
b751459
to
39295be
Compare
Test Results 11 files 1 028 suites 10m 28s ⏱️ For more details on these failures, see this check. Results for commit cf7fae0. ♻️ This comment has been updated with latest results. |
0112360
to
f215eb6
Compare
Datadog ReportBranch report: ✅ 0 Failed, 7718 Passed, 30 Skipped, 4m 45.15s Total Time New Flaky Tests (1)
|
3d99533
to
0e959f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good! I made some small suggestions and left some questions to fully understand it.
Another point: I didn't see the batch decryption for the new sync (PullPendingUpdateEventsSync.swift:81)
wire-ios-data-model/Tests/Source/E2EIdentity/E2EIVerificationStatusServiceTests.swift
Outdated
Show resolved
Hide resolved
wire-ios-request-strategy/Sources/E2EIdentity/E2EIKeyPackageRotator.swift
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, left a few comments before approving
WireDomain/Sources/WireDomain/Components/ClientSessionComponent.swift
Outdated
Show resolved
Hide resolved
WireDomain/Sources/WireDomain/Synchronization/MLSTransport.swift
Outdated
Show resolved
Hide resolved
WireDomain/Tests/WireDomainTests/Synchronization/MLSTransportTests.swift
Show resolved
Hide resolved
...-ios-sync-engine/Source/UserSession/URLActionProcessors/ConnectToBotURLActionProcessor.swift
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, just lelf one suggestion
WireDomain/Sources/WireDomain/Synchronization/MLSTransport.swift
Outdated
Show resolved
Hide resolved
0c275c0
to
0f568f9
Compare
617a0ce
to
4ab0cb5
Compare
4ab0cb5
to
e80165b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving. Note there's just one unused variable to remove
wire-ios-data-model/Source/Core Crypto/CoreCryptoProvider.swift
Outdated
Show resolved
Hide resolved
f5b2ef0
to
f123644
Compare
…tionEventProcessorProtocol
f123644
to
ba9ec0b
Compare
ba9ec0b
to
000de58
Compare
Issue
Update CoreCrypto to 5.1.0
Todo list
MLSTransport
E2EIVerificationStatusServiceTests
doesn't compile due to missing typesTesting
Exercise all MLS features and E2EI
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: