Commit Graph

371 Commits (79ce5537ab12ec7678b3ea08ecd60faf3a12af01)

Author SHA1 Message Date
zelig b375bbee5f settable etherbase 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
zelig 7577d12614 max paranoia mode to UNsupport unencrypted keys entirely 10 years ago
zelig abbdf41560 output error message if unlock address is invalid (fixes the wierd "read /path: is a directory") msg 10 years ago
zelig 11d2ebc06f unlocking coinbase without knowing address 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
zelig d1b52efdb5 cli: implement ethereum presale wallet import via cli 10 years ago
zelig 34d5a6c156 cli: help formatting 10 years ago
zelig 1c4c71dcff cli: fix liner not closing (spuriously opened) in noninteractive jsre 10 years ago
zelig fd8d18ec28 unlocking coinbase 10 years ago
zelig c4ea921876 import/export accounts 10 years ago
obscuren 658204bafc bump 10 years ago
obscuren 6431d088ad bump 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren e349fb9350 bump 10 years ago
zelig 78cff9e3a4 independent flag for json structured logging 10 years ago
obscuren 4f5b362bda %#x => %x 10 years ago
obscuren 91f9f355b2 test 10 years ago
obscuren 93ba3df4ff Removed frontier from version :-( 10 years ago
obscuren b52807f0c0 Removed frontier in version :-( 10 years ago
obscuren 79f90bf7c1 added frontier to version 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
zelig b6aa88c099 private network support 10 years ago
obscuren 53104b09fa bump 10 years ago
Felix Lange b422835a59 cmd/ethereum: add makedag command for testing 10 years ago
zelig 73af0302be we do not use the name Frontier Console 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
zelig 7279a485c2 CLI: 10 years ago
Maran 9754e7aca7 Support for addresses with or without 0x. Fixes #472 10 years ago
Felix Lange 67f8f83a1b cmd/ethereum: add blocktest command 10 years ago
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 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
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