arkpar
|
eb8f610644
|
fixed catching up syncing
|
10 years ago |
Gav Wood
|
03bee4432e
|
Fix for precompiled contracts.
|
10 years ago |
Gav Wood
|
a3d39e784f
|
Unrevert VM.
|
10 years ago |
arkpar
|
826cc681ac
|
style
|
10 years ago |
arkpar
|
f32961daa8
|
fixed bad blocks handling in BlockQueue
|
10 years ago |
arkpar
|
9830ffef43
|
reverted isSyncing to prevent unneeded resyncs
|
10 years ago |
Marek Kotewicz
|
6d75a52530
|
windows fix
|
10 years ago |
arkpar
|
e677a3ac6a
|
do not reset hash download manager when not needed
|
10 years ago |
Gav Wood
|
fce5655d14
|
Avoid double-printing of error.
|
10 years ago |
Gav Wood
|
e895b4c847
|
Version bump.
|
10 years ago |
Gav Wood
|
55b411b12e
|
Less lenience over unknown blocks.
|
10 years ago |
arkpar
|
0a44c7ab4f
|
block queue limiting and other fixes
|
10 years ago |
Gav Wood
|
8266ee155e
|
Avoid download more than one thousand blocks in advance.
|
10 years ago |
Paweł Bylica
|
9298da010f
|
Refactor Executive: revert "keep ExtVM by unique_ptr".
(reverted from commit cf56b9e963 )
|
10 years ago |
Gav Wood
|
cc668312b7
|
Avoid throwing out potentially good blocks.
|
10 years ago |
Gav Wood
|
d09dc29ef3
|
Minor optimsation.
|
10 years ago |
Gav Wood
|
62f0f184b4
|
Avoid large dumps.
|
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
|
3840388d20
|
Use sha3memory to avoid phoning home with huge messages.
|
10 years ago |
Gav Wood
|
d91bde3504
|
More ethvm CLI options.
|
10 years ago |
Gav Wood
|
fe8bcb39fb
|
Useful EVM CLI tool.
|
10 years ago |
Marek Kotewicz
|
f7469c3acc
|
removed unused function
|
10 years ago |
Marek Kotewicz
|
8806f1b124
|
fixed #1863, getting solidity logs
|
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 |
Marek Kotewicz
|
401522cef8
|
fixed #1589
|
10 years ago |
Marek Kotewicz
|
0bd96a43d3
|
log type, fixed getting blockNumber from special hashes
|
10 years ago |
Gav Wood
|
4e17c58938
|
Remove all other support code in favour of exception information.
|
10 years ago |
Gav Wood
|
50d9886426
|
Fixed #2133
|
10 years ago |
Paweł Bylica
|
bf87e00078
|
Executive refactor: remove unused members.
|
10 years ago |
Marek Kotewicz
|
ced5554c27
|
special filters returning hashes on eth_getFilterChanges
|
10 years ago |
Gav Wood
|
afd84b0b4b
|
Expand eth cli
Fixes #2125
|
10 years ago |
arkpar
|
2c71cea5d9
|
handle missing status field gracefully
|
10 years ago |
Gav Wood
|
feb2378b5a
|
Optimised fors in State.
|
10 years ago |
Gav Wood
|
7bff0d1f7d
|
Faster State diffs.
Support canary contract to stop mining.
Manage rude nodes.
|
10 years ago |
arkpar
|
78550b4a3a
|
fixed progress reporting
|
10 years ago |
CJentzsch
|
d48574bfc6
|
dont return anything when ecrecover fails
|
10 years ago |
Paweł Bylica
|
cf56b9e963
|
Refactor Executive: keep ExtVM by unique_ptr.
|
10 years ago |
arkpar
|
cbf3a749af
|
fixed hashes estimation
|
10 years ago |
Gav Wood
|
45a589364e
|
Add Sentinel RPC spec.
|
10 years ago |
Gav Wood
|
095b6f8189
|
Report bad blocks using published standards.
|
10 years ago |
arkpar
|
7b87d29b83
|
Set timeout back to 10s
|
10 years ago |
arkpar
|
a9187870d6
|
fixed chain downloading over PV61
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
Gav Wood
|
cd2236b468
|
Much better exception error reporting.
Readying things for phone-home on badblock.
|
10 years ago |
Marek Kotewicz
|
aa1a40a009
|
common changes
|
10 years ago |
arkpar
|
bec5703d33
|
hash download reporting
|
10 years ago |
arkpar
|
0c63c92503
|
request hashes from all peers initially, pv61+ priority
|
10 years ago |
Gav Wood
|
e81fc1e68f
|
Minor debug alterations/fixes for blockchain downloading to make it play
marginally better with the braindead Go strategy.
Import key without address.
|
10 years ago |