Gav Wood
d47c420756
Add untracked files.
10 years ago
Gav Wood
a17cad3404
A start.
10 years ago
Gav Wood
be4bea3c11
Better interface for instrInfo.
10 years ago
Gav Wood
0571b637ab
Manage invalid instructions without bombing.
10 years ago
Gav Wood
7aea20bef2
Version bump.
10 years ago
Gav Wood
c3e6682c3b
Numerous bug fixes.
10 years ago
Gav Wood
cfcf0d6c79
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
bd4770944e
Initial commits for skeletons of IEthXi and libethereumx.
10 years ago
Tim Hughes
2250f100e9
Fixed minor VS2013 compile errors and updated projects.
10 years ago
Gav Wood
1078681ccb
Better uncle building.
Repotting.
10 years ago
Gav Wood
ba9d3d9248
Minor PoC-6 fix.
10 years ago
Gav Wood
939ab1be34
Multi-threaded mining.
10 years ago
Gav Wood
4fe8075365
PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards.
11 years ago
Gav Wood
e067be15e0
Null-account/address PoC-6 updates.
11 years ago
Gav Wood
b902b3e701
POST for PoC-6
11 years ago
Gav Wood
69b8c77641
Nicer API for Miner.
11 years ago
Gav Wood
2e65637892
Docs.
11 years ago
Gav Wood
454d6118ca
No need to commit to disk after successful mine - this will happen
during blockchain import anyway.
11 years ago
Gav Wood
112bf7aa67
Repotting
11 years ago
Gav Wood
2f9a279e9f
Various small improvements.
11 years ago
Gav Wood
5034f35410
Miner class.
Version bump.
11 years ago
SharpCoiner
d17e7e62ae
Fix 64-bit VS2013 build
Do not pull in libethereum/Client.h into QT.
This is not necessary the most sane thing to do, but without it I cannot avoid getting
C:/Program Files (x86)/Windows Kits/8.1/Include/um/winsock2.h(949): error : Can't concatenate non identifier tokens
erros.
11 years ago
Gav Wood
2a85f95542
Separate out miner thread in preparation for own class.
11 years ago
Gav Wood
16a80db196
Avoid potential conditions where mining is not restarted.
11 years ago
Gav Wood
27a709db0d
Build fixes.
11 years ago
Gav Wood
eff34d1ab0
ADDMOD, MULMOD, unsigned->bigint VM fixes.
11 years ago
Gav Wood
4807d43be6
Mining improvements.
11 years ago
Gav Wood
c465368bb2
Version bump.
11 years ago
Gav Wood
7581de5b08
SWAP & DUP
11 years ago
Gav Wood
2f524f645b
Unambiguous licence.
11 years ago
Gav Wood
0ee639d76c
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
38495bfee3
Correct packet order.
11 years ago
Gav Wood
103644dc82
Faster mining, minor fix.
11 years ago
Gav Wood
7866615e9a
Merge pull request #289 from SharpCoiner/patch-1
Fixes Windows VS2013 build
11 years ago
SharpCoiner
f0ea97a125
Fixes Windows VS2013 build
11 years ago
Gav Wood
22271c14ba
Fix speed.
11 years ago
Gav Wood
e65eba8e9c
Version bump.
11 years ago
Gav Wood
022695af48
Minor sync bug.
11 years ago
Gav Wood
f5c22035fc
PoC-6 networking.
11 years ago
Gav Wood
36deac6a0d
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
9297669549
Timing for EVM.
11 years ago
Gav Wood
e8c290d751
Merge pull request #286 from giact/develop-vs2013
VS 2013.3 needs _WINSOCK_DEPRECATED_NO_WARNINGS for libminiupnpc
11 years ago
Giacomo Tazzari
1c23d788e9
Visual Studio 2013 Update 3 needs _WINSOCK_DEPRECATED_NO_WARNINGS for libminiupnpc
11 years ago
Gav Wood
af05698ef9
Minor fix for JS API.
11 years ago
Gav Wood
8eb5ff5c4d
Fix for padding in new SHA3.
11 years ago
Gav Wood
823b6cff06
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
ce6b5c9374
JS API improvments.
11 years ago
Gav Wood
6570f2f2c2
Merge pull request #285 from caktux/develop
add missing third.icns and plist for OSX
11 years ago
caktux
bf28ebea06
add missing third.icns and plist for OSX
11 years ago
Gav Wood
f750f3c241
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
alethzero/Main.ui
alethzero/MainWin.h
a
Merge with conflict fixes.
11 years ago