- Mar 21, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Fix link to build instructions in the readme
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Conflicts: rpc/responses.go
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- Mar 20, 2015
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
Blocktests are now integrated in cmd/ethereum.
-
Felix Lange authored
The generic pointer decoder did not advance the input position for empty values. This can lead to strange issues and even infinite loops.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Merge branch 'frontier/blockpool' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/blockpool
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
Conflicts: rpc/api.go
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Felix Lange authored
-
Felix Lange authored
I don't see why we would need two different accessors for a public field.
-
Felix Lange authored
This makes Value 24 bytes smaller on 64bit systems.
-
Felix Lange authored
Value.{Encode,Decode} are gone. It implements rlp.Encoder and rlp.Decoder instead, so Value can be decoded into directly.
-
Felix Lange authored
This seems to be the last remaining use of it.
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Maran Hidskes authored
-
Viktor Trón authored
-
Jeffrey Wilcke authored
-