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.
testing for ethashcl.
|
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.
Fixed #1541
|
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.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
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
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
Gav Wood
|
3053282582
|
Avoid killing old DAGs for now. Presents a memory leak to the tune of
1GB/epoch (!!!) but this will all be fixed when @LefterisJP introduces
ethash-side memoisation.
|
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
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 |