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
arkpar
6b1c96229b
fixing clang build
10 years ago
arkpar
5a9bb7d25f
re-enabled state check
10 years ago
arkpar
acf11858f7
style
10 years ago
Paweł Bylica
a9f3df90b1
Add missing override specifiers.
10 years ago
Paweł Bylica
f7ed7ed4de
Rename Executive::collectResult -> setResultRecipient.
10 years ago
Paweł Bylica
3a550d6ac7
Fix input data validation for ECRECOVER precompiled contract.
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
Marek Kotewicz
1108680fe3
filters using blockHashes instead of blockNumbers
10 years ago
Gav Wood
4894766804
Protect g_logOverride - don't use it directly.
Fixed #2056
10 years ago
Gav Wood
46666c8450
Accept alternative nonce.
10 years ago
Gav Wood
51b90324c0
Allow configurable gas price in AZ & eth.
10 years ago
arkpar
c008fe856f
fixed iterating over random peers
10 years ago
Gav Wood
fdff985a30
--ask and --bid
10 years ago
CJentzsch
4605800c4e
add Debug info
10 years ago
Paweł Bylica
fdb06f0850
Style correction.
10 years ago
arkpar
1a37f2b3da
fixed blockchain kill
10 years ago
subtly
7b8a4cebd8
Better code.
10 years ago
arkpar
d3b42295ee
comments for isSyncing
10 years ago
arkpar
fdeadf9330
renamed isSyncingInternal
10 years ago
arkpar
49d753b302
fixed isSyncing usage
10 years ago
CJentzsch
81a7f46385
forbid uncle to be your brother
10 years ago
CJentzsch
76868a89ed
add debug info for BlockQueueStatus
10 years ago
Gav Wood
208d504314
Fixes #2052
10 years ago
Gav Wood
d1f19fe2d4
Fix for windows.
Better failure reporting on consensus issues.
10 years ago
Gav Wood
850c21eb3a
Avoid redownloading chain for non-breaking changes.
10 years ago
arkpar
f7ee67a8db
fixed pv61+ hash downloading stalling
10 years ago
arkpar
152e3b83fe
disabled v61 protocol
10 years ago
Gav Wood
fcc6d2f621
Possible MSVC workaround.
10 years ago
Vern
87628fc432
windows build: fixed dangling catch problem
10 years ago
arkpar
597f56843b
GetBlockHashesByNumber packet
10 years ago
subtly
b649409cbf
Code review optimization.
10 years ago
Paweł Bylica
a10f7d5dd2
Rename Executive::setResultRef -> collectResult.
10 years ago
Paweł Bylica
f042abc3e7
Kill steps limit option in VM.
10 years ago
Paweł Bylica
9891028cb8
Improve output handling in precompiled contracts.
10 years ago
Paweł Bylica
72856a8af6
Change the way execution results are collected.
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved.
10 years ago
arkpar
10cfa35c09
blockchain sync refactoring
10 years ago
Gav Wood
61318ba3ab
Bad blocks get good treatment.
10 years ago
Paweł Bylica
1f17c569b9
Change VM interface to return a copy of output.
10 years ago
CJentzsch
5d68013af2
undo mem output change
10 years ago
CJentzsch
6275148851
fix output memory for CALL
10 years ago
Gav Wood
fcb629acda
ethkey utility with bare key tools.
10 years ago