- Jan 19, 2015
-
-
Jeffrey Wilcke authored
Private key \x00\x00...\x00 returns the _exact_ same public key as \x11 \x11...\x11. Currently investigating.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Returning an error would indicate a complete failure initialising the Ethereum backend. Instead we should print the message and continue.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
rlp: allow encoding non-empty interface values
-
- Jan 18, 2015
-
-
Jeffrey Wilcke authored
Difficulty was broken when refactored.
-
- Jan 16, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jan 15, 2015
-
-
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.
-
Jeffrey Wilcke authored
-
- Jan 14, 2015
-
-
Jeffrey Wilcke authored
-
- Jan 13, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* Whisper protocol wasn't properly suppling envelope slices * Message history wasn't properly propagated * Added 'Messages' method, filtering any current envelope with the supplied filter.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jan 12, 2015
-
-
Jeffrey Wilcke authored
JitVm struct stub. Forwards calls to DebugVm.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Paweł Bylica authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jan 10, 2015
-
-
Jeffrey Wilcke authored
-
- Jan 09, 2015
-
-
Jeffrey Wilcke authored
* proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-