Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved files | obscuren | 2014-07-02 | 1 | -405/+0 |
| | |||||
* | Fixed namereg | obscuren | 2014-07-02 | 1 | -8/+8 |
| | |||||
* | bump | obscuren | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | gui changes | zelig | 2014-06-30 | 1 | -36/+52 |
| | | | | | | | | - remove lib *EthLib, expose gui itself to initial import window - remove addr []byte instead use dynamic adress() - use ethereum.KeyManager to retrieve address and privateKey - add Session string (keyRing identifier) - add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey | ||||
* | bump | obscuren | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | go fmt | zelig | 2014-06-27 | 1 | -3/+3 |
| | |||||
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/logging | zelig | 2014-06-26 | 1 | -4/+0 |
|\ | |||||
| * | Added option to not break eachline | obscuren | 2014-06-26 | 1 | -4/+0 |
| | | |||||
* | | gui stop | zelig | 2014-06-26 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | | - introduce gui.Stop() - remember state with open - stopping ethereum stack is not gui concern, moved to main - stopping mining, gui and ethereum handled via interrupt callbacks - ^C triggers exactly the same behaviour as quit via menu | ||||
* | | log slider | zelig | 2014-06-26 | 1 | -2/+14 |
| | | | | | | | | | | | | - 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 imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel ↵ | zelig | 2014-06-23 | 1 | -2/+2 |
| | | | | | | | | type for gui | ||||
* | | merge upstream | zelig | 2014-06-23 | 1 | -1/+1 |
|\| | |||||
| * | bump | obscuren | 2014-06-20 | 1 | -1/+1 |
| | | |||||
* | | changed logger API, functions that allow Gui to implement ethlog.LogSystem ↵ | zelig | 2014-06-23 | 1 | -24/+33 |
|/ | | | | for gui logging | ||||
* | bump | obscuren | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | Added a log level slider which can change the log level | obscuren | 2014-06-14 | 1 | -0/+4 |
| | |||||
* | Minor UI adjustments | obscuren | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | bump | obscuren | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | Fixed debugger hang | obscuren | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | Implement getStateKeyVal for JS bindings. | Maran | 2014-06-04 | 1 | -0/+2 |
| | | | | Gives JS the option to 'loop' over contract key/val storage | ||||
* | Added namereg register option to qml wallet | Maran | 2014-06-03 | 1 | -0/+5 |
| | |||||
* | Implemented transaction catching up. Implements #73 | Maran | 2014-06-03 | 1 | -0/+11 |
| | |||||
* | Added Peer Window | Maran | 2014-06-02 | 1 | -1/+11 |
| | |||||
* | fixed logging issue that would otherwise crash the client. Fixes #68 | obscuren | 2014-05-31 | 1 | -6/+9 |
| | |||||
* | show first? | obscuren | 2014-05-31 | 1 | -1/+2 |
| | |||||
* | Added ini file for ethereum. fixes #66 | obscuren | 2014-05-31 | 1 | -0/+9 |
| | |||||
* | Improved UI | obscuren | 2014-05-30 | 1 | -0/+14 |
| | | | | * Added mining button | ||||
* | Update peer info | obscuren | 2014-05-30 | 1 | -3/+13 |
| | |||||
* | Minor GUI updates | obscuren | 2014-05-30 | 1 | -0/+18 |
| | | | | | * IceCream => IceCREAM * Added coin base to block info | ||||
* | Minor UI changes | obscuren | 2014-05-29 | 1 | -1/+3 |
| | | | | | * Moved log from block view * Prepend instead of append for logs | ||||
* | merge | obscuren | 2014-05-29 | 1 | -1/+1 |
|\ | |||||
| * | Bump to RC11 | Maran | 2014-05-28 | 1 | -1/+1 |
| | | |||||
* | | Fixes and improved debugger | obscuren | 2014-05-29 | 1 | -1/+1 |
|/ | |||||
* | bump | obscuren | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-27 | 1 | -8/+8 |
|\ | | | | | | | | | Conflicts: ethereal/assets/qml/wallet.qml | ||||
| * | Adding new blocks on broadcast | Maran | 2014-05-27 | 1 | -3/+4 |
| | | |||||
| * | Removed recursive function for loop | Maran | 2014-05-27 | 1 | -11/+4 |
| | | |||||
| * | Fix merge conflict | Maran | 2014-05-27 | 1 | -1/+1 |
| |\ | |||||
| * | | Implemented simple block/tx explorer | Maran | 2014-05-26 | 1 | -7/+13 |
| | | | |||||
* | | | New debugger implemented | obscuren | 2014-05-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fixed debugger | obscuren | 2014-05-27 | 1 | -1/+1 |
|/ | |||||
* | Bump | obscuren | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | Recv send for txs | obscuren | 2014-05-26 | 1 | -5/+11 |
| | |||||
* | New main script through init return value | obscuren | 2014-05-23 | 1 | -3/+2 |
| | |||||
* | Bumped | obscuren | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | Improved on some ui elements | obscuren | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | Fixed unconfirmed balance string | obscuren | 2014-05-21 | 1 | -7/+2 |
| | |||||
* | Removed method name | obscuren | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | Bump | obscuren | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Removed nonce incrementing | obscuren | 2014-05-19 | 1 | -2/+4 |
| | |||||
* | Readline repl for linux & osx | obscuren | 2014-05-17 | 1 | -1/+1 |
| | |||||
* | Refactored to reactor. Fixes #42 | obscuren | 2014-05-15 | 1 | -6/+7 |
| | |||||
* | Bumped version | obscuren | 2014-05-15 | 1 | -1/+3 |
| | |||||
* | Update wallet value for coinbase rewards. Implements #44 & #43 | obscuren | 2014-05-14 | 1 | -9/+29 |
| | |||||
* | Switched to new keyring methods | obscuren | 2014-05-14 | 1 | -45/+4 |
| | |||||
* | Bumped | obscuren | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Public ethereum interface uses EthManager | obscuren | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Fixed wallet crash for new account. Fixes #38 | obscuren | 2014-05-13 | 1 | -3/+3 |
| | |||||
* | Refactored some code and fixed #37 | obscuren | 2014-05-12 | 1 | -24/+83 |
| | |||||
* | Upgraded to new mutan | obscuren | 2014-05-10 | 1 | -2/+2 |
| | |||||
* | Bump | obscuren | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | Moved Ext app js to its own dir | obscuren | 2014-05-10 | 1 | -1/+6 |
| | |||||
* | Cleanup | obscuren | 2014-05-09 | 1 | -68/+73 |
| | |||||
* | Moved public interface | obscuren | 2014-05-02 | 1 | -7/+7 |
| | |||||
* | Moved API | obscuren | 2014-05-02 | 1 | -6/+7 |
| | |||||
* | Fixed tx nonce | obscuren | 2014-04-30 | 1 | -2/+5 |
| | |||||
* | Updated version number | obscuren | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 1 | -46/+6 |
| | |||||
* | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 1 | -1/+13 |
| | |||||
* | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | Updated to use new state object | obscuren | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Merge | obscuren | 2014-04-12 | 1 | -1/+3 |
|\ | |||||
| * | Added isContract to gui | Maran | 2014-04-12 | 1 | -1/+3 |
| | | |||||
* | | Debug steps | obscuren | 2014-04-12 | 1 | -1/+3 |
|/ | |||||
* | Fix merge conflicts | Maran | 2014-04-12 | 1 | -0/+1 |
|\ | |||||
| * | Added wip debugger | obscuren | 2014-04-12 | 1 | -2/+2 |
| | | |||||
* | | Implemented key importing/generation for the GUI | Maran | 2014-04-11 | 1 | -9/+25 |
|/ | |||||
* | assetPath configurable on command line for ethereal GUI | zelig | 2014-03-27 | 1 | -4/+7 |
| | | | | | | | | | - solves the problem of non-standard installs - add AssetPath to config as string var - introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set - defaultAssetPath now internal concern of UiLib - gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go - informative log message if wallet.qml fails to open | ||||
* | Major re-organisation. | obscuren | 2014-03-22 | 1 | -0/+218 |
The Ethereum node and Gui are now separated. |