Commit Graph

1999 Commits (cd94b5ffb3c29d72d87c6cd7e439868e11e24b8d)
 

Author SHA1 Message Date
Taylor Gerring cd94b5ffb3 Convert value_test to use gocheck 10 years ago
Taylor Gerring 3c619baec5 Add verbose comments to TestSnapshot 10 years ago
Taylor Gerring 8f3a03c0cc Update state tests to use gocheck 10 years ago
Taylor Gerring 0a3a148ed4 Added more byte tests 10 years ago
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 f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren 1025d097fd removed old bloom 10 years ago
obscuren d56d0c64aa Version bump 10 years ago
obscuren 0c4adeceae Properly list caps 10 years ago
obscuren f76f953f0c Removed debug print 10 years ago
obscuren 9c2b878678 Sha addresses 10 years ago
obscuren a82b89e2d5 Added storage root to dump 10 years ago
obscuren c8302882c8 method change 10 years ago
obscuren d87aa24885 Fixed genesis 10 years ago
obscuren 92c7aca817 Refactored compress method into something more organised 10 years ago
obscuren 76c9c8d653 Compress data on db level. Closes #174 10 years ago
obscuren bd4f51ff3c Use new iterator 10 years ago
obscuren 5dcf59bdf4 Forgot to put in regular bytes during decompression 10 years ago
obscuren 9f8bcf3abc Added RLE compression. Closes #171 10 years ago
obscuren 1bb398f4e2 Sign ext 10 years ago
obscuren 3f90f7c898 Signextend 10 years ago
obscuren c8438979a9 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 141d3caabb Re-org op codes 10 years ago
Felix Lange 394e0f60c2 chain, tests/helper, vm: make tests compile 10 years ago
Felix Lange b95d9e005d .gitignore: ignore .ethtest 10 years ago
Felix Lange f3473312ba all: fix rename breakage 10 years ago
obscuren 5af4ff985d ethminer => miner 10 years ago
obscuren 4914a78c8c ethwire => wire 10 years ago
obscuren af34749a6b ethtrie => trie 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago