Gav Wood
|
3efcc49bdf
|
Upgrade to latest ethhash API.
|
10 years ago |
Gav Wood
|
62b4958952
|
Provide a little more information on why things might fail.
|
10 years ago |
Gav Wood
|
13d77a34e5
|
Avoid asserting until I know exactly what ethash_quick_check_difficulty is
meant to do.
|
10 years ago |
Gav Wood
|
6b409f52ad
|
More descriptive errors on database fail.
Fixes #1343
|
10 years ago |
Gav Wood
|
fe7788cdee
|
Extra debug information for #1438.
|
10 years ago |
Gav Wood
|
210278dc82
|
Protocol bump.
|
10 years ago |
Gav Wood
|
59b676b42b
|
Avoid confusing Gustav.
|
10 years ago |
Gav Wood
|
19d09366b0
|
Avoid confusing Gustav.
|
10 years ago |
Gav Wood
|
bc345316dc
|
Don't accept default argument for eth. Fixes #1250.
Remove pointless exception.
Reduce JS verbosity.
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
1f161895fd
|
Place ethash cache in a more clearly shared folder.
|
10 years ago |
Gav Wood
|
15f236282a
|
Stack limit.
|
10 years ago |
Gav Wood
|
b54134a578
|
Reduce verbosity in mining.
|
10 years ago |
Gav Wood
|
26a6969d7d
|
Avoid using bad caches.
|
10 years ago |
Gav Wood
|
750e1e195c
|
Diagnostics to try to track down the mining issues.
|
10 years ago |
Gav Wood
|
73f85c8286
|
Additional check in header for too many items.
|
10 years ago |
Gav Wood
|
abd800ffbc
|
Nicer HTML and version info in AZ.
|
10 years ago |
Gav Wood
|
657c051ab2
|
Bump database version for new PoW.
|
10 years ago |
Gav Wood
|
63df1f7730
|
Ethasher update.
|
10 years ago |
Gav Wood
|
aa683b23ca
|
Fix MWD's horribleness this side.
|
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
|
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 |