Add Rust and C++ code that allows calling this function.
https://linear.app/comm/issue/ENG-6083/allow-calling-getkeyserverkeys-on-native
Depends on D10403
Paths
| Differential D10449 Authored by tomek on Dec 22 2023, 7:12 AM.
Details Summary Add Rust and C++ code that allows calling this function. https://linear.app/comm/issue/ENG-6083/allow-calling-getkeyserverkeys-on-native Depends on D10403 Test Plan Call this function in a code introduced by D10327 and check if the keys are returned.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptDec 22 2023, 7:12 AM2023-12-22 07:12:10 (UTC-8) tomek added inline comments.
Harbormaster returned this revision to the author for changes because remote builds failed.Dec 22 2023, 7:26 AM2023-12-22 07:26:21 (UTC-8) tomek edited the summary of this revision. (Show Details)Dec 22 2023, 7:31 AM2023-12-22 07:31:41 (UTC-8) Harbormaster failed remote builds in B25594: Diff 35363!Jan 8 2024, 6:00 AM2024-01-08 06:00:57 (UTC-8) This revision is now accepted and ready to land.Jan 9 2024, 3:57 AM2024-01-09 03:57:16 (UTC-8) Harbormaster completed remote builds in B25674: Diff 35498.Jan 10 2024, 7:57 AM2024-01-10 07:57:06 (UTC-8) Harbormaster completed remote builds in B25675: Diff 35499.Jan 10 2024, 7:59 AM2024-01-10 07:59:15 (UTC-8) Closed by commit rCOMM90c438564d6d: [native] Expose get keyserver keys Identity RPC (authored by tomek). · Explain WhyJan 11 2024, 6:47 AM2024-01-11 06:47:07 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35529 native/cpp/CommonCpp/NativeModules/CommRustModule.h
native/cpp/CommonCpp/NativeModules/CommRustModule.cpp
native/cpp/CommonCpp/_generated/rustJSI-generated.cpp
native/cpp/CommonCpp/_generated/rustJSI.h
native/native_rust_library/src/lib.rs
|