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
95f0bd0acf
whisper: message format refactoring (#14335)
* whisper: salt removed from AES encryption
* whisper: padding format updated
* whisper: padding test added
* whisper: padding refactored, tests fixed
* whisper: padding test updated
* whisper: wnode bugfix
* whisper: send/receive protocol updated
* whisper: minor update
* whisper: bugfix in test
* whisper: updated parameter names and comments
* whisper: functions renamed
* whisper: minor refactoring
|
8 years ago |
.. |
abigen
|
cmd/abigen: parse contract name as abi identifier
|
8 years ago |
bootnode
|
cmd/bootnode: stop after generating/writing nodekey
|
8 years ago |
evm
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
faucet
|
cmd, eth, les, mobile: make networkid uint64 everywhere
|
8 years ago |
geth
|
cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets
|
8 years ago |
internal/browser
|
cmd/geth: added 'geth bug' command (#3684)
|
8 years ago |
puppeth
|
cmd, eth, les, mobile: make networkid uint64 everywhere
|
8 years ago |
rlpdump
|
cmd/rlpdump: support dumping only the first entity
|
8 years ago |
swarm
|
all: update license information
|
8 years ago |
utils
|
cmd, eth, les, mobile: make networkid uint64 everywhere
|
8 years ago |
wnode
|
whisper: message format refactoring (#14335)
|
8 years ago |