- 10 Dec, 2014 10 commits
-
-
zelig authored
-
zelig authored
- changed backend interface - using callbacks for blockPool - use rlp stream for lazy decoding - use peer as logger - add id (peer pubkey) to ethProtocol fields - add testPeer to protocol test (temporary)
-
zelig authored
-
zelig authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 09 Dec, 2014 13 commits
-
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
RLP: remove signed integer support and other fixes
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Felix Lange authored
Decode error messages now say "expected input list for foo.MyStruct" instead of just "expected List".
-
obscuren authored
-
obscuren authored
* Code = '' if gas < len(D) * 5 * Sha3 gas 10 + 10 * len(D), rounding up 32 bytes * Sha256 gas 50 + 50 * len(D), rounding up 32 bytes * Ripmed gas 50 + 50 * len(D), rounding up 32 bytes * Accounts and value transfers no longer reverted
-
Felix Lange authored
-
Felix Lange authored
The documentation for reflect.Value.Index states that it will panic for out-of-bounds indices. Since go 1.4, it actually panics.
-
Felix Lange authored
There is no agreement on how to encode negative integers across implementations. cpp-ethereum doesn't support them either.
-
Felix Lange authored
-
- 08 Dec, 2014 3 commits
- 05 Dec, 2014 6 commits
- 04 Dec, 2014 8 commits