Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -264/+0 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -1/+1 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -5/+5 |
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -7/+7 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -4/+4 |
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -1/+1 |
* | Renamed block_chain to chain_manager | obscuren | 2014-10-20 | 1 | -3/+3 |
* | New block message | obscuren | 2014-10-08 | 1 | -2/+0 |
* | Minor tweaks for poc7 | obscuren | 2014-10-08 | 1 | -0/+2 |
* | Fixed inconsistencies | obscuren | 2014-10-02 | 1 | -3/+3 |
* | Re-wrote Call and Execute to use the new vm messages | obscuren | 2014-09-22 | 1 | -7/+23 |
* | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-09-14 | 1 | -0/+6 |
|\ | |||||
| * | add pushtx to api | Cayman Nava | 2014-09-10 | 1 | -0/+6 |
* | | Reworked filters | obscuren | 2014-09-14 | 1 | -95/+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 | 1 | -11/+38 |
* | Mutan compile | obscuren | 2014-08-17 | 1 | -0/+9 |
* | Reworking the public js interface (pub) => (pipe) | obscuren | 2014-08-15 | 1 | -0/+168 |