Dimitry
|
6dc5175811
style
|
hace 8 años |
Dimitry
|
a943d231ec
debug block queue status on sync test
|
hace 8 años |
Gav Wood
|
89338da0d8
Tests for BlockChain::insert()ing + state-syncing.
|
hace 9 años |
arkpar
|
50cb37ac38
fixed destruction order for BlockChain and BlockQueue
|
hace 9 años |
arkpar
|
c95d243e9f
performance optimizations
|
hace 9 años |
Gav Wood
|
85ff2137ea
Basic test working with same code for Ethash and BasicAuthority.
|
hace 9 años |
arkpar
|
ace2d78d7a
import transactions in a separate thread
|
hace 9 años |
Gav Wood
|
724a9619fc
Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix
|
hace 9 años |
arkpar
|
f019c3bf1c
style
|
hace 9 años |
Gav Wood
|
a8ade0a39d
Minor renaming in BlockQueue, remove unnecessary invariant check, add
|
hace 9 años |
arkpar
|
91c6ca6cb6
blocks no longer stuck in verifying state
|
hace 9 años |
Gav Wood
|
6c1a4c3a96
Avoid attempting to import invalid blocks.
|
hace 9 años |
arkpar
|
f3f46f4dd5
continue syncing refactoring
|
hace 9 años |
arkpar
|
ba37ee9d6f
style
|
hace 9 años |
arkpar
|
f076a52ecf
fixed bad blocks handling in BlockQueue
|
hace 9 años |
arkpar
|
f937444ac3
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
hace 9 años |
Gav Wood
|
22abf2be6d
Avoid throwing out potentially good blocks.
|
hace 9 años |
arkpar
|
ce1497a5b6
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
|
hace 9 años |
arkpar
|
e0bf54518d
track block queue size
|
hace 9 años |
Gav Wood
|
de86f6d960
VM provides information on its performance.
|
hace 9 años |
arkpar
|
2c02c6082a
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
|
hace 9 años |
Gav Wood
|
bdc54ed411
Report bad blocks using published standards.
|
hace 9 años |
arkpar
|
f7a4f05dae
fixing clang build
|
hace 9 años |
arkpar
|
4238143b0d
Moved transaction verification to verifier thread
|
hace 9 años |
CJentzsch
|
696d707bb8
add debug info for BlockQueueStatus
|
hace 9 años |
Gav Wood
|
7d58fc3a85
Remote mining fixes.
|
hace 9 años |
subtly
|
82cc4983b7
Add deque for windows to compile.
|
hace 9 años |
Gav Wood
|
55150caf62
Parallelised BlockQueue.
|
hace 9 años |
arkpar
|
582bdb5c8b
set and map to hash tables
|
hace 9 años |
Gav Wood
|
3b22b082cd
Invariant utilities.
|
hace 9 años |