Commit Graph

135 Commits (65f0e905ddda9be97368839b67be5754b33a0eea)

Author SHA1 Message Date
Bas van Kervel b6e99deee9 whisper: renamed Info#Message to Info#Messages 7 years ago
Bas van Kervel c62d5422bb whisper: use hexutil.UnmarshalFixedText for topic parsing 7 years ago
Bas van Kervel a4e4c76cb3 whisper: use syncmap for dynamic configuration options 7 years ago
Bas van Kervel 7a11e86442 whisper: move flags from whisper package to utils 7 years ago
Bas van Kervel 4a1d516d78 whisper: renamed errors 7 years ago
Bas van Kervel b6b0e00198 whisper: fallback to default config if none is specified 7 years ago
Bas van Kervel 3d66ba56ef whisper: remove obsolete api tests 7 years ago
Bas van Kervel 767dc6c73d whisper: remove gencodec override for config 7 years ago
Bas van Kervel 36e7963467 whisper: move ShhClient to its own package 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
gluk256 f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) 8 years ago
gluk256 95f0bd0acf whisper: message format refactoring (#14335) 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
gluk256 9cd7135516 whisper: big refactoring (#13852) 8 years ago
Felix Lange f1534f5797 trie, whisper/whisperv5: use math/rand Read function 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
gluk256 562ccff822 whisper: fixed temporary directory for tests (#3707) 8 years ago
gluk256 11539030cd whisper: expiry refactoring (#3706) 8 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
gluk256 29fac7de44 Whisper API fixed (#3687) 8 years ago
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
gluk256 15a609d5d6 whisper: interface changed to simplify the transition to v5 8 years ago
gluk256 65ed6a9def whisper: add tests for mailserver (#3631) 8 years ago
gluk256 690f6ea1d7 cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types 8 years ago
Felix Lange adab2e16bd rpc: remove HexBytes, replace all uses with hexutil.Bytes 8 years ago
gluk256 ba996f5e27 whisper: refactoring (#3411) 8 years ago
gluk256 2dcf75a722 whisper/shhapi, whisper/whisperv5: refactoring (#3364) 8 years ago
gluk256 79789af2e7 whisper: project restructured, version 5 introduced (#3022) 8 years ago
Felix Lange 3a5bdef962 whisper: deflake Test*MessageExpiration 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Gustav Simonsson c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Jeffrey Wilcke 5f0a4416db whisper: fixed broadcast race 9 years ago
Péter Szilágyi 60e0abb595 whisper: fix datarace in expiration test 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange 6a2fec5309 p2p, whisper: use glog for peer-level logging 10 years ago
Péter Szilágyi 2b9fd6b40a whisper: add full filter test suite 10 years ago