Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 1 | -2/+6 |
| | |||||
* | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 1 | -0/+24 |
| | |||||
* | Refactored code | obscuren | 2014-04-23 | 1 | -13/+10 |
| | |||||
* | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 1 | -3/+6 |
| | |||||
* | Updated to use new state object | obscuren | 2014-04-16 | 1 | -22/+3 |
| | |||||
* | added init and main functions to script | obscuren | 2014-04-16 | 1 | -11/+27 |
| | |||||
* | Debug steps | obscuren | 2014-04-12 | 1 | -0/+1 |
| | |||||
* | Fix merge conflicts | Maran | 2014-04-12 | 1 | -35/+0 |
|\ | |||||
| * | Added wip debugger | obscuren | 2014-04-12 | 1 | -36/+1 |
| | | |||||
* | | Improved (hopefully) the send transaction tab | Maran | 2014-04-12 | 1 | -4/+10 |
| | | |||||
* | | Implemented key importing/generation for the GUI | Maran | 2014-04-11 | 1 | -0/+28 |
|/ | |||||
* | Nonce handling | obscuren | 2014-04-09 | 1 | -1/+3 |
| | |||||
* | Added tx output | obscuren | 2014-04-01 | 1 | -4/+4 |
| | |||||
* | Fixed an issue with sending gas to a contract | obscuren | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Updated to new mutan api | obscuren | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Added gas and gas price. | obscuren | 2014-03-28 | 1 | -1/+47 |
| | | | | | * library's `createTx` method changed so it accepts a gas price * dev console accepts code as well as the library | ||||
* | Major re-organisation. | obscuren | 2014-03-22 | 1 | -0/+60 |
The Ethereum node and Gui are now separated. |