Commit Graph

214 Commits (29f613ef84ed39ccc1929dd1069f3576ade889f1)

Author SHA1 Message Date
zelig 098f7f23ce changed name for ethutil hex functions; and access to keyring via keyManager 11 years ago
zelig 8aea468744 gui changes 11 years ago
zelig 29cc1af2bc remove ui/library; instead expose gui itself for initial window 11 years ago
zelig e43e4ff2c1 main loop uses new flags and common methods in util: db, keymanager set up; passes KeyRing/Session string to gui 11 years ago
zelig 12fbb7ae5c new command line options 11 years ago
obscuren d57b7e8d5f Fix for installer 11 years ago
obscuren 52ddf044ae Initialization of Qt should happen before anything else 11 years ago
obscuren a68bfd215f bump 11 years ago
zelig ae5ace1619 go fmt 11 years ago
obscuren 8100903d92 Increase width of asm instruction 11 years ago
zelig 21d86ca486 gui stop 11 years ago
zelig c0a05fcf89 log slider 11 years ago
obscuren b89076faa2 Added amount to contract during debugging 11 years ago
zelig 2f96652bb4 interrupt handlers now ordered 11 years ago
obscuren b3367ec0e3 Added option to not break eachline 11 years ago
zelig 9a06efd080 new logger API for upstream merge 11 years ago
zelig bf57e9603b add newline to help usage msg 11 years ago
zelig 8ee1abecb9 update log levels to include DebugDetail; correct default datadir for ethereal 11 years ago
zelig 39c0f7f386 fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set through command line flag (defaults to InfoLevel) 11 years ago
Maran 9654b80912 Implemented TX History for ethjs 11 years ago
Maran f6aabb7a90 Implements QML Apps. Implements #47 11 years ago
zelig 6f09a3e820 fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel type for gui 11 years ago
zelig 1024766514 refactor cli and gui wrapper code. Details: 11 years ago
zelig d060ae6a36 changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging 11 years ago
obscuren 65cbea2b6a bump 11 years ago
obscuren c89566a42f Removed old debugger code 11 years ago
obscuren 3ec0c719b9 Verbose logging 11 years ago
obscuren c1220e8729 bump 11 years ago
obscuren 3744151359 Removed init fees 11 years ago
obscuren 7ab735eb02 Max 250 log 11 years ago
obscuren ef1b923b31 Added a log level slider which can change the log level 11 years ago
obscuren e7a22af0e6 Minor UI adjustments 11 years ago
Maran 1d300bbc10 Toggle inspector / reload using magic rectangle 11 years ago
Maran e36badd744 Reimplement -datadir flag. Implements #79 11 years ago
Maran 57e3b1b093 Implemented usedGas to the explorer 11 years ago
Maran 0ee258bb75 Add GasLimit to the block explorer 11 years ago
obscuren d929c63474 bump 11 years ago
obscuren ba3623d0cc Fixed debugger hang 11 years ago
obscuren cc20b0e3a0 debugger output 11 years ago
obscuren 964587b14a Added more debugger output 11 years ago
Maran 7843390ecd Implement getStateKeyVal for JS bindings. 11 years ago
Maran 3755616a29 Added namereg register option to qml wallet 11 years ago
Maran cc1d043423 Implemented transaction catching up. Implements #73 11 years ago
Maran 9e411d785b Tweaks and latency added to peeroverview 11 years ago
Maran a6f4eef1da Added Peer Window 11 years ago
obscuren d6acb74ac9 fixed logging issue that would otherwise crash the client. Fixes #68 11 years ago
obscuren be27309dbb show first? 11 years ago
obscuren 0bdb0a9d58 Added ini file for ethereum. fixes #66 11 years ago
obscuren 65c5a20e1c Added config file setup. Fixes #59 11 years ago
obscuren 1020d7ff67 Unified the contract interface and tx interface. Fixes #62 11 years ago