CJentzsch
|
4605800c4e
|
add Debug info
|
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
|
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 |
arkpar
|
10cfa35c09
|
blockchain sync refactoring
|
10 years ago |
Gav Wood
|
61318ba3ab
|
Bad blocks get good treatment.
|
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 |
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 |
Gav Wood
|
19f3a58021
|
Reduce p2p net verbosity.
|
10 years ago |
Gav Wood
|
eb8dc43e8a
|
Make terms more clear for uncle exclusion API.
|
10 years ago |
Gav Wood
|
9cd64dcfe5
|
Probably fix for BadRoot bug.
|
10 years ago |
Gav Wood
|
ebe06b37de
|
More stringent checking for ancestors in uncles.
Minor fixes to AZ.
Optimisations for NewBlockHashes handling.
|
10 years ago |
Gav Wood
|
368532c107
|
Extra diagnostics, assertions and fail-safes for tracking BadRoot bug.
|
10 years ago |
Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
Gav Wood
|
b3f8518716
|
Structured logger can output to a file.
Better support of imports/keys and key manager integration for eth.
|
10 years ago |