Commit Graph

171 Commits (a9d8dfc8e77330412b1f21e25a69b96d59567e36)

Author SHA1 Message Date
obscuren ab015959e1 bump 10 years ago
Bas van Kervel b3a3fdf9a4 Support for import/export hex encoded keys, closes #635 10 years ago
obscuren 50aa1f178c updated logging 10 years ago
obscuren 69ece747d3 v bump 10 years ago
obscuren 01e1b49831 reflect ethash changes 10 years ago
obscuren f9488cb763 bumped version number 10 years ago
obscuren bc5528b165 version bump 10 years ago
obscuren 36452afd4e glog wip 10 years ago
Taylor Gerring 24fc1f073d Add flag to control CORS header #394 10 years ago
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