Page MenuHomePhabricator

[native_rust_library] use farcaster id on register_wallet_user and register_password_user
AbandonedPublicDraft

Authored by varun on Mar 27 2024, 12:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:43 PM
Unknown Object (File)
Sun, Apr 14, 7:42 PM
Unknown Object (File)
Wed, Apr 3, 5:19 PM
Unknown Object (File)
Mon, Apr 1, 9:27 PM
Unknown Object (File)
Mar 28 2024, 10:03 AM
Subscribers

Details

Reviewers
bartek
Summary

add farcaster_id param to both client methods

Depends on D11396

Test Plan

called the client methods and confirmed that the farcasterID was persisted in DDB when provided

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

native/native_rust_library/src/lib.rs
80

We can send a single JSON string instead of all these params. I'll remove these TODOs and create linear tasks before landing.

ah i need to squash D11398 with this diff

Harbormaster returned this revision to the author for changes because remote builds failed.Mar 27 2024, 12:48 PM
Harbormaster failed remote builds in B27712: Diff 38375!