- 19 Mar, 2015 5 commits
-
-
Felix Lange authored
This helps a lot with debugging.
-
Felix Lange authored
Message encoding functions have been renamed to catch any uses. The switch to the new encoder can cause subtle incompatibilities. If there are any users outside of our tree, they will at least be alerted that there was a change. NewMsg no longer exists. The replacements for EncodeMsg are called Send and SendItems.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
The encoder was missing a special case for one element strings whose element is below 0x7f. Such strings must be encoded as a single byte without a string header.
-
- 18 Mar, 2015 24 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
Merge branch 'frontier/cli-private-network' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/cli-private-network
-
obscuren authored
-
Taylor Gerring authored
Dockerfile: use fast
™ build steps -
Felix Lange authored
cmd/ethereum: add makedag command for testing
-
obscuren authored
-
obscuren authored
-
Felix Lange authored
-
Taylor Gerring authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
This also changes the chain export format so there is no enclosing list around the blocks, which enables streaming export.
-
Felix Lange authored
-
Felix Lange authored
Über-convenience.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
zelig authored
-
zelig authored
- protocolversion, networkid global int flags to cli and mist - fix bug with protocolversion check using wrong db - log protocolversion & networkid in backend
-
Taylor Gerring authored
-
- 17 Mar, 2015 11 commits
-
-
Felix Lange authored
All other pointer types can handle nil just fine.
-
Taylor Gerring authored
-
-
zelig authored
-
zelig authored
-
obscuren authored
-
Jeffrey Wilcke authored
DRY up the use of toHex in the project and move it to common
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Felix Lange authored
Frontier console node admin interface
-