Gav Wood
1c0aa7a0fc
Merge branch 'develop' into basenet
10 years ago
Gav Wood
c99cee7a65
Move to capabilities-based networking.
10 years ago
Gav Wood
b386ac0586
Link ethereum.
10 years ago
Gav Wood
3f21dba939
Fix undefined symbols.
10 years ago
Gav Wood
322be22de6
Fix libethereumx build issues.
10 years ago
Gav Wood
7da31dd62d
Version bumps.
10 years ago
Gav Wood
ac0fce1b4a
Target block time of 4s.
10 years ago
Gav Wood
278995e19a
Use sha3(header) rather than sha3(block) for hash.
10 years ago
Gav Wood
2a18aa2d8e
Avoid sending chain back to peer once initial sync complete.
10 years ago
Gav Wood
78dae17c49
Actually relax timestamp.
10 years ago
Gav Wood
83b3a7b980
Relax time sync requirements slightly.
10 years ago
Gav Wood
f50af8e10e
Queue diagnostics.
10 years ago
Gav Wood
ecb451efe7
Another minor fix.
10 years ago
Gav Wood
2f5c1e742f
Minor fix.
10 years ago
Gav Wood
b9253a47f5
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
0b283fac40
Version bump. New protocol. Network stuff slightly more robust.
10 years ago
Gav Wood
2f3c4fb12b
Merge pull request #298 from AronVanAmmers/develop
Updated LibEthereum.vcxproj with current files to fix build in VS2013
10 years ago
AronVanAmmers
a60661f1c3
Updated LibEthereum.vcxproj with removed/added files to fix build in VS2013
10 years ago
Gav Wood
fb7ce577ab
Merge branch 'basenet' into develop
10 years ago
Gav Wood
ffe228b385
Blockchain syncing fixed.
10 years ago
Gav Wood
be1bf6b9bf
Split off general network layer.
11 years ago
Gav Wood
d47c420756
Add untracked files.
11 years ago
Gav Wood
a17cad3404
A start.
11 years ago
Gav Wood
be4bea3c11
Better interface for instrInfo.
11 years ago
Gav Wood
0571b637ab
Manage invalid instructions without bombing.
11 years ago
Gav Wood
7aea20bef2
Version bump.
11 years ago
Gav Wood
c3e6682c3b
Numerous bug fixes.
11 years ago
Gav Wood
cfcf0d6c79
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
bd4770944e
Initial commits for skeletons of IEthXi and libethereumx.
11 years ago
Tim Hughes
2250f100e9
Fixed minor VS2013 compile errors and updated projects.
11 years ago
Gav Wood
1078681ccb
Better uncle building.
Repotting.
11 years ago
Gav Wood
ba9d3d9248
Minor PoC-6 fix.
11 years ago
Gav Wood
939ab1be34
Multi-threaded mining.
11 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