quorum/whisper
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements
rpc: be less restrictive on the request id
rpc: improved documentation
console: upgrade web3.js to version 0.16.0
rpc: cache http connections
rpc: rename wsDomains parameter to wsOrigins
2016-04-12 11:02:39 +02:00
..
api.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
doc.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
envelope.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
envelope_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
filter.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
filter_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
main.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
message.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
message_test.go crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 2015-11-30 13:43:32 +01:00
peer.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
peer_test.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00
topic.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
topic_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
whisper.go rpc: migrated the RPC insterface to a new reflection based RPC layer 2016-01-26 13:51:50 +01:00
whisper_test.go cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 2015-11-27 11:06:12 +02:00