Felix Lange
|
74706a0f02
cmd/geth, cmd/utils: rename utils.Get* -> utils.Make*
|
10 年之前 |
Felix Lange
|
3b9808f23c
cmd/geth, cmd/utils: don't use Ethereum for import, export and upgradedb
|
10 年之前 |
Péter Szilágyi
|
e1a0ee8fc5
cmd/geth, cmd/utils, eth, p2p: pass and honor a no discovery flag
|
10 年之前 |
zelig
|
bed80133e0
automatic DAG pregeneration for smooth epoch transitions
|
10 年之前 |
zelig
|
22b694ee1e
solc now in ethereum, fixes solc path setting; setSolc() didnt work
|
10 年之前 |
obscuren
|
c67424ecc8
core: parallelise nonce checking when processing blocks
|
10 年之前 |
Felix Lange
|
5f706cd7f5
cmd/utils: print messages from package log through glog
|
10 年之前 |
Gustav Simonsson
|
e389585f1f
Change default keystore dir
|
10 年之前 |
Bas van Kervel
|
95773b9673
removed redundant newlines in import block
|
10 年之前 |
Bas van Kervel
|
b79dd188d9
replaced several path.* with filepath.* which is platform independent
|
10 年之前 |
obscuren
|
cb1fa523e4
cmd/geth, cmd/mist, eth, flags: renamed loglevel to verbosity
|
10 年之前 |
Felix Lange
|
e45d9bb29d
cmd/utils: bump default maxpeers to 25
|
10 年之前 |
Jeffrey Wilcke
|
23454dcfcb
Merge pull request #840 from karalabe/throttled-dialing
|
10 年之前 |
Péter Szilágyi
|
4d5a719f25
cmd, eth, p2p: introduce pending peer cli arg, add tests
|
10 年之前 |
zelig
|
009b221692
solidity compiler and contract metadocs integration
|
10 年之前 |
Gustav Simonsson
|
b1cc9cdc74
Integrate new ethash API and change geth makedag cmd
|
10 年之前 |
Jeffrey Wilcke
|
8d09f95bc7
Merge pull request #805 from obscuren/download_improvements
|
10 年之前 |
obscuren
|
405720b218
xeth, core, cmd/utils: Transaction can not be over block gas limit
|
10 年之前 |
zelig
|
c5e9a0a71c
cli: correct bootnodes flag usage help line
|
10 年之前 |
zelig
|
6512b23b98
cli: fatal error if rpc could not be started
|
10 年之前 |
zelig
|
7b2f25b578
cli: clean up flag descriptions, usage docs, account list uses primary and indexes, add help line to account subcnd usage
|
10 年之前 |
Jeffrey Wilcke
|
3d7c1b8194
Merge pull request #755 from karalabe/command-flags-cleanup
|
10 年之前 |
Péter Szilágyi
|
3b008723db
cmd/geth, cmd/utils: invert --pprof once more
|
10 年之前 |
Péter Szilágyi
|
c8e2b3710c
cmd/geth, cmd/utils: use pprof disable flag, start globally
|
10 年之前 |
Péter Szilágyi
|
8830403acf
cmd/geth, cmd/utils: add cli flags for pprof and whisper.
|
10 年之前 |
zsfelfoldi
|
bb793c829f
fixed incomplete merge
|
10 年之前 |
zsfelfoldi
|
c4b7d4d3f7
NatSpec cli option, resolver tests passing
|
10 年之前 |
obscuren
|
03b4cf74a2
geth: added identity flag which allows to set a custom node name
|
10 年之前 |
Bas van Kervel
|
49a513bdeb
Added blockchain DB versioning support, closes #650
|
10 年之前 |
Jeffrey Wilcke
|
79cc3cc98e
Merge pull request #671 from bas-vk/issue_567
|
10 年之前 |