Commit Graph

20 Commits (05fd1dafe2c90d2acec4c2ea8619d8f656934a77)

Author SHA1 Message Date
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
Felix Lange 8170f96ded javascript: remove unused quit channel 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
obscuren 6ea44c466a Updated to reflect BlockChain changes 10 years ago
Felix Lange 0aea5fc4a3 adapt to new event package 10 years ago
obscuren 0a82e3b75b Stack info 10 years ago
obscuren 01863ebff0 Rename and changed peer window 10 years ago
obscuren 2eab964a00 Switched over to ethpipe 10 years ago
obscuren c362172567 Got rid of warnings and updated storage getters 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 2e39efbe7c New State object 10 years ago
obscuren 28948d061c Moved the repl to a new package 10 years ago
zelig 75a7a4c97c ethreact 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
obscuren dd869064a6 delete? 10 years ago
zelig e38b016547 changed name for ethutil hex functions 10 years ago
zelig ae5ace1619 go fmt 10 years ago
obscuren 1e965cb8f5 Moved BlockDo to utils 10 years ago
obscuren 17e8d7519b Renamed execBlock 10 years ago
zelig 7bcf875c57 add logging for jsre 10 years ago
obscuren 176b780251 Added a execBlock method which replays the given block 10 years ago
Maran 307fe4a3cd Add loading of extra build in js files to JS-Repl. Implements #67 10 years ago
obscuren 01b833146f Added mining stop and start 10 years ago
obscuren 93e12250c7 Switch variables as intended 10 years ago
obscuren 563c035eb5 Refactored some of the functions 10 years ago
obscuren de1dfae717 Forked version of otto so we can support lowerCased methods 10 years ago
obscuren a05adb1128 Refactored file structure 10 years ago
obscuren 017bbbb582 Improved REPL output 10 years ago
obscuren 16421106d4 Added multi-line support 10 years ago
obscuren 3b7707c3fd Improved console 10 years ago
obscuren 770808ce0d Readline repl for linux & osx 10 years ago
obscuren 0a03484188 Implemented JavaScript console 11 years ago
obscuren cbce882f5e Basic javascript console 11 years ago