Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added message to closure && added change addresses | obscuren | 2014-08-15 | 2 | -9/+9 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 2 | -3/+22 |
* | Fixed stack issue | obscuren | 2014-08-08 | 2 | -13/+13 |
* | Fixed issue with overflowing 256 bit integers | obscuren | 2014-08-08 | 1 | -0/+31 |
* | ethtrie.NewTrie => ethtrie.New | obscuren | 2014-08-04 | 1 | -6/+4 |
* | Old code removed and renamed amount to balance | obscuren | 2014-07-30 | 1 | -5/+5 |
* | Clean up and util methods | obscuren | 2014-07-26 | 1 | -2/+3 |
* | Removed old S(DIV/MOD) | obscuren | 2014-07-25 | 1 | -27/+16 |
* | Added recoverable option | obscuren | 2014-07-24 | 1 | -9/+13 |
* | div 0 err | obscuren | 2014-07-23 | 1 | -1/+3 |
* | Minor improvements and fixes to the new vm structure | obscuren | 2014-07-22 | 3 | -19/+12 |
* | Refactored state, state object and vm | obscuren | 2014-07-22 | 8 | -0/+1579 |