obscuren
ad7b0efbd3
cmd/geth: hotfix bump
10 years ago
obscuren
7ea76fcf99
core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21
10 years ago
Bas van Kervel
e30e9fe979
removed invalid filename characters
10 years ago
Gustav Simonsson
b5b53d8b32
Fix hex conversion in --unlock and log when successful
10 years ago
obscuren
36ce54e5dc
cmd/geth: bump version to 0.9.20
10 years ago
Gustav Simonsson
da9fe951da
Use common.Address type for accounts.Address
10 years ago
Bas van Kervel
b79dd188d9
replaced several path.* with filepath.* which is platform independent
10 years ago
obscuren
21e52efdfe
cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
...
Miner threads are now settable through the admin interface (closes #897 )
and specify 0 CPU worker threads when eth_getWork is called (closes #916 )
10 years ago
obscuren
7551264fa6
cmd/geth, cmd/mist: version 0.9.19
10 years ago
obscuren
658ac3c257
cmd/geth: bump version 0.9.18
10 years ago
obscuren
cb1fa523e4
cmd/geth, cmd/mist, eth, flags: renamed loglevel to verbosity
10 years ago
obscuren
c8fc4cebe6
version 0.9.17
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
...
* common/compiler: solidity compiler + tests
* rpc: eth_compilers, eth_compileSolidity + tests
* fix natspec test using keystore API, notice exp dynamically changes addr, cleanup
* resolver implements registrars and needs to create reg contract (temp)
* xeth: solidity compiler. expose getter Solc() and paths setter SetSolc(solcPath)
* ethereumApi: implement compiler related RPC calls using XEth - json struct tests
* admin: make use of XEth.SetSolc to allow runtime setting of compiler paths
* cli: command line flags solc to set custom solc bin path
* js admin api with new features debug and contractInfo modules
* wiki is the doc https://github.com/ethereum/go-ethereum/wiki/Contracts-and-Transactions
10 years ago
obscuren
b719801db0
cmd/geth: gofmt screwup fix
10 years ago
obscuren
458d891c63
cmd/geth: version bump
10 years ago
Péter Szilágyi
c750ef09e1
cmd/geth: fix #853 colorize console output in windows
10 years ago
Gustav Simonsson
b1cc9cdc74
Integrate new ethash API and change geth makedag cmd
10 years ago
obscuren
ba2236fa51
cmd/geth, eth: bump version & tmp fix for incorrect TD peers
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
30b921ef46
cmd/geth: bump version to 0.9.14
10 years ago
obscuren
745c368987
cmd/geth: bump version number
10 years ago
Felix Lange
eb5e43022e
cmd/geth, cmd/mist: use gitCommit in node name
10 years ago
obscuren
7fd368c586
geth/main: removed crazy welcome message :-(
10 years ago
obscuren
ed036a2ce7
cmd/geth: bump version number 0.9.12
10 years ago
Alexandre Van de Sande
8716278ca8
Smaller frontier cover art
10 years ago
Alexandre Van de Sande
f1126dbb87
Smaller frontier cover art
10 years ago
zelig
6b1b5a4a2a
cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain`
10 years ago
zelig
1b7c017076
cli: fatal error if no etherbase for mining
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
Alexandre Van de Sande
d2fab43abc
Changed "Welcome to the Frontier" to something more geeky
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
obscuren
52584596d4
geth: bump version number
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
obscuren
f1ae3dc4aa
geth: bump version number
10 years ago
Bas van Kervel
49a513bdeb
Added blockchain DB versioning support, closes #650
10 years ago
obscuren
36fe11378c
Bump
10 years ago
obscuren
3d29805322
Added pprof
10 years ago
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