- 19 Jan, 2015 2 commits
-
-
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 14 commits
-
-
obscuren authored
* proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-