Commit Graph

255 Commits (d9f96293bee9bee16ee6abd9774b385df0b9ad87)

Author SHA1 Message Date
Taylor Gerring cb32f52b9c added test for parsing bytes 10 years ago
Taylor Gerring 4f00929084 Added byte padding tests 10 years ago
Taylor Gerring 94b0ce84da Cleanup big_test.go 10 years ago
Taylor Gerring e76c58d175 New test coverage for ethutil/big.go 10 years ago
Taylor Gerring 92299b7c24 New test coverage for ethutil/path.go 10 years ago
obscuren 7db44b56b0 Updated to ethereum serpent 10 years ago
Taylor Gerring b96a59eb28 Added tests for extra large values 10 years ago
Taylor Gerring e7d9bcd36b Added Douglas and Einstein cases 10 years ago
Taylor Gerring 123282e045 Update variable name to match unit name 10 years ago
Taylor Gerring e22e8b7fef Environment tests 10 years ago
obscuren 1bb398f4e2 Sign ext 10 years ago
obscuren 3f90f7c898 Signextend 10 years ago
obscuren 8e0a39f33f Updated to use ethereum.js 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
Felix Lange e73aad959e ethutil: re-add build constraints in script*.go (fixes #151) 10 years ago
obscuren a02dc4ccc3 Using proper naming scheme. Fixes #63 10 years ago
obscuren 311c6f8a3f Fixed remote Arithmetic tests 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago
obscuren e02c0fa808 Added generic big to 256 method. Implemented new iterator 10 years ago
obscuren a38dafcc57 Moved the To256 10 years ago
obscuren 0015ce1e35 kick of bad peers 10 years ago
obscuren b55e017e62 Proper delete 10 years ago
obscuren 68119d0929 Fixed messages to use proper numbers 10 years ago
obscuren 1118aaf840 Temp work around 10 years ago
obscuren 57dc435f9b Added TD for each block 10 years ago
nicksavers c582890590 Add blank line after +build comment 10 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 10 years ago
obscuren ac5e86b7ae Removed windows support for serpent :-( 10 years ago
obscuren b65f29f8fa Added JavaScript JSON helper 10 years ago
obscuren 151f9c7f82 BigInt accept string 10 years ago
obscuren 80261c803a Fixed deref ptr 10 years ago
obscuren fd041d91ee Truncate when writing 10 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 10 years ago
obscuren 4db4ec1621 Added unique set 10 years ago
obscuren 2fb57b2ea7 Reworked filters 10 years ago
obscuren 10564723b9 added string casting 10 years ago
obscuren ff27df78fc Added new list type which can embed any slice type 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren cdbc3ecc2a Serpent! :-) 10 years ago
obscuren 836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 10 years ago
obscuren eaa2e8900d PoC 6 networking code. 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren 793e666f36 Dump bytes instead of strings 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 342cc122b4 Added general Pipe API 10 years ago
obscuren 5ede1224e4 minor rlp things 10 years ago
obscuren 5a2d62e4d9 Added better data parser 10 years ago
obscuren 5ca2938117 Fixed 10 years ago
obscuren 6fd2401cdf Fixed issue with var int reading. 10 years ago