Commit Graph

242 Commits (48a3f0986ccc3caf6405604e3cfe6a3b4de5726c)

Author SHA1 Message Date
Taylor Gerring 48a3f0986c Add coverage for rand 10 years ago
Taylor Gerring a1d62abca4 Restructure StorageSize string test 10 years ago
Taylor Gerring be96da179a Added tests for FormatData 10 years ago
Taylor Gerring 8f94f731a5 Reorder tests to match source order 10 years ago
Taylor Gerring ab6b9c44aa Added test for IsHex 10 years ago
Taylor Gerring 4e15adac6d Remove fmt dependency 10 years ago
Taylor Gerring b100546c9d add test for Bytes.String() 10 years ago
Taylor Gerring 834f8a1dc8 added test for CopyBytes 10 years ago
Taylor Gerring ada684e054 added test for BinaryLength 10 years ago
Taylor Gerring 92b30cc452 add tests for ReadVarInt 10 years ago
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
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 11 years ago
obscuren 68119d0929 Fixed messages to use proper numbers 11 years ago
obscuren 1118aaf840 Temp work around 11 years ago
obscuren 57dc435f9b Added TD for each block 11 years ago
nicksavers c582890590 Add blank line after +build comment 11 years ago
obscuren 6800c3665a Re-added min gas price check on tx pool 11 years ago
obscuren ac5e86b7ae Removed windows support for serpent :-( 11 years ago
obscuren b65f29f8fa Added JavaScript JSON helper 11 years ago
obscuren 151f9c7f82 BigInt accept string 11 years ago
obscuren 80261c803a Fixed deref ptr 11 years ago
obscuren fd041d91ee Truncate when writing 11 years ago
obscuren 33a0dec8a1 Improved catching up and refactored 11 years ago
obscuren 4db4ec1621 Added unique set 11 years ago
obscuren 2fb57b2ea7 Reworked filters 11 years ago
obscuren 10564723b9 added string casting 11 years ago
obscuren ff27df78fc Added new list type which can embed any slice type 11 years ago
obscuren 6afc16399f Block size 11 years ago
obscuren cdbc3ecc2a Serpent! :-) 11 years ago
obscuren 836ed9d6b7 Write Protocol version to the db so we can perform sanity checks 11 years ago