| Commit message (Expand) | Author | Age | Files | Lines |
* | Added faux latency for peeroverview | Maran | 2014-06-03 | 1 | -0/+1 |
* | Implemented Public Peer interface | Maran | 2014-06-02 | 1 | -0/+13 |
* | Removed fmt | obscuren | 2014-05-29 | 1 | -1/+0 |
* | Support for namereg | obscuren | 2014-05-29 | 1 | -1/+19 |
* | Removed comments | obscuren | 2014-05-29 | 1 | -23/+0 |
* | Fixed state object gas return | obscuren | 2014-05-29 | 1 | -1/+12 |
* | The body of contracts are now returned instead | obscuren | 2014-05-25 | 1 | -20/+32 |
* | Canonical contract creation | obscuren | 2014-05-23 | 1 | -1/+3 |
* | Fixed Public block creation. Added block logging | obscuren | 2014-05-21 | 1 | -10/+1 |
* | Fixed state overwriting issue | obscuren | 2014-05-21 | 1 | -1/+1 |
* | No longer store script directly in the state tree | obscuren | 2014-05-20 | 1 | -2/+1 |
* | Increment nonce in the public api | obscuren | 2014-05-19 | 1 | -0/+1 |
* | Changed how changes are being applied to states | obscuren | 2014-05-17 | 1 | -1/+1 |
* | Moved keyring to ethutil & removed old methods. Implements #20 | obscuren | 2014-05-14 | 1 | -8/+5 |
* | Removed lingering log statement | Maran | 2014-05-13 | 1 | -2/+0 |
* | Implemented new JS/EthPub methods | Maran | 2014-05-13 | 1 | -1/+24 |
* | Use EthManager interface instead | obscuren | 2014-05-13 | 1 | -4/+6 |
* | Added trans state and removed watch address etc | obscuren | 2014-05-09 | 1 | -2/+12 |
* | wrong string | obscuren | 2014-05-05 | 1 | -2/+2 |
* | Added the ability to submit byte code for contracts instead of Mutan code. | obscuren | 2014-05-05 | 1 | -6/+17 |
* | Merge branch 'develop' into feature/rpc | Maran | 2014-05-05 | 1 | -0/+21 |
|\ |
|
| * | Added secret to address method | obscuren | 2014-05-05 | 1 | -0/+9 |
| * | Added different storage notification object | obscuren | 2014-05-05 | 1 | -0/+12 |
* | | Fixed GetBlock when no block can be found | Maran | 2014-05-05 | 1 | -1/+9 |
* | | Fixed import cycle | Maran | 2014-05-05 | 1 | -5/+4 |
* | | Implemented first few methods via public api | Maran | 2014-05-03 | 1 | -1/+1 |
|/ |
|
* | Added receipts for tx creation | obscuren | 2014-05-02 | 1 | -8/+8 |
* | Added public interface | obscuren | 2014-05-02 | 1 | -0/+108 |