Commit Graph

49 Commits (695a5cce1e4c0db173dd2a798ed0dc14ee9ca2a1)

Author SHA1 Message Date
Anton Evangelatov 3d997b6dec whisper: log errors on failed tests (#18134) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Adam Babik 75ae5af62a whisper: fix loop in expire() (#17532) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Eugene Valeyev e07e507d1a whisper: fixed broken partial topic filtering 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Adrià Cidre 461291882e whisper: Reduce message loop log from Warn to Info (#17055) 6 years ago
Armin Braun 591cef17d4 #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687) 6 years ago
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
Eli 9f6af6f812 whisper: Golint fixes in whisper packages (#16637) 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
Vlad 6919c36432 whisper: refactoring 7 years ago
b00ris 2ef3815af4 whisper: fix empty topic (#15811) 7 years ago
Felix Lange 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Guillaume Ballet 7a045af05b whisper/whisperv5: set filter SymKeyHash on creation (#15165) 7 years ago
Noman e311bb520a whisper: Fix spelling and grammar in error (#15009) 7 years ago
Egon Elbre d375193797 whisper: fix megacheck warnings (#14925) 7 years ago
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
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 11539030cd whisper: expiry refactoring (#3706) 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 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
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