status-go/protocol/identity
Samuel Hawksby-Robinson eadb698603 ColourHash is a distinct type that has a discrete pattern
This change codifies that a ColourHash is a slice of [2]int, as code depends on the inner slice to have exactly 2 indexes
2022-11-28 16:26:07 +00:00
..
alias feat: display name 2022-03-14 13:48:34 -04:00
colorhash ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00
emojihash fix: move visual-identity service to protocol/identity 2022-03-18 13:38:53 +01:00
identicon Implement identity ring 2022-09-16 09:52:08 +01:00
ring ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00
social_links.go chore: remove name redundancy TransformToProtobuf -> ToProtobuf 2022-08-16 14:29:00 +02:00
social_links_test.go chore: add bio and social links validation 2022-08-16 14:29:00 +02:00
utils.go Populate colorHash and colorId (#2630) 2022-04-08 13:54:29 -04:00
utils_test.go fix: move visual-identity service to protocol/identity 2022-03-18 13:38:53 +01:00