477 Commits (f7500218c812d36f15e074e77cb56137c68d0ce1)

Author SHA1 Message Date
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
Paweł Bylica cefb0e11cd Fix DLL copy for eth. 10 years ago
Paweł Bylica 9b45b6b571 Use external prebuilt OpenCL ICD DLL. 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. 10 years ago
Gav Wood 778e6ff677 Fix for invariant macro. 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
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 10 years ago
Marek Kotewicz 0ccc6b973d jsconsole session 10 years ago
Gav Wood d2780c3d6a Use right scoping. 10 years ago
arkpar 4b2dfe48ea fixed eth build 10 years ago
Gav Wood 267b24bea6 Support changing miner in eth. 10 years ago
chriseth 2c37204a69 KeyManager refactoring to increase readability. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Marek Kotewicz ba64e80c4d ethconsole executable 10 years ago
CJentzsch e923f9c435 add balanceatblock and storageatblock cli interactive commands# 10 years ago
Marek Kotewicz 8580f91678 separated JSConsole core 10 years ago
subtly 0a0d36382b Fix bool. 10 years ago
subtly 30e47e38cb Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery. 10 years ago
Gav Wood 0426393557 Include hash in client ID. 10 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
Gav Wood 237d044a73 Reprocess in eth -i, don't network by default. 10 years ago
CJentzsch 43f8d638fb add transactnonce to ethcli 10 years ago
Gav Wood afd84b0b4b Expand eth cli 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
CJentzsch af9c64da91 add queuestatus::importing 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago