| Commit message (Expand) | Author | Age | Files | Lines |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | cmd,eth,rpc,tests: default coinbase | Jeffrey Wilcke | 2015-07-07 | 1 | -10/+0 |
* | core, xeth: core.AddressFromMessage removed => crypto.CreateAddress | Jeffrey Wilcke | 2015-07-02 | 1 | -1/+2 |
* | Use uint64 for block header timestamp | Gustav Simonsson | 2015-06-30 | 1 | -1/+1 |
* | xeth, tests: fixed api | obscuren | 2015-06-17 | 1 | -4/+4 |
* | Add missing err checks on From() (skip RPC for now) | Gustav Simonsson | 2015-06-02 | 1 | -1/+4 |
* | cmd/mist: fix #640, panic converting nil recipient to hex. | Péter Szilágyi | 2015-04-10 | 1 | -2/+5 |
* | Make sure mist runs ... :-) | obscuren | 2015-04-09 | 1 | -6/+10 |
* | Fixed storage. Closes #516 | obscuren | 2015-03-26 | 1 | -2/+2 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | merge | obscuren | 2015-03-19 | 1 | -18/+14 |
|\ |
|
| * | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 1 | -34/+30 |
* | | conversions. -compilable- | obscuren | 2015-03-18 | 1 | -3/+3 |
* | | conversions | obscuren | 2015-03-18 | 1 | -19/+19 |
|/ |
|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -15/+15 |
* | DRY up the use of fromHex and put it in ethutil | Maran | 2015-03-14 | 1 | -10/+1 |
* | WIP QT Clipboard | obscuren | 2015-02-19 | 1 | -1/+1 |
* | Merge branch 'develop' into miner | obscuren | 2015-02-14 | 1 | -31/+1 |
|\ |
|
| * | wip | obscuren | 2015-02-13 | 1 | -1/+1 |
| |\ |
|
| | * | cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API | Felix Lange | 2015-02-06 | 1 | -1/+1 |
| * | | removed messages | obscuren | 2015-02-13 | 1 | -30/+0 |
| |/ |
|
* / | Basic structure miner | obscuren | 2015-02-10 | 1 | -1/+0 |
|/ |
|
* | Fixed issue with Storage() | obscuren | 2015-01-30 | 1 | -1/+6 |
* | More dapp samples | obscuren | 2015-01-30 | 1 | -4/+15 |
* | further cleaned up xeth interface | obscuren | 2015-01-29 | 1 | -0/+251 |