Gav Wood
|
97f936d30c
|
Only report worker stuff when it's laggy.
Cleanups ETH_ -> DEV_
|
10 years ago |
Gav Wood
|
08a9282dac
|
Fixed mining in paranoid mode.
|
10 years ago |
Gav Wood
|
7aa4da008b
|
Minor fix for mining.
|
10 years ago |
Gav Wood
|
ae74058320
|
Windows build fixes.
|
10 years ago |
arkpar
|
7387a1c250
|
replaces cache maps with hash tables, reverted noteCanonChanged
|
10 years ago |
arkpar
|
b9f21a3be2
|
style
|
10 years ago |
arkpar
|
90d06cb7b3
|
more performance optimizations
|
10 years ago |
arkpar
|
a1c84c7172
|
blockchain download and import performance optimizations
|
10 years ago |
Gav Wood
|
be6dd3b62b
|
Optimisations and fixes for the BlockQueue.
|
10 years ago |
Gav Wood
|
83f57b9ed0
|
Avoid more maps, more lookups and SHA3.
|
10 years ago |
Gav Wood
|
1069295ec6
|
Fix for chain fork instance.
|
10 years ago |
Gav Wood
|
976c990ddb
|
Minimise write-locking of DB. Fixes #1676
|
10 years ago |
chriseth
|
8f98d65626
|
Split params into evm-related and mining/block-related.
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
Jan Willem Penterman
|
ea5e343e4d
|
more ascii art for windows logging
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
a02aab8c34
|
Synchronisation safety for details/blocks in BlockChain. Avoid situation
where block isKnown before details available.
|
10 years ago |
Gav Wood
|
9aab3ea208
|
Extra diagnostics.
|
10 years ago |
Gav Wood
|
86804fedf1
|
Fix deadlock.
|
10 years ago |
Gav Wood
|
8328220471
|
Fixes for reimporting, make block availability atomic.
|
10 years ago |
Gav Wood
|
4e4fc4d11c
|
Fixes for reimporting.
|
10 years ago |
Gav Wood
|
e179781728
|
More sophisticated (and correct) BlockHashes handling.
|
10 years ago |
Gav Wood
|
9671c5405b
|
Harsher penalty for screwing the DB.
|
10 years ago |
Gav Wood
|
86384ad0ad
|
Use default path if none given when rebuilding chain.
|
10 years ago |
Gav Wood
|
e7008b5877
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
c1045d4711
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
arkpar
|
48dd9f3482
|
replaced Aversion with ImportRequirements
|
10 years ago |
Gav Wood
|
db3e0831c3
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
2fb7883a12
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
b5761c33b6
|
logging for jchow.
testing for ethashcl.
|
10 years ago |
arkpar
|
07b45657f7
|
bool param to enum
|
10 years ago |
arkpar
|
6216b33775
|
Allow mining without pow check
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
7c62dbcfd0
|
Remove old database stuff.
|
10 years ago |
Gav Wood
|
7cc6ba8248
|
Careless threading fix.
Fixes #1551
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
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
|
9fb30b141e
|
Allow Solidity build to be disabled.
|
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
|
1e8c241f2b
|
Lock bug fix.
|
10 years ago |
Gav Wood
|
0210c26a26
|
Clear block blooms.
|
10 years ago |
Gav Wood
|
c8b5f9d2f6
|
Major fix: only put in database active fork lookups.
|
10 years ago |
Gav Wood
|
c5f80a9dde
|
Fix various aspects of chain-re-import.
|
10 years ago |
Gav Wood
|
94ec0c0714
|
Be less verbose.
|
10 years ago |