375 Commits (c65175d1c682e04ce68b0f5cbe31e60ac26196bd)

Author SHA1 Message Date
yann300 39c5cc45d4 fix #2012 10 years ago
CJentzsch bb1ae30df9 add transact create 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 10 years ago
Lefteris Karapetsas 648a83f0fc Stricter interface for EthashAux::light() 10 years ago
Lefteris Karapetsas 5cc63de2f9 Use seedhash everywhere in EthashAux 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. 10 years ago
Marek Kotewicz 44c3e7b914 libjsonconsole fix 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Gav Wood 4ef410eee0 Use Go bootnodes. 10 years ago
Gav Wood b3f8518716 Structured logger can output to a file. 10 years ago
Gav Wood 4011d4de71 Don't echo passwords. 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
Gav Wood 456872daec Refactor call/create so they don't need a Secret in preparation for 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 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
Gav Wood 82ca50d234 NewBlockHashes packet, basic implementation. 10 years ago
Marek Kotewicz df02fc61e3 style fixes 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. 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. 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
Genoil 9bd34c39f9 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Genoil ca77f96cc4 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Jan Willem Penterman 67ec7d9043 enable eth GPU mining 10 years ago
Gav Wood 188ee31e3a Point to the real home. 10 years ago