Commit Graph

212 Commits (4f56790efc0da36e3bf20e7194f864f84b72c7e6)

Author SHA1 Message Date
Christian Muehlhaeuser a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 5 years ago
Christian Muehlhaeuser 5183483c53 core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870) 5 years ago
Guillaume Ballet 54fd263b40
whisper: PoW calculations as specified in EIP-627 (#19753) 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Guillaume Ballet df717abc99 whisper/whisperv6: fix PoW calculations to match the spec (#19330) 6 years ago
Guillaume Ballet 729bf365b5
whisper: Remove v5 (#18432) 6 years ago
Corey Lin 7a5c1b28dd whisperv6: remove duplicated code (#18015) 6 years ago
Guillaume Ballet 5d80a1b665
whisper/mailserver: reduce the max number of opened files (#18142) 6 years ago
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
Pedro Pombeiro 16e95f33b7 whisper: Fix interpretation of `to` parameter in `shh_requestMessages` (#16996) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
b00ris 8711e2b636 whisper: add light mode check to handshake (#16725) 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
b00ris 8461fea44b whisper: remove unused error (#17315) 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
Andrea Franz 998f6564b2 whisper/shhclient: update call to shh_post to expect string instead of bool (#16757) 6 years ago
Andrea Franz 5dbd8b42a9 whisper/shhclient: update call to shh_generateSymKeyFromPassword to pass a string (#16668) 6 years ago
Ivan Daniluk d2fe83dc5c whisper/mailserver: pass init error to the caller (#16671) 6 years ago
Eli 9f6af6f812 whisper: Golint fixes in whisper packages (#16637) 6 years ago
gluk256 a16f12ba86 whisper/whisperv6: post returns the hash of sent message (#16495) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Guillaume Ballet 80449719bd
whisper: fix issue in topic list copy (#16381) 7 years ago
David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
Guillaume Ballet 3d013c1939 whisper: some components are still using v5, switch to v6 7 years ago
gluk256 f1d440a437 whisper: final refactoring (#16259) 7 years ago
gluk256 fa375955ad whisper/whisperv6: delete unused function (#16234) 7 years ago
Vlad 6219a33822 whisper: filereader mode introduced to wnode 7 years ago
Vlad ee75a90ab4 whisper: topics replaced by bloom filters 7 years ago
Vlad d24d10a764 whisper: style fixes 7 years ago
b00ris 62c239f608
whisper: fix typo 7 years ago
b00ris cf52d5c91f
whisper: fixed datarace 7 years ago
Vlad a69cb3b4ff whisper: comment updated 7 years ago
Vlad c733792be4 whsiper: refactoring 7 years ago
Vlad 014d8d9837 whisper: message filtering optimized 7 years ago
Vlad 5e30a5f66e whisper: test fixed 7 years ago
Vlad dadf4d53ab whisper: mailserver no longer supports the signature vaidation 7 years ago
Vlad 6919c36432 whisper: refactoring 7 years ago
Vlad d7b4b40cb6 whisper: light client mode introduced 7 years ago
Guillaume Ballet bb5349b154 whisper: Support for v2 has long been discontinued, remove it. (#16153) 7 years ago
Pedro Pombeiro 34d94e22d9
whisper: Fix race condition in whisperv6/peer.go 7 years ago
gluk256 fac6d9ce77 whisper: test timeout extended (#16088) 7 years ago
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051) 7 years ago
gluk256 42628ba7ed whisper: bloom filter refactoring (#16046) 7 years ago
gluk256 ccf8083537 whisper: Seal function fixed (#16048) 7 years ago