454 Commits (9a89997845d5e984847055936e2c9d9a76fc4f71)

Author SHA1 Message Date
Gav Wood a33de145e7 Don't check nonce by default. 10 years ago
Gav Wood 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood 3053282582 Avoid killing old DAGs for now. Presents a memory leak to the tune of 10 years ago
Gav Wood d16737c707 New DAG file scheme. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood d4ee45acfd null return for invalid values. 10 years ago
Gav Wood 6485fa0759 PV bump to 60. 10 years ago
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 10 years ago
Gav Wood 6b409f52ad More descriptive errors on database fail. 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. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 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 :) 10 years ago
Gav Wood c187452a1d Bunch of repotting/curating. 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