Commit Graph

111 Commits (41ae6f298e079a073282de001e6b1eaa51472638)

Author SHA1 Message Date
obscuren 7a5b279459 Version bump 10 years ago
obscuren 96fd1ce270 Bump 10 years ago
obscuren 723074e71b dump 10 years ago
obscuren 5ac875b097 Set log level of std logger as well. (since gui logging is disabled) 10 years ago
obscuren 842f2cc8a0 Error window 10 years ago
obscuren 09c7d158d1 Error window 10 years ago
obscuren 48a99d23cd bump 10 years ago
obscuren 38cf52b62c Bumped version 10 years ago
obscuren 27735bbdfc State dumps from gui 10 years ago
obscuren 203c4b99a0 LookupDomain method to uilib 10 years ago
obscuren c59d7a899b Added open js option for repetitive tasks in ethereal 10 years ago
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 10 years ago
obscuren c7afb5fb72 output dump string, not undefined 10 years ago
obscuren 852d1ee395 State dumps 10 years ago
obscuren 23f83f53cc Upped version number 10 years ago
obscuren 2e39efbe7c New State object 10 years ago
obscuren a06a84d19b Refactored to reflect the new VM and State 10 years ago
obscuren 6c565eae74 bump 10 years ago
obscuren 28948d061c Moved the repl to a new package 10 years ago
zelig 75a7a4c97c ethreact 10 years ago
obscuren d3e31a4a6d Special diff output + debugger changes 10 years ago
Jeffrey Wilcke 0c132e4c9e Revert "ethreact - Feature/ethutil refactor" 10 years ago
zelig 1e4ae24126 use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts 10 years ago
zelig 9de30d96f0 Modify main wrappers 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 ae5ace1619 go fmt 10 years ago
zelig 21d86ca486 gui stop 10 years ago
zelig 2f96652bb4 interrupt handlers now ordered 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 8ee1abecb9 update log levels to include DebugDetail; correct default datadir for ethereal 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 17e8d7519b Renamed execBlock 10 years ago
zelig 1024766514 refactor cli and gui wrapper code. Details: 10 years ago
zelig 7bcf875c57 add logging for jsre 10 years ago
zelig f90001e938 add logging start/exit to js console 10 years ago
obscuren 176b780251 Added a execBlock method which replays the given block 10 years ago
obscuren 3744151359 Removed init fees 10 years ago
Maran e36badd744 Reimplement -datadir flag. Implements #79 10 years ago
Maran 7843390ecd Implement getStateKeyVal for JS bindings. 10 years ago
Maran 307fe4a3cd Add loading of extra build in js files to JS-Repl. Implements #67 10 years ago
Maran a6f4eef1da Added Peer Window 10 years ago
obscuren 98811f11e5 ethereum instead of ethereal. Fixes #69 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 d35380c19e New main script through init return value 10 years ago
obscuren 5f8911f7cb Custom identifier 10 years ago