quorum/cmd
Guillaume Ballet 5f9b01a283 whisper: only use the node id as a p2p id, not for sending messages (#16102)
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.
2018-02-15 14:43:48 +02:00
..
abigen cmd/abigen: parse contract name as abi identifier 2017-02-06 18:16:56 +01:00
bootnode p2p, p2p/discover: misc connectivity improvements (#16069) 2018-02-12 14:36:09 +02:00
ethkey all: update license information (#16089) 2018-02-14 13:49:11 +01:00
evm all: update license information (#16089) 2018-02-14 13:49:11 +01:00
faucet p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 2018-01-22 13:38:34 +01:00
geth main: add gc flags to import-command 2018-02-15 09:16:59 +01:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
p2psim all: update license information (#16089) 2018-02-14 13:49:11 +01:00
puppeth cmd/puppeth: unify discv4 and discv5 ports 2018-02-12 16:27:53 +02:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
swarm all: update license information (#16089) 2018-02-14 13:49:11 +01:00
utils rpc: dns rebind protection (#15962) 2018-02-12 14:52:07 +02:00
wnode whisper: only use the node id as a p2p id, not for sending messages (#16102) 2018-02-15 14:43:48 +02:00