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
F2331272: D7595.diff
Thu, Jul 25, 9:22 PM
Unknown Object (File)
Sun, Jul 14, 7:09 PM
Unknown Object (File)
Sun, Jul 14, 7:05 PM
Unknown Object (File)
Sun, Jul 14, 7:02 PM
Unknown Object (File)
Sun, Jul 14, 4:24 PM
Unknown Object (File)
Sun, Jul 7, 1:35 PM
Unknown Object (File)
Thu, Jul 4, 3:36 AM
Unknown Object (File)
Sat, Jun 29, 12:36 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
Lint Not Applicable
Unit
Tests Not Applicable