- 14 Dec, 2014 2 commits
- 
- 
Felix Lange authoredTest-tastic. 
- 
Felix Lange authored
 
- 
- 12 Dec, 2014 2 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
 
- 
- 09 Dec, 2014 6 commits
- 
- 
Jeffrey Wilcke authoredRLP: remove signed integer support and other fixes 
- 
Felix Lange authoredDecode error messages now say "expected input list for foo.MyStruct" instead of just "expected List". 
- 
Felix Lange authored
- 
Felix Lange authoredThe documentation for reflect.Value.Index states that it will panic for out-of-bounds indices. Since go 1.4, it actually panics. 
- 
Felix Lange authoredThere is no agreement on how to encode negative integers across implementations. cpp-ethereum doesn't support them either. 
- 
Felix Lange authored
 
- 
- 05 Dec, 2014 2 commits
- 
- 
obscuren authored
- 
obscuren authoredMerge branch 'feature/p2p-protocol-interface' of https://github.com/fjl/go-ethereum into fjl-feature/p2p-protocol-interface 
 
- 
- 04 Dec, 2014 10 commits
- 
- 
Jeffrey Wilcke authoredSubmit code coverage to coveralls only on travis build success 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored* Renamed a couple more chain => core * Updated VM `pc` to be uint64 rather than big int * XEth interface cleanup 
- 
obscuren authored
 
- 
- 03 Dec, 2014 8 commits
- 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authoredThis moves call and create to the specified environments. Vms are no longer re-used. Vm uses environment's Call(Code) and Create in order to execute new contracts or transfer value between accounts. State transition now uses the same mechanism described above. 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
 
- 
- 02 Dec, 2014 8 commits
- 01 Dec, 2014 2 commits