obscuren
|
b71091e337
eth, eth/downloader, miner: use download events to check miner start
|
10 年之前 |
Gustav Simonsson
|
8754f2b768
Fix common.Address / []byte type conversions
|
10 年之前 |
Gustav Simonsson
|
da9fe951da
Use common.Address type for accounts.Address
|
10 年之前 |
Jeffrey Wilcke
|
58d6ec689f
Merge pull request #933 from bas-vk/issue928
|
10 年之前 |
Bas van Kervel
|
b79dd188d9
replaced several path.* with filepath.* which is platform independent
|
10 年之前 |
obscuren
|
96d4a7d087
eth, ethdb: lower the amount of open files & improve err messages for db
|
10 年之前 |
obscuren
|
13f8f65a58
eth, ethdb: lower the amount of open files & improve err messages for db
|
10 年之前 |
obscuren
|
21e52efdfe
cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
|
10 年之前 |
obscuren
|
a2919b5e17
core, eth, miner: improved tx removal & fatal error on db sync err
|
10 年之前 |
obscuren
|
cb1fa523e4
cmd/geth, cmd/mist, eth, flags: renamed loglevel to verbosity
|
10 年之前 |
Péter Szilágyi
|
4d5a719f25
cmd, eth, p2p: introduce pending peer cli arg, add tests
|
10 年之前 |
obscuren
|
062fa049d0
fixed merge issue
|
10 年之前 |
Jeffrey Wilcke
|
24d44f35f2
Merge pull request #791 from fjl/discover-sha3-distance
|
10 年之前 |
Gustav Simonsson
|
b1cc9cdc74
Integrate new ethash API and change geth makedag cmd
|
10 年之前 |
Péter Szilágyi
|
4accc187d5
eth, p2p: add trusted node list beside static list
|
10 年之前 |
obscuren
|
016f152b36
eth, eth/downloader: Moved block processing & graceful shutdown
|
10 年之前 |
Péter Szilágyi
|
413ace37d3
eth, p2p: rename trusted nodes to static, drop inbound extra slots
|
10 年之前 |
obscuren
|
15873fafc0
core: added a wait group to chain manager for graceful shutdown
|
10 年之前 |
Péter Szilágyi
|
701591b403
cmd, eth, p2p: fix review issues enumerated by Felix
|
10 年之前 |
Péter Szilágyi
|
679c90b873
cmd/geth, cmd/utils, eth: internalize trusted node config file
|
10 年之前 |
Péter Szilágyi
|
de0549fabb
cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers
|
10 年之前 |
Felix Lange
|
fc747ef4a6
p2p/discover: new endpoint format
|
10 年之前 |
Jeffrey Wilcke
|
91cb8cdd2a
Merge pull request #793 from karalabe/discovery-node-cache
|
10 年之前 |
Péter Szilágyi
|
19bc4624ea
eth: pull in a lost merge change
|
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 年之前 |
Péter Szilágyi
|
8646365b42
cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design
|
10 年之前 |
obscuren
|
31f82eb334
eth, eth/downloader: don't require td on downloader. Fixed tests
|
10 年之前 |
zelig
|
be843959cb
backend: start miner in its go routine (no wait to generate DAG)
|
10 年之前 |
Péter Szilágyi
|
6def110c37
cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth.
|
10 年之前 |