Commit Graph

766 Commits (cf999c46220829a5b240e09f11e29748fe94ec35)
 

Author SHA1 Message Date
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
zelig ce4080faa7 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys 10 years ago
zelig cf7fcadeca added utility functions to set up db, keymanager, ethereum init and simplify key tasks 10 years ago
zelig 9bd67de671 remove keys file, now subsumed under ethcrypto/key_manager 10 years ago
zelig 27e1352c85 main loop uses new flags and common methods in util: db, keymanager set up 10 years ago
zelig 0ea9595d41 new command line options 10 years ago
zelig e38b016547 changed name for ethutil hex functions 10 years ago
zelig 2d48fc1113 fix logmessage if data directory doesn't exist 10 years ago
obscuren 328ee9a3ec Merge branch 'master' into develop 10 years ago
obscuren 4fc60f340f Wait for catchup when starting the miner 10 years ago
obscuren 1b74b98f90 Check if go install succeed 10 years ago
obscuren d57b7e8d5f Fix for installer 10 years ago
obscuren 2d274003b8 Merge branch 'develop' 10 years ago
obscuren 52ddf044ae Initialization of Qt should happen before anything else 10 years ago
obscuren 214721ca01 update 10 years ago
obscuren cad98dc4d5 update 10 years ago
obscuren e46e7e7a9c Added install script 10 years ago
obscuren bf2ac5acc5 Added install script 10 years ago
obscuren 42414cadaa Merge branch 'release/0.5.15' into develop 10 years ago
obscuren 3777ead25e Merge branch 'release/0.5.15' 10 years ago
obscuren a68bfd215f bump 10 years ago
obscuren fd89df4d38 Merge branch 'develop' into release/0.5.15 10 years ago
obscuren 91bdf9e801 Merge branch 'ethersphere-feature/logging' into develop 10 years ago
zelig ae5ace1619 go fmt 10 years ago
obscuren b57ee87485 bump 10 years ago
obscuren 8100903d92 Increase width of asm instruction 10 years ago
zelig 648c418fcd Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/logging 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 6763d28a17 repl.Stop() to only if running, fixes panic after js> exit followed by interrupt 10 years ago
zelig bf57e9603b add newline to help usage msg 10 years ago
zelig 096427c3b1 Merge remote-tracking branch 'upstream/develop' into feature/logging 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
obscuren 1268413ba7 Removed old compile methods 10 years ago
zelig 08de13a57b merge upstream 10 years ago
Maran 9654b80912 Implemented TX History for ethjs 10 years ago
obscuren 1e965cb8f5 Moved BlockDo to utils 10 years ago
obscuren fd1ddbce68 Save repl history to file and recall on next session 10 years ago
obscuren a13aa873c2 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 17e8d7519b Renamed execBlock 10 years ago
Maran bcb88e7352 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 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