Gav Wood
|
9dd24197a4
|
Fix #2031
|
10 years ago |
ethdev zug
|
282a817a2a
|
changes required to make miniupnp working on windows
|
10 years ago |
lotrf3
|
192e8e19f2
|
Fix dumbest syntax error ever
|
10 years ago |
lotrf3
|
65cbeafd58
|
Ensure dependencies are conditional on Windows
|
10 years ago |
lotrf3
|
dadac26d0e
|
Added upnp support to Windows
|
10 years ago |
Gav Wood
|
fcb629acda
|
ethkey utility with bare key tools.
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Gav Wood
|
53d63f80c3
|
Pull out shared code into Aux file.
|
10 years ago |
Lars Pensjo
|
ed83256798
|
Enable -G without --opencl-device
Otherwise, -G doesn't work.
|
10 years ago |
Lefteris Karapetsas
|
648a83f0fc
|
Stricter interface for EthashAux::light()
|
10 years ago |
Lefteris Karapetsas
|
5cc63de2f9
|
Use seedhash everywhere in EthashAux
We now use seedhash everywhere and generate a block number only where
it's needed. Namely ethash_light_new()
|
10 years ago |
Gav Wood
|
a508bb85ae
|
Fix default farm endpoint in eth.
|
10 years ago |
subtly
|
fb7c6a10c0
|
Bump ideal peer count based on network simulations. See also https://github.com/ethereum/devp2p/wiki/Peer-Selection-Strategy
|
10 years ago |
Gav Wood
|
de8c7e1c5d
|
newaccount in eth.
fix importing old accounts and guarantee wallet has at least one key in
it.
|
10 years ago |
Marek Kotewicz
|
44c3e7b914
|
libjsonconsole fix
|
10 years ago |
Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
Gav Wood
|
4ef410eee0
|
Use Go bootnodes.
|
10 years ago |
Gav Wood
|
b3f8518716
|
Structured logger can output to a file.
Better support of imports/keys and key manager integration for eth.
|
10 years ago |
Gav Wood
|
4011d4de71
|
Don't echo passwords.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
456872daec
|
Refactor call/create so they don't need a Secret in preparation for
integration of the KeyManager.
|
10 years ago |
Lefteris Karapetsas
|
165c374fd4
|
New ethash API integration part 1
- cpp-ethereum now compiles with the new API
- Proper integration with testing will come with the next commits
|
10 years ago |
Jan Willem Penterman
|
d89330f447
|
phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3.
|
10 years ago |
subtly
|
32adf87f92
|
Fix macos builds following changes from #1809.
|
10 years ago |
Gav Wood
|
82ca50d234
|
NewBlockHashes packet, basic implementation.
|
10 years ago |
Marek Kotewicz
|
df02fc61e3
|
style fixes
|
10 years ago |
unknown
|
3af40c3307
|
package solc, eth, ethminer, rlp && abi in cpack nsis installer
|
10 years ago |
Marek Kotewicz
|
f56868493f
|
duplicate code in eth/main.cpp wrapped into function
|
10 years ago |
Marek Kotewicz
|
5c2be28a2d
|
wrap const char* in jsstring
|
10 years ago |
Marek Kotewicz
|
a0f3c42d60
|
jsv8provider
|
10 years ago |
Marek Kotewicz
|
7d8d30c551
|
rpc provider in progress
|
10 years ago |
Patrick Salami
|
468a06d35a
|
adding --network-id option to eth cli
|
10 years ago |
Marek Kotewicz
|
8f8e07d287
|
make jsconsole optional global dependency
|
10 years ago |
Marek Kotewicz
|
5cc56a72cb
|
console command line option
|
10 years ago |
Marek Kotewicz
|
31e5c13de4
|
jsconsole read nested objects
|
10 years ago |
Marek Kotewicz
|
299b994e79
|
simple repl working
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
CJentzsch
|
739f6b4731
|
fix send via CLI
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
CJentzsch
|
d968959ad0
|
style
|
10 years ago |
Genoil
|
9648529ef4
|
Use single GPU mining thread when --opencl-device is chosen
|
10 years ago |
Gav Wood
|
6da67f1581
|
Fix style. Fix device id.
|
10 years ago |
Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
CJentzsch
|
036c7ba8bd
|
avoid stack overflow and div by zero
|
10 years ago |
Jan Willem Penterman
|
e2c147f688
|
multiple gpu support (and option to use less than maximum cpu threads)
|
10 years ago |
Gav Wood
|
8b6cb1e23c
|
Version bump and client rename.
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
Gav Wood
|
3efa477be6
|
Avoid div by zero.
Always prepare work, even when not apparently mining.
|
10 years ago |
Gav Wood
|
4708a73e19
|
Remote miner fixes.
|
10 years ago |
Gav Wood
|
86384ad0ad
|
Use default path if none given when rebuilding chain.
|
10 years ago |