- 09 Jan, 2015 4 commits
- 08 Jan, 2015 8 commits
- 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authoredDeepReflect would fail on TD since TD isn't included in the original block and thus the test would fail. 
- 
obscuren authored
- 
obscuren authored* Path check length * Genesis include TD * Output TD on last block 
- 
obscuren authored
 
- 
- 07 Jan, 2015 8 commits
- 
- 
obscuren authored
- 
obscuren authored
- 
Jeffrey Wilcke authoredGenerated License Headers 
- 
Felix Lange authored
- 
obscuren authored
- 
Felix Lange authored
- 
obscuren authored
- 
obscuren authored
 
- 
- 06 Jan, 2015 17 commits
- 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
Jeffrey Wilcke authoredGrab bag of fixes 
- 
Felix Lange authoredThe test now checks that the number of of addresses is correct and terminates cleanly. 
- 
Felix Lange authoredIt had been moved to Peer, probably for debugging. 
- 
Felix Lange authored...and make it a top-level function instead. The original idea behind having EncodeMsg in the interface was that implementations might be able to encode RLP data to their underlying writer directly instead of buffering the encoded data. The encoder will buffer anyway, so that doesn't matter anymore. Given the recent problems with EncodeMsg (copy-pasted implementation bug) I'd rather implement once, correctly. 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredFixes the build. AFAIK evm does not bother keeping a chain and cannot provide a real implementation. 
- 
Felix Lange authored
- 
obscuren authored
- 
obscuren authored
 
- 
- 05 Jan, 2015 3 commits