Commit Graph

214 Commits (29f613ef84ed39ccc1929dd1069f3576ade889f1)

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