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.
gluk256
29fac7de44
Whisper API fixed (#3687)
* whisper: wnode updated for tests with geth
* whisper: updated processing of incoming messages
* whisper: symmetric encryption updated
* whisper: filter id type changed to enhance security
* whisper: allow filter without topic for asymmetric encryption
* whisper: POW updated
* whisper: logging updated
* whisper: spellchecker update
* whisper: error handling changed
* whisper: JSON field names fixed
|
8 years ago |
.. |
abigen
|
cmd/abigen: parse contract name as abi identifier
|
8 years ago |
bootnode
|
cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict
|
8 years ago |
disasm
|
cmd/disasm: fix array-out-of-bounds error (#3491)
|
8 years ago |
ethtest
|
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
|
8 years ago |
evm
|
core, core/state, core/vm: remove exported account getters (#3618)
|
8 years ago |
geth
|
cmd/geth: added 'geth bug' command (#3684)
|
8 years ago |
gethrpctest
|
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
|
8 years ago |
internal/browser
|
cmd/geth: added 'geth bug' command (#3684)
|
8 years ago |
rlpdump
|
all: update license headers to distiguish GPL/LGPL
|
9 years ago |
swarm
|
cmd/swarm: handle SIGTERM unix signal for clean exit
|
8 years ago |
utils
|
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
|
8 years ago |
wnode
|
Whisper API fixed (#3687)
|
8 years ago |