Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature-pushtx' into develop | Cayman Nava | 2014-09-10 | 2 | -0/+15 |
|\ | |||||
| * | add pushtx to api | Cayman Nava | 2014-09-10 | 2 | -0/+15 |
* | | Make use of new list type for transactions instead of json | obscuren | 2014-09-08 | 1 | -15/+19 |
|/ | |||||
* | Block size | obscuren | 2014-08-25 | 1 | -1/+2 |
* | Storage at changed to return bytes | obscuren | 2014-08-22 | 1 | -1/+2 |
* | Always return something valid | obscuren | 2014-08-21 | 1 | -0/+5 |
* | Added block by hash or number | obscuren | 2014-08-20 | 1 | -1/+13 |
* | Added block by number | obscuren | 2014-08-20 | 1 | -0/+8 |
* | JS Filter | obscuren | 2014-08-20 | 1 | -5/+30 |
* | Added JSFilter type | obscuren | 2014-08-20 | 1 | -3/+83 |
* | Removed the "Get" part | obscuren | 2014-08-18 | 2 | -11/+69 |
* | Mutan compile | obscuren | 2014-08-17 | 1 | -0/+9 |
* | Mutan compile | obscuren | 2014-08-17 | 1 | -0/+9 |
* | Added message to closure && added change addresses | obscuren | 2014-08-15 | 1 | -1/+1 |
* | Reworking the public js interface (pub) => (pipe) | obscuren | 2014-08-15 | 3 | -0/+349 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -0/+1 |
* | Fixed stack issue | obscuren | 2014-08-08 | 1 | -1/+0 |
* | Changed to DnsReg | obscuren | 2014-08-07 | 1 | -2/+2 |
* | Added dns lookup | obscuren | 2014-08-07 | 1 | -0/+5 |
* | config => Config | obscuren | 2014-08-05 | 2 | -6/+6 |
* | world => World | obscuren | 2014-08-05 | 2 | -13/+13 |
* | Renamed object to Object | obscuren | 2014-08-05 | 4 | -10/+10 |
* | Added vm options for object execution | obscuren | 2014-08-05 | 4 | -39/+58 |
* | pipe | obscuren | 2014-08-05 | 1 | -1/+1 |
* | Added exist method | obscuren | 2014-08-04 | 2 | -0/+5 |
* | Added general Pipe API | obscuren | 2014-08-04 | 5 | -0/+332 |