Page MenuHomePhabricator

[identity] use ed25519 key instead of curve as map key
ClosedPublic

Authored by varun on Apr 24 2023, 1:50 PM.
Tags
None
Referenced Files
F1439514: D7595.id25643.diff
Thu, Mar 28, 7:41 PM
F1439512: D7595.id25626.diff
Thu, Mar 28, 7:41 PM
F1439494: D7595.id.diff
Thu, Mar 28, 7:41 PM
F1439459: D7595.diff
Thu, Mar 28, 7:38 PM
Unknown Object (File)
Sat, Mar 16, 1:23 PM
Unknown Object (File)
Tue, Mar 12, 6:14 PM
Unknown Object (File)
Tue, Mar 12, 5:02 PM
Unknown Object (File)
Tue, Mar 12, 5:01 PM
Subscribers

Details

Summary

we should be using the ed25519 key as the map key in DDB to be consistent with comments in the .proto file and constants.rs. this was an oversight on my part

Test Plan

checked that the DDB table map was now keyed on the correct signing public key

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage