1296 Commits (ecb3e5823e381a7966bcf6a25f048fe0d55c505d)
 

Author SHA1 Message Date
Gav Wood 939ab1be34 Multi-threaded mining. 10 years ago
Gav Wood 4fe8075365 PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards. 10 years ago
Gav Wood e067be15e0 Null-account/address PoC-6 updates. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood 69b8c77641 Nicer API for Miner. 10 years ago
Gav Wood 2e65637892 Docs. 10 years ago
Gav Wood 454d6118ca No need to commit to disk after successful mine - this will happen 10 years ago
Gav Wood 112bf7aa67 Repotting 10 years ago
Gav Wood 2f9a279e9f Various small improvements. 10 years ago
Gav Wood 5034f35410 Miner class. 10 years ago
SharpCoiner d17e7e62ae Fix 64-bit VS2013 build 10 years ago
Gav Wood 2a85f95542 Separate out miner thread in preparation for own class. 10 years ago
Gav Wood 16a80db196 Avoid potential conditions where mining is not restarted. 10 years ago
Gav Wood 27a709db0d Build fixes. 10 years ago
Gav Wood eff34d1ab0 ADDMOD, MULMOD, unsigned->bigint VM fixes. 10 years ago
Gav Wood 4807d43be6 Mining improvements. 10 years ago
Gav Wood c465368bb2 Version bump. 10 years ago
Gav Wood 7581de5b08 SWAP & DUP 10 years ago
Gav Wood 2f524f645b Unambiguous licence. 10 years ago
Gav Wood 0ee639d76c Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 38495bfee3 Correct packet order. 10 years ago
Gav Wood 103644dc82 Faster mining, minor fix. 10 years ago
Gav Wood 7866615e9a Merge pull request #289 from SharpCoiner/patch-1 10 years ago
SharpCoiner f0ea97a125 Fixes Windows VS2013 build 10 years ago
Gav Wood 22271c14ba Fix speed. 10 years ago
Gav Wood e65eba8e9c Version bump. 10 years ago
Gav Wood 022695af48 Minor sync bug. 10 years ago
Gav Wood f5c22035fc PoC-6 networking. 10 years ago
Gav Wood 36deac6a0d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 9297669549 Timing for EVM. 10 years ago
Gav Wood e8c290d751 Merge pull request #286 from giact/develop-vs2013 10 years ago
Giacomo Tazzari 1c23d788e9 Visual Studio 2013 Update 3 needs _WINSOCK_DEPRECATED_NO_WARNINGS for libminiupnpc 10 years ago
Gav Wood af05698ef9 Minor fix for JS API. 10 years ago
Gav Wood 8eb5ff5c4d Fix for padding in new SHA3. 10 years ago
Gav Wood 823b6cff06 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood ce6b5c9374 JS API improvments. 10 years ago
Gav Wood 6570f2f2c2 Merge pull request #285 from caktux/develop 10 years ago
caktux bf28ebea06 add missing third.icns and plist for OSX 10 years ago
Gav Wood f750f3c241 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6ee6e7921a Add private blockchain feature. 10 years ago
Gav Wood b58f506689 Merge pull request #281 from giact/develop 10 years ago
Gav Wood c44e734b1d Merge pull request #283 from giact/develop-net-hang 10 years ago
Giacomo Tazzari 10087bf933 Fixed peer hanging when receiving a bad synchronisation token 10 years ago
Giacomo Tazzari a761484c2c Renamed the new option to enableOptimizer and created its appropriate setting 10 years ago
Giacomo Tazzari ac37ca7462 Reverting fixes on Serpent because they should be merged on the Serpent repo (reverted from commit 9db294a5b7) 10 years ago
Giacomo Tazzari 0a7f3a625f Changed the new option "Disable LLL Compiler Optimization" to a more sane "Optimize LLL Compiler" (enabled by default) 10 years ago
Gav Wood 335aec1525 Merge pull request #282 from caktux/secp256k1 10 years ago
caktux d9b9873318 fix unsigned warning in num_gmp.h 10 years ago
Giacomo Tazzari 6ad2677523 Code indentation fix 10 years ago
Giacomo Tazzari e584148ba1 Fixed implementation of EXP opcode (wrong results when exponent >= 2^32) 10 years ago