relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
39 stars 2 forks source link

Make blockies the same in header and conversation list #107

Open BrianS111 opened 2 years ago

BrianS111 commented 2 years ago

Is there an existing issue for this?

Current Behavior

5656645C-7FFF-4540-B60D-8C449C88C7B5

This is me talking to myself

Expected Behavior

The blockies (Avatar) should be the same

Steps To Reproduce

See above, Or try talking to yourself without an ens avater

BrianS111 commented 1 year ago

The issue here is the header is giving a blockie for 'brianschafer.eth' while the convo list is giving a blockie for '0x7643B3E34039ADE2db0f64C9Be4907B2FcE63B2A', which is the correct blockie

BrianS111 commented 1 year ago

https://github.com/relaycc/receiver/pull/121 ready to be merged