Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proper delete | obscuren | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | Improved catching up and refactored | obscuren | 2014-09-15 | 1 | -0/+16 |
| | |||||
* | PoC 6 networking code. | obscuren | 2014-08-21 | 1 | -0/+8 |
| | | | | | * Added block pool for gathering blocks from the network (chunks) * Re wrote syncing | ||||
* | JS Filter | obscuren | 2014-08-20 | 1 | -0/+22 |
| | |||||
* | Added better data parser | obscuren | 2014-07-30 | 1 | -0/+20 |
| | |||||
* | Fixed | obscuren | 2014-07-30 | 1 | -22/+0 |
| | |||||
* | Fixed issue with var int reading. | obscuren | 2014-07-30 | 1 | -3/+27 |
| | | | | Reading uneven byte slices were broken. | ||||
* | Clean up and util methods | obscuren | 2014-07-26 | 1 | -0/+1 |
| | |||||
* | Fixed string data | obscuren | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Trie fixes | obscuren | 2014-07-17 | 1 | -4/+8 |
| | |||||
* | Convert a byte slice to address | obscuren | 2014-07-16 | 1 | -0/+10 |
| | |||||
* | Suicide is deferred to update | obscuren | 2014-07-02 | 1 | -2/+2 |
| | |||||
* | l <=> r | obscuren | 2014-07-02 | 1 | -3/+2 |
| | |||||
* | Added Left and Right padding utility functions | obscuren | 2014-07-02 | 1 | -1/+24 |
| | |||||
* | move ethutil hex conversion functions to bytes | zelig | 2014-06-29 | 1 | -2/+12 |
| | |||||
* | Proper checks for multiple data items. Fixes #80 | obscuren | 2014-06-18 | 1 | -1/+2 |
| | |||||
* | Fixed state object gas return | obscuren | 2014-05-29 | 1 | -0/+18 |
| | |||||
* | Length checking | obscuren | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | Added StringToBytesFunc | obscuren | 2014-05-28 | 1 | -0/+10 |
| | |||||
* | Added the ability to submit byte code for contracts instead of Mutan code. | obscuren | 2014-05-05 | 1 | -0/+5 |
| | |||||
* | Fixed state problem | obscuren | 2014-04-29 | 1 | -0/+10 |
| | |||||
* | Refactoring and added documentation comments | obscuren | 2014-04-27 | 1 | -1/+12 |
| | |||||
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+64 |