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.
|
10 years ago |
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.
|
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
during blockchain import anyway.
|
10 years ago |
Gav Wood
|
112bf7aa67
|
Repotting
|
10 years ago |
Gav Wood
|
2f9a279e9f
|
Various small improvements.
|
10 years ago |
Gav Wood
|
5034f35410
|
Miner class.
Version bump.
|
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.
|
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 |