Péter Szilágyi
|
1e806c4c77
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
|
10 年 前 |
Jeffrey Wilcke
|
a1d9ef48c5
core, eth, rpc: split out block validator and state processor
|
10 年 前 |
Péter Szilágyi
|
9aa77a3769
cmd/geth, cmd/utils: surface the light KDF flag to the CLI
|
10 年 前 |
Jeffrey Wilcke
|
98b036ddb6
Merge pull request #1949 from karalabe/update-command-usage
|
10 年 前 |
Péter Szilágyi
|
3c6e285d3b
cmd/geth, cmd/utils, eth: group CLI flags by purpose
|
10 年 前 |
Felix Lange
|
fbdb44dcc1
cmd/utils, rpc/comms: stop XEth when IPC connection ends
|
10 年 前 |
Drake Burroughs
|
05ea8926c3
cmd/utils, crypto: add --lightkdf flag for lighter KDF
|
10 年 前 |
zelig
|
4d005a2c1d
rpc api: eth_getNatSpec
|
10 年 前 |
zelig
|
8b81ad1fc4
console:
|
10 年 前 |
Jeffrey Wilcke
|
58d0752fdd
Merge pull request #1883 from obscuren/jit-vm-optimisations
|
10 年 前 |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 年 前 |
Péter Szilágyi
|
92f9a3e5fa
cmd, eth: support switching client modes of operation
|
10 年 前 |
Jeffrey Wilcke
|
b196278044
core/vm: added JIT segmenting / optimisations
|
10 年 前 |
Jeffrey Wilcke
|
d5327ddc5f
Merge pull request #1869 from Gustav-Simonsson/gpu_miner
|
10 年 前 |
Jeffrey Wilcke
|
315a422ba7
Merge pull request #1888 from obscuren/testnet
|
10 年 前 |
Jeffrey Wilcke
|
1de796f101
cmd, core, eth: added official testnet
|
10 年 前 |
Péter Szilágyi
|
2547c9c9b7
cmd: properly initialize Olympic for all subcommands
|
10 年 前 |
Gustav Simonsson
|
ec6a548ee3
all: Add GPU mining, disabled by default
|
10 年 前 |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 年 前 |
Péter Szilágyi
|
74578ab22b
common: fix #1818, secondary datadir paths to fall back to
|
10 年 前 |
Felix Lange
|
8c4dab77ba
all: move common.Database to package ethdb
|
10 年 前 |
Jeffrey Wilcke
|
f04b3a6f29
cmd/geth, cmd/utils, eth: added dev mode flag
|
10 年 前 |
Péter Szilágyi
|
47a7fe5d22
eth: port the synchronisation algo to eth/62
|
10 年 前 |
Péter Szilágyi
|
42f44dda54
eth, eth/downloader: handle header requests, table driven proto tests
|
10 年 前 |
Jeffrey Wilcke
|
28b14d3e6d
Merge pull request #1635 from bas-vk/useragent
|
10 年 前 |
Bas van Kervel
|
f9cbd16f27
support for user agents
|
10 年 前 |
Jeffrey Wilcke
|
9cacec70f9
cmd/evm, core/vm, tests: changed DisableVm to EnableVm
|
10 年 前 |
Jeffrey Wilcke
|
2fcf7f1241
Merge pull request #1604 from obscuren/db-merge
|
10 年 前 |
Jeffrey Wilcke
|
a23478c0be
core, eth, trie, xeth: merged state, chain, extra databases in one
|
10 年 前 |
Jeffrey Wilcke
|
846f34f78b
core/vm, tests: implemented semi-jit vm
|
10 年 前 |