- 04 Mar, 2015 14 commits
-
-
Felix Lange authored
-
Felix Lange authored
With RLPx frames, the message code is contained in the frame and is no longer part of the encoded data. EncodeMsg, Msg.Decode have been updated to match. Code that decodes RLP directly from Msg.Payload will need to change.
-
Felix Lange authored
-
Felix Lange authored
This mostly changes how information is passed around. Instead of using many function parameters and return values, put the entire state in a struct and pass that. This also adds back derivation of ecdhe-shared-secret. I deleted it by accident in a previous refactoring.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 03 Mar, 2015 26 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
JIT build fixes
-
obscuren authored
-
obscuren authored
-
obscuren authored
Conflicts: cmd/utils/cmd.go
-
obscuren authored
-
https://github.com/ethersphere/go-ethereumobscuren authored
Conflicts: eth/block_pool.go eth/block_pool_test.go eth/protocol_test.go miner/worker.go
-
obscuren authored
-
-
Jeffrey Wilcke authored
[WIP] Update Readme
-
Jeffrey Wilcke authored
Updated JSON log events
-
Jeffrey Wilcke authored
Remove Websockets RPC transport
-
obscuren authored
-
zelig authored
- best peer cannot be idle for more than idleBestPeerTimeout - introduce ErrIdleTooLong fatal error - modify default values
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
9e3fe72 update state root hash git-subtree-dir: tests/files git-subtree-split: 9e3fe720e3d46f046e06a91e45c881e79557f721
-
obscuren authored
-