Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | obscuren | 2015-02-13 | 1 | -1/+64 |
* | Documented methods & removed old manifest | obscuren | 2015-02-12 | 1 | -0/+1 |
* | updated coin | obscuren | 2015-02-11 | 1 | -12/+7 |
* | Updated coin | obscuren | 2015-02-08 | 1 | -30/+66 |
* | API changed to use Pubkey only. Reflected that change in the rest of the api | obscuren | 2015-02-06 | 1 | -1/+2 |
* | Default gas price and default gas for rpc | obscuren | 2015-02-05 | 1 | -2/+2 |
* | Propagate known transactions to new peers on connect | obscuren | 2015-02-05 | 1 | -4/+4 |
* | Filtering | obscuren | 2015-02-05 | 3 | -6/+23 |
* | Fixed whisper "to" filtering. Closes #283 | obscuren | 2015-02-03 | 1 | -0/+10 |
* | Added whisper messages | obscuren | 2015-01-30 | 1 | -2/+20 |
* | Added whisper interface for xeth, added examples, updated RPC | obscuren | 2015-01-30 | 2 | -1/+43 |
* | Fixed issue with Storage() | obscuren | 2015-01-30 | 1 | -1/+2 |
* | default values removed | obscuren | 2015-01-30 | 1 | -11/+19 |
* | More dapp samples | obscuren | 2015-01-30 | 2 | -0/+161 |
* | Samples and disams cmd for evm code | obscuren | 2015-01-29 | 2 | -4/+55 |
* | Added abi example | obscuren | 2015-01-29 | 1 | -0/+44 |