quorum/cmd
gluk256 29fac7de44 Whisper API fixed (#3687)
* whisper: wnode updated for tests with geth

* whisper: updated processing of incoming messages

* whisper: symmetric encryption updated

* whisper: filter id type changed to enhance security

* whisper: allow filter without topic for asymmetric encryption

* whisper: POW updated

* whisper: logging updated

* whisper: spellchecker update

* whisper: error handling changed

* whisper: JSON field names fixed
2017-02-23 09:41:47 +01:00
..
abigen cmd/abigen: parse contract name as abi identifier 2017-02-06 18:16:56 +01:00
bootnode cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict 2016-11-22 22:21:18 +01:00
disasm cmd/disasm: fix array-out-of-bounds error (#3491) 2017-01-08 01:18:22 +01:00
ethtest all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
evm core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
geth cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
gethrpctest accounts, cmd, eth, internal, miner, node: wallets and HD APIs 2017-02-13 14:00:07 +02:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
swarm cmd/swarm: handle SIGTERM unix signal for clean exit 2017-02-13 22:15:14 +06:30
utils accounts, cmd, eth, internal, miner, node: wallets and HD APIs 2017-02-13 14:00:07 +02:00
wnode Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00