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.
Bas van Kervel
aa9fff3e68
rpc: various fixes/enhancements
...
rpc: be less restrictive on the request id
rpc: improved documentation
console: upgrade web3.js to version 0.16.0
rpc: cache http connections
rpc: rename wsDomains parameter to wsOrigins
9 years ago
..
api.go
rpc: various fixes/enhancements
9 years ago
doc.go
all: fix license headers one more time
9 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
9 years ago
filter.go
all: fix license headers one more time
9 years ago
filter_test.go
all: fix license headers one more time
9 years ago
main.go
all: fix license headers one more time
9 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
9 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
9 years ago
whisper.go
rpc: migrated the RPC insterface to a new reflection based RPC layer
9 years ago
whisper_test.go
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
9 years ago