Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed ethereal | obscuren | 2014-09-17 | 1 | -887/+0 |
| | |||||
* | Integrate web app in to the main client | obscuren | 2014-09-16 | 1 | -0/+17 |
| | |||||
* | Added DApp url bar (TBD) & changed behaviour for the menu selection | obscuren | 2014-09-16 | 1 | -744/+858 |
| | |||||
* | Minor updates to the new filter | obscuren | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | Reworked filters | obscuren | 2014-09-14 | 1 | -743/+744 |
| | |||||
* | Some minor corrections | obscuren | 2014-09-08 | 1 | -14/+17 |
| | |||||
* | Check data length | obscuren | 2014-08-23 | 1 | -1/+0 |
| | |||||
* | Turbo mining flag | obscuren | 2014-08-22 | 1 | -0/+24 |
| | |||||
* | Version name | obscuren | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Changed icon source | obscuren | 2014-08-21 | 1 | -5/+5 |
| | |||||
* | Fixed transact | obscuren | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | Implemented QML message filtering | obscuren | 2014-08-20 | 1 | -443/+451 |
| | |||||
* | Implementing new wallet views | obscuren | 2014-08-18 | 1 | -16/+62 |
| | |||||
* | New menu | obscuren | 2014-08-18 | 1 | -71/+149 |
| | |||||
* | Copy to clipboard hax | obscuren | 2014-08-17 | 1 | -0/+11 |
| | |||||
* | State dumps from gui | obscuren | 2014-08-17 | 1 | -17/+29 |
| | |||||
* | Implemented "messages" | obscuren | 2014-08-14 | 1 | -23/+32 |
| | |||||
* | Tweaks and fixes + added webview debugger | obscuren | 2014-08-14 | 1 | -4/+5 |
| | | | | * Require better icons .. someone? :-) | ||||
* | Updated DNS Lookup | obscuren | 2014-08-13 | 1 | -16/+76 |
| | |||||
* | Fixed reference | obscuren | 2014-08-12 | 1 | -2/+2 |
| | |||||
* | Name changes | obscuren | 2014-08-12 | 1 | -11/+14 |
| | |||||
* | Changed naming on exposed QML variables | obscuren | 2014-08-12 | 1 | -4/+4 |
| | |||||
* | UI update | obscuren | 2014-08-12 | 1 | -112/+110 |
| | |||||
* | Refactored GUI and added modular/pluginable side bar | obscuren | 2014-08-12 | 1 | -922/+190 |
| | |||||
* | Added open js option for repetitive tasks in ethereal | obscuren | 2014-08-11 | 1 | -0/+20 |
| | |||||
* | Minor issues | obscuren | 2014-08-10 | 1 | -17/+94 |
| | |||||
* | Regular browser option added | obscuren | 2014-08-07 | 1 | -0/+5 |
| | |||||
* | Typo. Fixes #107 | obscuren | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | A few start up optimisations | obscuren | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | wip export | obscuren | 2014-07-25 | 1 | -2/+32 |
| | |||||
* | Refactored to reflect the new VM and State | obscuren | 2014-07-24 | 1 | -0/+2 |
| | |||||
* | Windows don't like dem flags | obscuren | 2014-07-18 | 1 | -3/+3 |
| | |||||
* | Added block update | obscuren | 2014-07-18 | 1 | -20/+32 |
| | |||||
* | html tags not allowed | obscuren | 2014-07-18 | 1 | -1/+1 |
| | |||||
* | Add namecoin name if available to block | obscuren | 2014-07-18 | 1 | -3/+3 |
| | |||||
* | Added a catch up indicator | obscuren | 2014-07-18 | 1 | -0/+14 |
| | |||||
* | Forgot two images | Maran | 2014-07-08 | 1 | -2/+2 |
| | |||||
* | Use relative image paths to help with windows builds | Maran | 2014-07-08 | 1 | -4/+4 |
| | |||||
* | Gui saves custom client id and loglevel | zelig | 2014-07-04 | 1 | -2/+2 |
| | | | | | | | | | | - gui NewWindow takes SimpleClientIdentity as argument - gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence - gui now saves loglevel and custom client id via config.Save - rename custom client id methods consistently also in wallet.qml - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) | ||||
* | Fixed namereg | obscuren | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | log slider | zelig | 2014-06-26 | 1 | -1/+1 |
| | | | | | | - only add the gui logger after window is shown otherwise slider wont be shown - need to silence gui logger after window closed otherwise logsystem hangs - gui.GetLogLevelInt() extra function needed to give correcty int typecast value to gui widget that sets initial loglevel to default | ||||
* | fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set ↵ | zelig | 2014-06-25 | 1 | -2/+2 |
| | | | | through command line flag (defaults to InfoLevel) | ||||
* | Implements QML Apps. Implements #47 | Maran | 2014-06-23 | 1 | -1/+9 |
| | | | | You are welcome Stephan. | ||||
* | Max 250 log | obscuren | 2014-06-15 | 1 | -1/+7 |
| | |||||
* | Added a log level slider which can change the log level | obscuren | 2014-06-14 | 1 | -6/+46 |
| | |||||
* | Minor UI adjustments | obscuren | 2014-06-12 | 1 | -10/+39 |
| | |||||
* | Implemented usedGas to the explorer | Maran | 2014-06-11 | 1 | -3/+3 |
| | |||||
* | Add GasLimit to the block explorer | Maran | 2014-06-11 | 1 | -2/+3 |
| | |||||
* | Added namereg register option to qml wallet | Maran | 2014-06-03 | 1 | -2/+25 |
| | |||||
* | 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 | 1 | -35/+30 |
| | | | | | * IceCream => IceCREAM * Added coin base to block info | ||||
* | . | obscuren | 2014-05-29 | 1 | -1001/+1001 |
| | |||||
* | Minor UI changes | obscuren | 2014-05-29 | 1 | -15/+16 |
| | | | | | * 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 |
| | |||||
* | 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 | 1 | -1001/+1001 |
|/ | |||||
* | Hooked up the Block Explorer to the Debugger so we can instantly debug made ↵ | Maran | 2014-05-28 | 1 | -6/+32 |
| | | | | transactions | ||||
* | Consolidated external qml files to hopefully prevent crashing bug | Maran | 2014-05-28 | 1 | -682/+976 |
| | |||||
* | Added some shortcuts | obscuren | 2014-05-27 | 1 | -0/+10 |
| | |||||
* | Minor fixes and improvements to the ui | obscuren | 2014-05-27 | 1 | -17/+4 |
| | |||||
* | 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 | 1 | -31/+44 |
| |\ | |||||
| * | | 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 |
| |\ \ | |||||
| * | | | Fix merge conflicts | Maran | 2014-05-22 | 1 | -0/+1 |
| | | | | |||||
* | | | | New debugger implemented | obscuren | 2014-05-27 | 1 | -8/+0 |
| | | | | |||||
* | | | | Sep debugger from main | obscuren | 2014-05-27 | 1 | -2/+12 |
| |_|/ |/| | | |||||
* | | | Fixed debugger | obscuren | 2014-05-27 | 1 | -31/+44 |
| |/ |/| | |||||
* | | Recv send for txs | obscuren | 2014-05-26 | 1 | -5/+4 |
|/ | |||||
* | Improved on some ui elements | obscuren | 2014-05-21 | 1 | -0/+39 |
| | |||||
* | Draft mut(an)ed(itor) | obscuren | 2014-04-28 | 1 | -0/+5 |
| | |||||
* | Added callback mechanism and updated UI | obscuren | 2014-04-24 | 1 | -2/+0 |
| | | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger | ||||
* | 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 | 1 | -277/+35 |
| |\ | |||||
| * | | Debug steps | obscuren | 2014-04-12 | 1 | -2/+17 |
| | | | |||||
* | | | Add send to contract | Maran | 2014-04-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | 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 | 1 | -258/+7 |
| | | |||||
* | | 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 | 1 | -0/+29 |
|/ | |||||
* | 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 | 1 | -0/+408 |
The Ethereum node and Gui are now separated. |