Commit Graph

2000 Commits (20d518ee959f1621a5accf1f3432282a6c0d6c3c)
 

Author SHA1 Message Date
obscuren 20d518ee95 Numerous fixes for consensus. 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren 9bb1ac7564 Fixes for the log method 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren 75ee3b3f08 debugging code 10 years ago
obscuren 9509322ecd Updated readme 10 years ago
obscuren bed659f9b3 Moved ethtest to cmd 10 years ago
obscuren ad0acb5762 Moved messages eventing to chain manager 10 years ago
obscuren ebb7db263f Added dumps 10 years ago
obscuren d30571a7a8 Added VM testing tool 10 years ago
obscuren cbeebcd47d Fixed bloom, updated mining & block processing 10 years ago
obscuren f538ea25e4 Fixed bug on gas and setting of receipts and roots 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
obscuren 48488017e4 Proper packages 10 years ago
obscuren b4da085a9f Accidental packages 10 years ago
obscuren 7db44b56b0 Updated to ethereum serpent 10 years ago
obscuren 99d5769c2b There'll be jumping in to jumps 10 years ago
obscuren 1b1fa049fa Fixed VM and added static analysis for EVM jumps 10 years ago
obscuren 8cfbf1836d Added JUMP analysis (WIP) 10 years ago
obscuren 78fb2af6f1 Squashed commit of the following: 10 years ago
obscuren 64b6172089 added db 10 years ago
obscuren a9db1ee8d4 Replaced to return the td and throw a specific error on TD 10 years ago
obscuren 699dcaf65c Reworked chain handling process 10 years ago
obscuren f4b717cb9d Bloom validation 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