Commit Graph

72 Commits (65a48f9cd8461917d8047b1cd4901d068b61ff00)

Author SHA1 Message Date
obscuren 6244b10a8f core: settable genesis nonce 9 years ago
Felix Lange 5197aed7db cmd/utils, eth: core.NewBlockProcessor no longer needs TxPool 9 years ago
Felix Lange 74706a0f02 cmd/geth, cmd/utils: rename utils.Get* -> utils.Make* 9 years ago
Felix Lange 3b9808f23c cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb 9 years ago
Péter Szilágyi e1a0ee8fc5 cmd/geth, cmd/utils, eth, p2p: pass and honor a no discovery flag 9 years ago
zelig bed80133e0 automatic DAG pregeneration for smooth epoch transitions 9 years ago
zelig 22b694ee1e solc now in ethereum, fixes solc path setting; setSolc() didnt work 9 years ago
obscuren c67424ecc8 core: parallelise nonce checking when processing blocks 9 years ago
Felix Lange 5f706cd7f5 cmd/utils: print messages from package log through glog 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 9 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren cb1fa523e4 cmd/geth, cmd/mist, eth, flags: renamed loglevel to verbosity 10 years ago
Felix Lange e45d9bb29d cmd/utils: bump default maxpeers to 25 10 years ago
Péter Szilágyi 4d5a719f25 cmd, eth, p2p: introduce pending peer cli arg, add tests 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 years ago
Péter Szilágyi 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix 10 years ago
Péter Szilágyi 679c90b873 cmd/geth, cmd/utils, eth: internalize trusted node config file 10 years ago
Péter Szilágyi de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers 10 years ago
obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 years ago
zelig c5e9a0a71c cli: correct bootnodes flag usage help line 10 years ago
zelig 6512b23b98 cli: fatal error if rpc could not be started 10 years ago
zelig 7b2f25b578 cli: clean up flag descriptions, usage docs, account list uses primary and indexes, add help line to account subcnd usage 10 years ago
Péter Szilágyi 3b008723db cmd/geth, cmd/utils: invert --pprof once more 10 years ago
Péter Szilágyi c8e2b3710c cmd/geth, cmd/utils: use pprof disable flag, start globally 10 years ago
Péter Szilágyi 8830403acf cmd/geth, cmd/utils: add cli flags for pprof and whisper. 10 years ago
zsfelfoldi bb793c829f fixed incomplete merge 10 years ago
zsfelfoldi c4b7d4d3f7 NatSpec cli option, resolver tests passing 10 years ago
obscuren 03b4cf74a2 geth: added identity flag which allows to set a custom node name 10 years ago
Bas van Kervel 49a513bdeb Added blockchain DB versioning support, closes #650 10 years ago
Bas van Kervel 6da5b2fc5f reformat code with goimports 10 years ago
obscuren 6e2f78ebdd Default log to stderr 10 years ago
Bas van Kervel 5304f43067 Add path expansion support for command line arguments, closes 567 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
obscuren a0e44e3281 basic glog 10 years ago
obscuren 36452afd4e glog wip 10 years ago
Taylor Gerring 04a7c4ae1e Abstract http into rpc package 10 years ago
Taylor Gerring 24fc1f073d Add flag to control CORS header #394 10 years ago
obscuren eb102bf4bb Etherbase => etherbase 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
zelig b375bbee5f settable etherbase 10 years ago
zelig 7577d12614 max paranoia mode to UNsupport unencrypted keys entirely 10 years ago
zelig 34d5a6c156 cli: help formatting 10 years ago
zelig c4ea921876 import/export accounts 10 years ago
obscuren 88b9bc40d7 Godep issue? 10 years ago
Gustav Simonsson 33c5186fd0 In blocktest cmd, disable network and add RPC flag 10 years ago
zelig 78cff9e3a4 independent flag for json structured logging 10 years ago
zelig b6aa88c099 private network support 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago