Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Lange
3a5bdef962
whisper: deflake Test*MessageExpiration
...
These tests have become a common annoyance on CI. Fix them by allowing
messages with expiration == now into the cache and delaying the check
for expired message handling slightly.
9 years ago
..
api.go
all: update license information
9 years ago
doc.go
all: fix license headers one more time
10 years ago
envelope.go
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
9 years ago
envelope_test.go
all: fix license headers one more time
10 years ago
filter.go
all: fix license headers one more time
10 years ago
filter_test.go
all: fix license headers one more time
10 years ago
main.go
all: fix license headers one more time
10 years ago
message.go
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
9 years ago
message_test.go
crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult
9 years ago
peer.go
all: fix license headers one more time
10 years ago
peer_test.go
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
9 years ago
topic.go
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
9 years ago
topic_test.go
all: fix license headers one more time
10 years ago
whisper.go
whisper: deflake Test*MessageExpiration
9 years ago
whisper_test.go
whisper: deflake Test*MessageExpiration
9 years ago