| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/develop' into feature/logging | zelig | 2014-06-25 | 2 | -2/+34 |
|\ |
|
| * | Implement something that looks like confirmations, wip | Maran | 2014-06-25 | 2 | -2/+5 |
| * | Implemented TX History for ethPub | Maran | 2014-06-25 | 1 | -1/+30 |
| * | Fix key generation in ethPub | Maran | 2014-06-25 | 1 | -1/+1 |
* | | merge upstream | zelig | 2014-06-23 | 1 | -0/+8 |
|\| |
|
| * | Added hex script method | obscuren | 2014-06-23 | 1 | -0/+8 |
* | | modified logging API | zelig | 2014-06-23 | 1 | -1/+4 |
|/ |
|
* | Proper checks for multiple data items. Fixes #80 | obscuren | 2014-06-18 | 1 | -5/+0 |
* | A handful of GUI fixes | Maran | 2014-06-17 | 1 | -3/+4 |
* | Set contract addr for new transactions | obscuren | 2014-06-15 | 1 | -4/+5 |
* | Merge branch 'develop' into interop | obscuren | 2014-06-12 | 1 | -2/+0 |
|\ |
|
| * | log changes | obscuren | 2014-06-12 | 1 | -2/+0 |
* | | Merge branch 'develop' into interop | obscuren | 2014-06-12 | 1 | -1/+3 |
|\| |
|
| * | Exposed usedGas through ethPub | Maran | 2014-06-11 | 1 | -1/+2 |
| * | Expose GasLimit to ethPub | Maran | 2014-06-11 | 1 | -1/+2 |
* | | Namereg lookup fix | obscuren | 2014-06-12 | 1 | -2/+6 |
|/ |
|
* | Implement getStateKeyVal for JS bindings. | Maran | 2014-06-04 | 1 | -0/+25 |
* | Added faux latency for peeroverview | Maran | 2014-06-03 | 2 | -1/+3 |
* | Implemented Public Peer interface | Maran | 2014-06-02 | 2 | -1/+42 |
* | Added coin base to pub block | obscuren | 2014-05-30 | 1 | -1/+2 |
* | 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 |
* | Hooked up the Block Explorer to the Debugger so we can instantly debug made t... | Maran | 2014-05-28 | 1 | -9/+13 |
* | Add contract addr if it's a contract creation tx | Maran | 2014-05-28 | 1 | -0/+4 |
* | Disamble tx data before adding it to PTx object | Maran | 2014-05-27 | 1 | -1/+3 |
* | Changed var names around | Maran | 2014-05-26 | 1 | -2/+3 |
* | Updated Public Block and Transaction objects with more information | Maran | 2014-05-26 | 1 | -8/+28 |
* | 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 |
* | Transaction querying | obscuren | 2014-05-22 | 1 | -1/+16 |
* | Return a disassembled script instead of the hex | obscuren | 2014-05-21 | 1 | -1/+2 |
* | Fixed Public block creation. Added block logging | obscuren | 2014-05-21 | 2 | -13/+14 |
* | Fixed state overwriting issue | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Fixed state issue | obscuren | 2014-05-21 | 1 | -0/+8 |
* | unused | obscuren | 2014-05-20 | 1 | -1/+0 |
* | No longer store script directly in the state tree | obscuren | 2014-05-20 | 2 | -2/+10 |
* | 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 | 2 | -9/+6 |
* | 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 | 2 | -10/+47 |
|\ |
|
| * | Added secret to address method | obscuren | 2014-05-05 | 1 | -0/+9 |
| * | Added different storage notification object | obscuren | 2014-05-05 | 2 | -10/+38 |
* | | 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 |
* | | Added more JSON niceties to types | Maran | 2014-05-05 | 1 | -3/+3 |
* | | Implemented first few methods via public api | Maran | 2014-05-03 | 2 | -7/+7 |
|/ |
|
* | Added receipts for tx creation | obscuren | 2014-05-02 | 2 | -8/+24 |
* | Added public interface | obscuren | 2014-05-02 | 2 | -0/+199 |