Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed stack level | obscuren | 2015-04-03 | 1 | -3/+0 |
* | updated coin | obscuren | 2015-04-03 | 1 | -10/+4 |
* | info => debug | obscuren | 2015-04-02 | 1 | -1/+1 |
* | Updated example for new ethereum.js | obscuren | 2015-03-26 | 1 | -4/+4 |
* | Removed full path | obscuren | 2015-03-25 | 1 | -1/+1 |
* | Better error reporting in the console. Updated ethereum.js | obscuren | 2015-03-25 | 1 | -2/+2 |
* | fallback | obscuren | 2015-03-11 | 1 | -1/+1 |
* | Updated RPC | obscuren | 2015-03-11 | 1 | -2/+3 |
* | Added unmarshalState | obscuren | 2015-03-10 | 1 | -1/+1 |
* | Defautl block | obscuren | 2015-02-26 | 1 | -2/+5 |
* | Properly uninstall filters. Mining issue fixed #closes #365 | obscuren | 2015-02-23 | 1 | -6/+18 |
* | Added eth_logs & fixed issue with manual log filtering | obscuren | 2015-02-22 | 1 | -12/+11 |
* | Optimisations and fixed a couple of DDOS issues in the miner | obscuren | 2015-02-20 | 1 | -0/+22 |
* | Changed to ChainEvent and fixed a nil pointer in transact | obscuren | 2015-02-18 | 1 | -0/+4 |
* | Filter and mutex locks added | obscuren | 2015-02-17 | 1 | -5/+0 |
* | Moved ECIES to repo & added secondary title for webview | obscuren | 2015-02-14 | 1 | -2/+2 |
* | Updated coin.js abi | obscuren | 2015-02-14 | 1 | -56/+57 |
* | Merge branch 'develop' into miner | obscuren | 2015-02-14 | 2 | -1/+70 |
|\ | |||||
| * | merge | obscuren | 2015-02-13 | 1 | -0/+6 |
| * | merge | obscuren | 2015-02-13 | 1 | -1/+64 |
* | | Merge branch 'develop' into miner | obscuren | 2015-02-12 | 2 | -12/+8 |
|\| | |||||
| * | Documented methods & removed old manifest | obscuren | 2015-02-12 | 1 | -0/+1 |
| * | updated coin | obscuren | 2015-02-11 | 1 | -12/+7 |
* | | merged | obscuren | 2015-02-09 | 1 | -36/+72 |
|\| | |||||
| * | 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 |
* | | Merge branch 'develop' into miner | obscuren | 2015-02-06 | 1 | -2/+2 |
|\| | |||||
| * | Default gas price and default gas for rpc | obscuren | 2015-02-05 | 1 | -2/+2 |
* | | wip | obscuren | 2015-02-06 | 1 | -10/+10 |
|/ | |||||
* | 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 |