• Guillaume Ballet's avatar
    whisper: only use the node id as a p2p id, not for sending messages (#16102) · 5f9b01a2
    Guillaume Ballet authored
    This is in preparation for the switch to libp2p: the ID generated
    will be from a private key created with the help of libp2p's crypto
    library, while Whisper will still use Go's default crypto libraries
    for encrypting its messages. This change removes a conflict.
    
    It shouldn't have any impact as the person receiving emails is
    the user, not the node.
    5f9b01a2
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...