Commit Graph

68 Commits (73d1ebe244644c2d74a1c0c38a3b339e72140886)

Author SHA1 Message Date
Felix Lange 73d1ebe244 cmd/utils: add NewApp 10 years ago
Felix Lange a2810c06d7 cmd/ethereum: add account commands 10 years ago
Felix Lange de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals 10 years ago
Felix Lange 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago
obscuren 15f491e500 Clean up REPL 10 years ago
obscuren 8e995b97cc Fixes and debug added 10 years ago
obscuren 313fe3861b fixed pow stuff 10 years ago
Taylor Gerring cfe0370280 Remove Websockets RPC transport 10 years ago
obscuren fdf939a6f9 Fixed miner threads for ethereum CLI 10 years ago
obscuren 7ab13e0f17 Unused variable 10 years ago
obscuren 6ea7aae29c Removed some methods from the JS REPL 10 years ago
Taylor Gerring f6e821fd33 Add flag to set RPC port 10 years ago
obscuren 3ab05ddd25 Bump 10 years ago
obscuren 321dce1f47 Bump 10 years ago
obscuren 92337baa5a reverted back to proper version number 10 years ago
obscuren cc43ab9a81 Minor updates for release 10 years ago
obscuren 05b1ec008b Disabled ability to disable whisper. Closes #334 10 years ago
Taylor Gerring 07bdba687f Re-add LogFormat to Config 10 years ago
obscuren 790de35e7f Fixed issue in peer window 10 years ago
Felix Lange d0a2e655c9 cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat 10 years ago
Felix Lange a3cd218719 cmd/mist, cmd/ethereum: add CLI arguments for node key 10 years ago
Felix Lange 028775a086 cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
Taylor Gerring 1f4ed49b4c Move hardcoded seed node address to app flag 10 years ago
obscuren 3847e248df Bumped version number 10 years ago
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC 10 years ago
Taylor Gerring bdf99e0981 Add LogFormat flag 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 032ab66529 Added version flag 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
obscuren 08b03afa4b Version bump 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren dc7c584a4d export => import 10 years ago
obscuren c9f963a77e Bump 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago
obscuren 1054c155db Moved import to utils 10 years ago
obscuren 7d2353f24d Close the file 10 years ago
obscuren 34f72ddb3d Decode from stream directly 10 years ago
obscuren 9e5257b83b Chain importer 10 years ago
obscuren 88af879f7a version bump 10 years ago
obscuren 2d09e67713 Updated to new methods 10 years ago
zelig d9b16c1197 new cli options 10 years ago
obscuren 9925916851 upped proto version and modified block pool 10 years ago
obscuren 73c4ca3a6f Upped protocol version 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren a3559c5e1b updated PV 10 years ago