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
|
f7abe38243
|
Coding standards and compile fix.
|
10 years ago |
Gav Wood
|
ba5598892d
|
Bump database version.
|
10 years ago |
Matthew Wampler-Doty
|
9038430a2d
|
Introducing bounds checking, DOS quick verification
|
10 years ago |
Matthew Wampler-Doty
|
9a4fbc2732
|
No longer reading caches from disk
|
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
|
b5c2e82b19
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e241db70a8
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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 |
Gav Wood
|
beb58f17f0
|
RLP tool.
|
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
|
c4a6fc785c
|
update block tests to latest changes PoW changes
|
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
|
fae48e97e4
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
81b0c13e74
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
a755ed3c56
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
5e13f007c6
|
update gas costs
|
10 years ago |
Gav Wood
|
d0a90764db
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
bccb7c9e89
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
4cd9b699bd
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
1328d7e743
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
c40119340a
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
014a0ee274
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
d636372c23
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
6aa1db26e6
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
7a0f440b1f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
5ac16c53f3
|
New SecureTrie.
|
10 years ago |
CJentzsch
|
18c305ed59
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
08f27a3bbd
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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 |
Gav Wood
|
458d832cc6
|
RLP tool.
|
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
|
3c08161974
|
update block tests to latest changes PoW changes
|
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
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d941808524
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |