Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweaks and latency added to peeroverview | Maran | 2014-06-03 | 1 | -5/+6 |
| | |||||
* | Added Peer Window | Maran | 2014-06-02 | 1 | -1/+49 |
| | |||||
* | Added ini file for ethereum. fixes #66 | obscuren | 2014-05-31 | 1 | -15/+22 |
| | |||||
* | Unified the contract interface and tx interface. Fixes #62 | obscuren | 2014-05-30 | 1 | -50/+53 |
| | |||||
* | Improved UI | obscuren | 2014-05-30 | 1 | -123/+25 |
| | | | | * Added mining button | ||||
* | Minor GUI updates | obscuren | 2014-05-30 | 2 | -36/+31 |
| | | | | | * IceCream => IceCREAM * Added coin base to block info | ||||
* | . | obscuren | 2014-05-29 | 1 | -1001/+1001 |
| | |||||
* | Minor UI changes | obscuren | 2014-05-29 | 2 | -16/+21 |
| | | | | | * Moved log from block view * Prepend instead of append for logs | ||||
* | Minimal fee for sending transactions | obscuren | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | Removed regexp for namereg | obscuren | 2014-05-29 | 1 | -2/+2 |
| | |||||
* | Disabled instruction selection | obscuren | 2014-05-29 | 1 | -2/+2 |
| | |||||
* | merge | obscuren | 2014-05-29 | 1 | -1002/+1000 |
|\ | |||||
| * | Refactor hex encode and remove coupling of popup to main window | Maran | 2014-05-28 | 1 | -2/+1 |
| | | |||||
* | | Fixes and improved debugger | obscuren | 2014-05-29 | 3 | -1213/+1233 |
|/ | |||||
* | Hooked up the Block Explorer to the Debugger so we can instantly debug made ↵ | Maran | 2014-05-28 | 1 | -6/+32 |
| | | | | transactions | ||||
* | Merge branch 'master' into develop | obscuren | 2014-05-28 | 3 | -990/+976 |
|\ | |||||
| * | Consolidated external qml files to hopefully prevent crashing bug | Maran | 2014-05-28 | 3 | -990/+976 |
| | | |||||
* | | Debugger script&data now accept "0x" values | obscuren | 2014-05-28 | 1 | -1/+5 |
|/ | |||||
* | Added some shortcuts | obscuren | 2014-05-27 | 2 | -1/+32 |
| | |||||
* | Minor fixes and improvements to the ui | obscuren | 2014-05-27 | 3 | -23/+10 |
| | |||||
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-27 | 1 | -14/+146 |
|\ | | | | | | | | | Conflicts: ethereal/assets/qml/wallet.qml | ||||
| * | Uhm what | Maran | 2014-05-27 | 1 | -1/+2 |
| | | |||||
| * | Adding new blocks on broadcast | Maran | 2014-05-27 | 1 | -2/+11 |
| | | |||||
| * | Increase size for asm | Maran | 2014-05-27 | 1 | -2/+2 |
| | | |||||
| * | Removed recursive function for loop | Maran | 2014-05-27 | 1 | -4/+4 |
| | | |||||
| * | Fix merge conflict | Maran | 2014-05-27 | 2 | -32/+45 |
| |\ | |||||
| * | | Remove extra log statement | Maran | 2014-05-26 | 1 | -1/+0 |
| | | | |||||
| * | | Implemented simple block/tx explorer | Maran | 2014-05-26 | 1 | -13/+126 |
| | | | |||||
| * | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-26 | 1 | -5/+4 |
| |\ \ | |||||
| * | | | Hide inspector by default | Maran | 2014-05-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix merge conflicts | Maran | 2014-05-22 | 2 | -1/+2 |
| | | | | |||||
* | | | | New debugger implemented | obscuren | 2014-05-27 | 2 | -13/+4 |
| | | | | |||||
* | | | | New debugger | obscuren | 2014-05-27 | 1 | -104/+206 |
| | | | | |||||
* | | | | Sep debugger from main | obscuren | 2014-05-27 | 2 | -2/+126 |
| |_|/ |/| | | |||||
* | | | Fixed debugger | obscuren | 2014-05-27 | 2 | -32/+45 |
| |/ |/| | |||||
* | | Recv send for txs | obscuren | 2014-05-26 | 1 | -5/+4 |
|/ | |||||
* | Improved on some ui elements | obscuren | 2014-05-21 | 1 | -0/+39 |
| | |||||
* | Updated readme to reflect options | obscuren | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | Refactored file structure | obscuren | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Switched to new keyring methods | obscuren | 2014-05-14 | 2 | -3/+2 |
| | |||||
* | Changed validators to regexp validators | obscuren | 2014-05-14 | 2 | -4/+5 |
| | | | | | IntValidator limits to 32bit int (JavaScript limitation) and therefor the input fields are limited in length. | ||||
* | Typo | Maran | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Removed harcoded addresses from GetBlock JS bindings. Fixes #39 | Maran | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Depcrecated set | Maran | 2014-05-13 | 1 | -0/+3 |
| | |||||
* | Adding new API test case html | Maran | 2014-05-13 | 1 | -0/+43 |
| | |||||
* | Implemented new JS/EthPub methods | Maran | 2014-05-13 | 2 | -0/+41 |
| | | | | | | | | - getTxCountAt - getPeerCount - getIsMining - getIsListening - getCoinbase | ||||
* | Fix merge conflict | Maran | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Refactored some code and fixed #37 | obscuren | 2014-05-12 | 1 | -131/+131 |
| | |||||
* | fxed | obscuren | 2014-05-10 | 5 | -4/+619 |
| | |||||
* | Moved Ext app js to its own dir | obscuren | 2014-05-10 | 4 | -241/+6 |
| | |||||
* | Cleanup | obscuren | 2014-05-09 | 2 | -3/+3 |
| | |||||
* | Fixed closure | obscuren | 2014-05-08 | 1 | -3/+2 |
| | |||||
* | Normalized font | obscuren | 2014-05-06 | 1 | -1/+0 |
| | |||||
* | Changed getkey and secrettoaddress | obscuren | 2014-05-05 | 3 | -16/+20 |
| | |||||
* | Added storage watch | obscuren | 2014-05-05 | 3 | -11/+43 |
| | |||||
* | Updated sample coin | obscuren | 2014-05-02 | 1 | -2/+2 |
| | |||||
* | Fixed samplecoin | obscuren | 2014-05-02 | 3 | -16/+18 |
| | |||||
* | Added string conversion API | obscuren | 2014-05-02 | 3 | -2/+61 |
| | | | | | | | * bin * pad * unpad * conversion bin/hex/dec | ||||
* | Added a 'set' method to change window settings for external applications | obscuren | 2014-05-02 | 3 | -0/+12 |
| | |||||
* | Moved and improved sample coin | obscuren | 2014-05-02 | 5 | -0/+114 |
| | |||||
* | Fixed minor issue with upnp where 'err' wasn't checked resulting in crash | obscuren | 2014-05-02 | 3 | -124/+0 |
| | |||||
* | getBalanceAt getStorageAt, fixed get balance api call | obscuren | 2014-04-30 | 3 | -5/+9 |
| | |||||
* | fixed state object changes for eth api | obscuren | 2014-04-30 | 3 | -12/+10 |
| | |||||
* | API changes | obscuren | 2014-04-30 | 3 | -152/+208 |
| | |||||
* | Added muted | obscuren | 2014-04-29 | 5 | -170/+283 |
| | |||||
* | Draft mut(an)ed(itor) | obscuren | 2014-04-28 | 9 | -0/+8281 |
| | |||||
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 3 | -2/+19 |
| | |||||
* | Moved | obscuren | 2014-04-26 | 1 | -0/+65 |
| | |||||
* | Merge | obscuren | 2014-04-25 | 1 | -10/+0 |
|\ | |||||
* | | Added callback mechanism and updated UI | obscuren | 2014-04-24 | 5 | -19/+64 |
| | | | | | | | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger | ||||
* | | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 4 | -20/+69 |
| | | |||||
* | | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 2 | -6/+6 |
| | | |||||
* | | Updated test coin | obscuren | 2014-04-23 | 3 | -84/+139 |
| | | |||||
* | | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 3 | -0/+160 |
| | | |||||
* | | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 1 | -1/+6 |
|/ | |||||
* | Fix up paneling | Maran | 2014-04-15 | 1 | -31/+30 |
| | |||||
* | Adding log messages to debug panel | Maran | 2014-04-15 | 1 | -0/+15 |
| | |||||
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-04-15 | 1 | -44/+59 |
|\ | |||||
| * | Merge | obscuren | 2014-04-12 | 3 | -277/+308 |
| |\ | |||||
| * | | Debug steps | obscuren | 2014-04-12 | 1 | -2/+17 |
| | | | |||||
* | | | Add send to contract | Maran | 2014-04-15 | 2 | -4/+37 |
| |/ |/| | |||||
* | | Added isContract to gui | Maran | 2014-04-12 | 1 | -1/+8 |
| | | |||||
* | | remove test menu | Maran | 2014-04-12 | 1 | -29/+0 |
| | | |||||
* | | Initial refactor for wallet qml | Maran | 2014-04-12 | 3 | -258/+280 |
| | | |||||
* | | Refactored simple send to use states | Maran | 2014-04-12 | 1 | -180/+211 |
|/ | |||||
* | Fix merge conflicts | Maran | 2014-04-12 | 1 | -0/+86 |
|\ | |||||
| * | Added wip debugger | obscuren | 2014-04-12 | 1 | -11/+100 |
| | | |||||
* | | Improved (hopefully) the send transaction tab | Maran | 2014-04-12 | 1 | -53/+216 |
| | | |||||
* | | Implemented key importing/generation for the GUI | Maran | 2014-04-11 | 2 | -0/+184 |
|/ | |||||
* | Added tx output | obscuren | 2014-04-01 | 1 | -2/+15 |
| | |||||
* | Fixed an issue with sending gas to a contract | obscuren | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Added gas and gas price. | obscuren | 2014-03-28 | 1 | -6/+23 |
| | | | | | * 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 | 8 | -0/+452 |
The Ethereum node and Gui are now separated. |