- 22 Mar, 2015 1 commit
-
-
obscuren authored
-
- 21 Mar, 2015 13 commits
-
-
obscuren authored
-
Jeffrey Wilcke authored
Fix link to build instructions in the readme
-
obscuren authored
-
obscuren authored
Conflicts: rpc/responses.go
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- 20 Mar, 2015 26 commits
-
-
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.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
Merge branch 'frontier/blockpool' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/blockpool
-
obscuren authored
-
obscuren authored
-
obscuren 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 authored
-
zelig authored
-