Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
subtly
|
9357e47a83
|
Update gas limit modulation.
|
10 years ago |
CJentzsch
|
4b3fd578f8
|
fix selecting gasLimit
|
10 years ago |
CJentzsch
|
de64afac2b
|
fix
|
10 years ago |
CJentzsch
|
7ca3e39298
|
fix BlockGasLimit verification
|
10 years ago |
Gav Wood
|
568e46a32b
|
Bump.
|
10 years ago |
Gav Wood
|
06b483326c
|
Fix up commit that has ugly verbose messages.
|
10 years ago |
winsvega
|
b0d1cbb8a1
|
total difficulty
|
10 years ago |
chriseth
|
8f98d65626
|
Split params into evm-related and mining/block-related.
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
Gav Wood
|
3efa477be6
|
Avoid div by zero.
Always prepare work, even when not apparently mining.
|
10 years ago |
Gav Wood
|
45bacf8566
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
cfd8274097
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
0547a6c1d5
|
Fix build.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
Gav Wood
|
73f85c8286
|
Additional check in header for too many items.
|
10 years ago |
Gav Wood
|
bba8184f1e
|
First attempt at GPU integration.
|
10 years ago |
Gav Wood
|
f3b063e33a
|
Target minimum of 3141592 gas limit, use the same as the minimum.
|
10 years ago |
Gav Wood
|
cb009b6692
|
Remove seedHash from header.
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Gav Wood
|
9e1c2980d4
|
Unclobber Arkadiy's exception fixes.
|
10 years ago |
CJentzsch
|
cf073b8b06
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
c187452a1d
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
CJentzsch
|
bede3bc95b
|
merge
|
10 years ago |
Gav Wood
|
3a715aa10a
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
a1c042f580
|
More info in AZ.
|
10 years ago |
CJentzsch
|
21163d44e2
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
Gav Wood
|
eaef000af3
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
c40119340a
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
6aa1db26e6
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
18c305ed59
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
CJentzsch
|
c8a03dcf58
|
merge
|
10 years ago |
Gav Wood
|
2cfd93132b
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
95587acdc0
|
More info in AZ.
|
10 years ago |
CJentzsch
|
3f8be2aabc
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
10dccac64b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
8bc00bb74c
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
9385ee2533
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
CJentzsch
|
20517ec66c
|
merge
|
10 years ago |
Gav Wood
|
ef128a4bf4
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
431cace13f
|
More info in AZ.
|
10 years ago |
CJentzsch
|
678fed4877
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |