Commit Graph

111 Commits (e463479b6c7770e783a47aedcd07b02d3ee250b6)

Author SHA1 Message Date
Felix Lange 58d9d98daf cmd/utils: GetEthereum -> MakeEthConfig 10 years ago
Felix Lange d5aaf413e0 cmd/ethereum: remove extra check for 'no accounts' error 10 years ago
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner 10 years ago
obscuren 6b63759ded Reverted global 10 years ago
Felix Lange 99bc44cf52 cmd/ethereum: add a flag to switch to unencrytped keystore 10 years ago
Felix Lange 221fae4112 cmd/ethereum: show some help before prompting for encryption passphrase 10 years ago
Felix Lange 0bb7377ebe cmd/ethereum: show more helpful message if no accounts exist 10 years ago
Felix Lange 0395c174ca cmd/ethereum: fix line editing setup and history 10 years ago
Felix Lange ae38871a54 cmd/ethereum: remove "prompter" in identifiers 10 years ago
Felix Lange 9f0e3bd286 cmd/ethereum: unlock accounts on JS REPL 10 years ago
Felix Lange d1e04f7388 cmd/ethereum: allow multiple js files 10 years ago
Felix Lange a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler 10 years ago
Felix Lange 73d1ebe244 cmd/utils: add NewApp 10 years ago
Taylor Gerring 9723191b19 Undo client_version changes 10 years ago
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
zelig 41a89e18f6 version output 10 years ago
zelig 51eed7964e add export blockchain subcommand, remove BlockDo 10 years ago
obscuren 69920c735a Bump v 10 years ago
Felix Lange a2810c06d7 cmd/ethereum: add account commands 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
obscuren ed84b58af5 Debug option for VM & command line flag 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
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 15f491e500 Clean up REPL 10 years ago
obscuren a56243075a removed double flag. Closes #421 10 years ago
obscuren 08fd0715f9 updated genesis 10 years ago
obscuren 8e995b97cc Fixes and debug added 10 years ago
obscuren 313fe3861b fixed pow stuff 10 years ago
Taylor Gerring e7b33e9ae7 Move p2p.MakeName to ethutil.MakeVersion 10 years ago
zelig deb2e50296 minor cleanup 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
Maran 40adb7feb6 Implement OS sensitive dataDirs 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 2656a2d038 Use different default RPC port per #186 10 years ago