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
Gav Wood
422be5eb46
Fixes and use actual master password for encrypting by default.
10 years ago
Gav Wood
8399161a8e
Nicer password dialog.
Cleanups and fixes for secretstore and keyman.
10 years ago
Paweł Bylica
33dd3f2e2b
Fix code duplication in Executive::call overloadings.
10 years ago
Paweł Bylica
922c7055b7
Fix Executive::call(CallParameters).
10 years ago
subtly
012ffd4adc
retain session when interacting with capability
10 years ago
Gav Wood
29cbfdb25d
allow reencrypting key.
windows fix.
10 years ago
Gav Wood
846de9acea
Pregenerate DAG when mining on AZ/eth/ethminer.
Use regeneratable key for decrets by default.
10 years ago
Gav Wood
cfb9bd15b0
Tidy up notifications.
10 years ago
Gav Wood
ce205f382c
Remote mining fixes.
10 years ago
Gav Wood
c4b044d926
Improve AZ & eth latency.
10 years ago
Gav Wood
715a63620b
Move OverlayDB (leveldb dependent) back into libdevcrypto.
10 years ago
Gav Wood
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
10 years ago
Gav Wood
9adde95145
SHA3, RIPEMD160 and SHA256 are now not cryptopp impls.
10 years ago
Gav Wood
cbdb46ea43
Miner fix.
Possible fix for VM (and remove gas from the interface).
10 years ago
Gav Wood
c8c22fcfbd
Fixed 1970
More frequent chain updates.
10 years ago
arkpar
e19ac5054c
use TrieHash for transactions and receipts roots
10 years ago
CJentzsch
f55975b5dc
cleaner output
10 years ago
Gav Wood
dd8bc4b78d
Parallelised uncle checking.
10 years ago
CJentzsch
aa43d7261d
fix Create return value for exceptional haltings
10 years ago
arkpar
8f9f7d9a6f
comments
10 years ago
Gav Wood
953be7886b
Move Farm to ethcore and rejig build to allow ethminer-only build.
10 years ago
subtly
3f979d856f
Add deque for windows to compile.
10 years ago
arkpar
cbb5e640ef
more blockchain import optimizations
10 years ago
Gav Wood
6bce6400ff
Fix lockup.
10 years ago
Gav Wood
3c410cf008
Lockup fix.
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
47b6e38df9
Fixes for transact gas usage.
10 years ago
arkpar
1958a7a469
Skip second nonce check on import
10 years ago