Bas van Kervel
|
a7bae3b2a6
rpc/http: improve request handling
|
9 years ago |
Péter Szilágyi
|
e90958cd29
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
|
9 years ago |
Kobi Gurkan
|
627c2311fb
cmd/utils: add --keystore
|
9 years ago |
Jeffrey Wilcke
|
0d89e6c2f1
cmd/utils, params: homestead block
|
9 years ago |
Jeffrey Wilcke
|
ab92678fb3
cmd/utils: lower the min accepted gas price for relay and GPO to 20 shannon
|
9 years ago |
Péter Szilágyi
|
770b29fd80
Merge pull request #2175 from karalabe/refactor-http-rpc
|
9 years ago |
Péter Szilágyi
|
900e124bee
cmd, common, node, rpc: rework naming convention to canonical one
|
9 years ago |
Péter Szilágyi
|
7486904b92
cmd, node, rpc: move websockets into node, break singleton
|
9 years ago |
Isidoro Ghezzi
|
cf47ef12d3
cmd/utils: fix jspath flag typo
|
9 years ago |
Péter Szilágyi
|
a13bc9d7a1
cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect
|
9 years ago |
Péter Szilágyi
|
188ab928c3
cmd, common, node, rpc: move IPC into the node itself
|
9 years ago |
Felix Lange
|
3750d835a1
internal/debug: APIs for profiling and tracing
|
9 years ago |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
10 years ago |
Péter Szilágyi
|
d8370a4e15
core, eth, node, rpc: port the admin and debug API
|
10 years ago |
Bas van Kervel
|
eae81465c1
rpc: new RPC implementation with pub/sub support
|
10 years ago |
Felix Lange
|
d648e96b3d
cmd/utils: restore starting geth without any accounts and etherbase
|
10 years ago |
Péter Szilágyi
|
3e1000fda3
cmd, eth, node, rpc, xeth: use single-instance services
|
10 years ago |
Péter Szilágyi
|
1e806c4c77
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
|
10 years ago |
Jeffrey Wilcke
|
a1d9ef48c5
core, eth, rpc: split out block validator and state processor
|
10 years ago |
Péter Szilágyi
|
9aa77a3769
cmd/geth, cmd/utils: surface the light KDF flag to the CLI
|
10 years ago |
Jeffrey Wilcke
|
98b036ddb6
Merge pull request #1949 from karalabe/update-command-usage
|
10 years ago |
Péter Szilágyi
|
3c6e285d3b
cmd/geth, cmd/utils, eth: group CLI flags by purpose
|
10 years ago |
Felix Lange
|
fbdb44dcc1
cmd/utils, rpc/comms: stop XEth when IPC connection ends
|
10 years ago |
Drake Burroughs
|
05ea8926c3
cmd/utils, crypto: add --lightkdf flag for lighter KDF
|
10 years ago |
zelig
|
4d005a2c1d
rpc api: eth_getNatSpec
|
10 years ago |
zelig
|
8b81ad1fc4
console:
|
10 years ago |
Jeffrey Wilcke
|
58d0752fdd
Merge pull request #1883 from obscuren/jit-vm-optimisations
|
10 years ago |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 years ago |
Péter Szilágyi
|
92f9a3e5fa
cmd, eth: support switching client modes of operation
|
10 years ago |
Jeffrey Wilcke
|
b196278044
core/vm: added JIT segmenting / optimisations
|
10 years ago |