- 19 Jan, 2015 6 commits
-
-
obscuren authored
Private key \x00\x00...\x00 returns the _exact_ same public key as \x11 \x11...\x11. Currently investigating.
-
obscuren authored
-
obscuren authored
-
obscuren authored
Returning an error would indicate a complete failure initialising the Ethereum backend. Instead we should print the message and continue.
-
obscuren authored
-
Jeffrey Wilcke authored
rlp: allow encoding non-empty interface values
-
- 18 Jan, 2015 1 commit
-
-
obscuren authored
Difficulty was broken when refactored.
-
- 16 Jan, 2015 2 commits
- 15 Jan, 2015 5 commits
-
-
Felix Lange authored
This needs to be supported because []someInterface does occur sometimes. Funny enough, the fix involves changes to the decoder. makeDecoder cannot return an error for non-empty interfaces anymore because the type cache builds both decoder and writer. Do the check at 'runtime' instead.
-
Jeffrey Wilcke authored
rlp: add functions for encoding
-
Felix Lange authored
-
Felix Lange authored
I'm reasonably confident that the encoding matches the output of ethutil.Encode for values that it supports. Some of the tests have been adpated from the Ethereum testing repository. There are still TODOs in the code.
-
obscuren authored
-
- 14 Jan, 2015 1 commit
-
-
obscuren authored
-
- 13 Jan, 2015 6 commits
- 12 Jan, 2015 8 commits
-
-
Jeffrey Wilcke authored
JitVm struct stub. Forwards calls to DebugVm.
-
obscuren authored
-
obscuren authored
-
Paweł Bylica authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 10 Jan, 2015 1 commit
-
-
obscuren authored
-
- 09 Jan, 2015 10 commits