Commit Graph

288 Commits (1fa792eae7584f61624121e46dbad82484109c64)

Author SHA1 Message Date
obscuren 9754c01f56 Added sample coin as a submodule 10 years ago
obscuren 043920d157 Removed sample coin 10 years ago
obscuren 9e38ca555d Visual updates 10 years ago
obscuren de183e80db Silent compiler errors when continues compiling 10 years ago
obscuren ca395306e3 Updated debugger 10 years ago
zelig 9de30d96f0 Modify main wrappers 10 years ago
zelig a3c4823511 Gui saves custom client id and loglevel 10 years ago
obscuren a0dd1ebb6d . 10 years ago
obscuren 50c0938226 Break points and debugger commands 10 years ago
obscuren 7d0004f058 For namreg only show items starting without leading zeros. 10 years ago
obscuren e5b45d1c86 VM Update 10 years ago
obscuren 677de48f6c Listen for namereg changes 10 years ago
obscuren c4f9151c67 Moved files 10 years ago
obscuren 2835321377 Fixed namereg 10 years ago
obscuren 5d3259587f bump 10 years ago
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