Commit Graph

121 Commits (61d2150a0750a554250c3bf090ef994be6c060f0)

Author SHA1 Message Date
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
Péter Szilágyi 406e74e2af whisper: fix a small data race duirng peer connection 10 years ago
Péter Szilágyi db615a85ec ui/qt/qwhisper, whisper, xeth: polish topic filter, fix wildcards 10 years ago
Péter Szilágyi ae4bfc3cfb rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filters 10 years ago
Péter Szilágyi 15586368e5 whisper: fix spurious From identity with untargeted messages 10 years ago
Péter Szilágyi 87447f9f3f whisper: fix payload loss in case of plaintext decrypt 10 years ago
Péter Szilágyi 7f48eb8737 whisper, xeth/whisper: surface TTL and hash to the API 10 years ago
Péter Szilágyi 7948cc0029 rpc, whisper, xeth: fix RPC message retrieval data race 10 years ago
Péter Szilágyi 5aa523e32b whisper: fix send timestamp omission during envelope opening 10 years ago
Péter Szilágyi 3563c59b12 rpc, whisper, xeth: polish whisper RPC interface 10 years ago
Felix Lange 509d0a8d78 whisper: fix comment for rlpenv 10 years ago
Felix Lange 56a48101dc cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit 10 years ago
Péter Szilágyi 4afc22ba6e whisper: cleanup lefover scoping 10 years ago
Péter Szilágyi bd14bd6c5b whisper: hide some internal types 10 years ago
Péter Szilágyi e5a03eb066 whisper: don't issue signature warning if none present 10 years ago