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, Mar 30, 3:08 PM
Unknown Object (File)
Sun, Mar 30, 6:52 AM
Unknown Object (File)
Sat, Mar 29, 5:17 PM
Unknown Object (File)
Feb 21 2025, 3:34 AM
Unknown Object (File)
Feb 18 2025, 7:55 PM
Unknown Object (File)
Feb 18 2025, 7:55 PM
Unknown Object (File)
Feb 18 2025, 6:51 PM
Unknown Object (File)
Jan 31 2025, 9:14 PM
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!