implement the RegisterPasswordUserStart RPC
If this RPC is successful, we cache the state for 10 seconds while we wait
for the
Depends on D7532
Paths
| Differential D7533 Authored by varun on Apr 19 2023, 12:56 PM.
Details
Summary implement the RegisterPasswordUserStart RPC If this RPC is successful, we cache the state for 10 seconds while we wait Depends on D7532 Test Plan tested with RegisterPasswordUserFinish RPC in subsequent diff
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptApr 19 2023, 12:56 PM2023-04-19 12:56:41 (UTC-7) varun added a child revision: D7534: [identity] register user finish.Apr 19 2023, 1:06 PM2023-04-19 13:06:28 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Apr 19 2023, 1:09 PM2023-04-19 13:09:08 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Apr 19 2023, 1:51 PM2023-04-19 13:51:15 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Apr 19 2023, 2:29 PM2023-04-19 14:29:37 (UTC-7) Harbormaster completed remote builds in B18559: Diff 25424.Apr 19 2023, 2:57 PM2023-04-19 14:57:50 (UTC-7) • jon added inline comments.
This revision now requires changes to proceed.Apr 20 2023, 10:49 AM2023-04-20 10:49:47 (UTC-7) Harbormaster completed remote builds in B18596: Diff 25473.Apr 20 2023, 2:48 PM2023-04-20 14:48:29 (UTC-7) This revision is now accepted and ready to land.Apr 20 2023, 2:54 PM2023-04-20 14:54:13 (UTC-7) Closed by commit rCOMMee0fde6c2817: [identity] register start (authored by varun). · Explain WhyApr 21 2023, 11:40 AM2023-04-21 11:40:35 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25555 keyserver/addons/rust-node-addon/Cargo.lock
keyserver/addons/rust-node-addon/Cargo.toml
native/native_rust_library/Cargo.lock
native/native_rust_library/Cargo.toml
|