296 Commits (f22540f0e05f4984d2f590e9a3a63c164b89ab5f)

Author SHA1 Message Date
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood e7008b5877 Various compile fixes. 10 years ago
Gav Wood 15f74352e3 Compile fixes. 10 years ago
Gav Wood c1045d4711 Refactor just about everything important in the core. 10 years ago
Gav Wood 87a160ab21 GPU Miner prototyped in new API. 10 years ago
Gav Wood d715f17d87 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood 89dbad3bf8 Working GPU miner. 10 years ago
Gav Wood 0547a6c1d5 Fix build. 10 years ago
Gav Wood b5761c33b6 logging for jchow. 10 years ago
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Gav Wood e3aa60c445 Fix and clean up of State class. 10 years ago
Gav Wood 80e22a1386 All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
CJentzsch 39ac1f73fc remove c_sstoreClearGas 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood 55df43ff4b Fast databases. 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
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