chriseth
|
e8a5e56b41
|
Add --genesis-json to help.
|
10 years ago |
Gav Wood
|
008c400cfb
|
Interactive is now a JS console.
Network can be chosen at run time (--frontier, --olympic).
Params slimmed, uses JSON.
|
10 years ago |
Gav Wood
|
8268185169
|
Allow provision of any genesis block.
Listen to ~/.ethereum/genesis.json.
|
10 years ago |
Lefteris Karapetsas
|
a700950765
|
Switch to using the Sealers API for precompute
|
10 years ago |
Gav Wood
|
b1c04ba0fc
|
Repot all the ethash stuff.
Enable the previously disabled opencl mining paths.
|
10 years ago |
arkpar
|
1c1e9aea02
|
eth working
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
0c5e924745
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
1547a72b3a
|
eth working
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
a00196914a
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
697e42f9e4
|
eth working
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
1bc77af041
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
8de4926f74
|
eth working
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
88cd4dfad7
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
ad50498fae
|
eth working
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
75857ef5d4
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
9d8f9e3517
|
eth working
|
10 years ago |
Paweł Bylica
|
cefb0e11cd
|
Fix DLL copy for eth.
|
10 years ago |
Paweł Bylica
|
9b45b6b571
|
Use external prebuilt OpenCL ICD DLL.
|
10 years ago |
arkpar
|
016ce6964f
|
copy evmjit dll to output on windows
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
212d433370
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Paweł Bylica
|
77c5724afe
|
Fix --vm command line option.
|
10 years ago |
Paweł Bylica
|
297dca32b5
|
cmake install changes
|
10 years ago |
chriseth
|
f85ae2a1e4
|
Only dump small mem in extvm.
Fixes #1196
|
10 years ago |
Gav Wood
|
778e6ff677
|
Fix for invariant macro.
Minor cleanups.
Fix for rescue mode.
|
10 years ago |
Gav Wood
|
de97b49939
|
Rescue a corrupted database.
|
10 years ago |
CJentzsch
|
4990aeaf06
|
clean up eth cli interactive interface
|
10 years ago |
Gav Wood
|
9a01bb2b45
|
Enable the network in the case of explicitly disabled discovery.
|
10 years ago |
Gav Wood
|
9ade9777a6
|
Olympic & Frontier specs
|
10 years ago |
chriseth
|
ef3ccfcdaa
|
Use rlpList to construct some RLPs.
|
10 years ago |
arkpar
|
eb2bc3e69f
|
sync status CLI
|
10 years ago |
Marek Kotewicz
|
5cca2fa4f4
|
fixed "eth --console"
|
10 years ago |
Paweł Bylica
|
ff112cb94c
|
Make --vm command line option syntax consistent with other options.
|
10 years ago |
Paweł Bylica
|
91a954dd9d
|
Reapply --vm option changes to eth.
|
10 years ago |
Paweł Bylica
|
5df0d1b872
|
--vm command line option replacing --jit.
|
10 years ago |
Gav Wood
|
c9489a14e7
|
Fix js console. Clean up eth's main.
|
10 years ago |
chriseth
|
75795be231
|
Fixed typo.
|
10 years ago |
Lefteris Karapetsas
|
d557ca5370
|
Add hashrate command to interactive CLI mode
|
10 years ago |
Gav Wood
|
679143c233
|
Fix pow check and style.
|
10 years ago |
Gav Wood
|
7a0f3350b6
|
Fix importing.
|
10 years ago |
subtly
|
b39d687be2
|
fix copy/paste fail
|
10 years ago |
subtly
|
813c365fc4
|
Only modify logger to \r \r for interactive mode and do so with thread safely.
|
10 years ago |
subtly
|
ed80e1322b
|
windows build fix
|
10 years ago |
Gav Wood
|
f109b6d617
|
Fix & reduce verbosity.
|
10 years ago |
Gav Wood
|
a9b26e141e
|
Require prime number to start eth.
|
10 years ago |