arkpar
|
0a44c7ab4f
|
block queue limiting and other fixes
|
10 years ago |
Gav Wood
|
cc668312b7
|
Avoid throwing out potentially good blocks.
|
10 years ago |
arkpar
|
c12b481529
|
track block queue size
|
10 years ago |
Gav Wood
|
36e57f09a2
|
Fix for previous.
|
10 years ago |
Gav Wood
|
c507d9fd39
|
More aggressive bad-block policy.
|
10 years ago |
Gav Wood
|
87cf8dd5d6
|
VM provides information on its performance.
Make guarding of DB optional.
Various updates to syncing.
Start of a holistic reputation manager.
|
10 years ago |
Gav Wood
|
095b6f8189
|
Report bad blocks using published standards.
|
10 years ago |
arkpar
|
4787970b0d
|
codeHash in ExtVM
|
10 years ago |
arkpar
|
5eb685da7c
|
Moved transaction verification to verifier thread
|
10 years ago |
Gav Wood
|
c7c1d79176
|
Frontier parameters in.
|
10 years ago |
CJentzsch
|
76868a89ed
|
add debug info for BlockQueueStatus
|
10 years ago |
Gav Wood
|
fcc6d2f621
|
Possible MSVC workaround.
|
10 years ago |
Vern
|
87628fc432
|
windows build: fixed dangling catch problem
|
10 years ago |
Gav Wood
|
61318ba3ab
|
Bad blocks get good treatment.
|
10 years ago |
Gav Wood
|
dd8bc4b78d
|
Parallelised uncle checking.
|
10 years ago |
arkpar
|
8f9f7d9a6f
|
comments
|
10 years ago |
arkpar
|
cbb5e640ef
|
more blockchain import optimizations
|
10 years ago |
Gav Wood
|
b0dba6b559
|
Version bump push all valid "ready" transactions to the network asap.
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
Gav Wood
|
1aa1950d75
|
Invariant utilities.
|
10 years ago |
Gav Wood
|
be6dd3b62b
|
Optimisations and fixes for the BlockQueue.
|
10 years ago |
Gav Wood
|
6da67f1581
|
Fix style. Fix device id.
|
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
|
de13806962
|
Avoid deadlock when have past future blocks.
|
10 years ago |
Gav Wood
|
e179781728
|
More sophisticated (and correct) BlockHashes handling.
|
10 years ago |
Gav Wood
|
2d72554db9
|
Pesky <= bug fixed.
|
10 years ago |
Gav Wood
|
6b8b94fda0
|
Fix subsequence side bug.
|
10 years ago |
Gav Wood
|
cb9e3189e1
|
Additional activity reporting.
|
10 years ago |
Jan Willem Penterman
|
cdf7a0cd53
|
fix skipping import of future blocks
|
10 years ago |
Gav Wood
|
ceff94ba53
|
Ticking to allow future blocks to actually be included and prevent
"mining crash".
|
10 years ago |
Gav Wood
|
369d45634a
|
Allow pre-mining if it's us.
|
10 years ago |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
c1045d4711
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
8e3ef1ee5c
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
2fb7883a12
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
80e22a1386
|
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
10 years ago |
Gav Wood
|
622367b274
|
Avoid compiling neth/serpent on MSVC.
|
10 years ago |
Gav Wood
|
c5f80a9dde
|
Fix various aspects of chain-re-import.
|
10 years ago |
Gav Wood
|
a1c68d6f8c
|
Suicide refunds.
Compile fix.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Gav Wood
|
3f61b506db
|
Remove incoming queue. Put things straight into actual queues.
Make state items more fitting.
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
0d3f298e45
|
Blocks come down in order (well... unless a peer bugs out).
Peer hash-chains downloaded one-at-once.
KillChain works again.
Local networking option.
Don't resend blocks during sync.
|
10 years ago |
Gav Wood
|
d25224822e
|
Fixes for state getting.
|
10 years ago |
Gav Wood
|
b7b17b9963
|
Queue future blocks, don't discard.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |