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 |
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 |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
9071de1133
|
Build fixes.
|
10 years ago |
Gav Wood
|
456872daec
|
Refactor call/create so they don't need a Secret in preparation for
integration of the KeyManager.
|
10 years ago |
Gav Wood
|
7f6cdce158
|
Repotted SecretStore and KeyManager.
|
10 years ago |
winsvega
|
811103ef88
|
Total Difficulty: uncle blocks
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
Gav Wood
|
97f936d30c
|
Only report worker stuff when it's laggy.
Cleanups ETH_ -> DEV_
|
10 years ago |
Gav Wood
|
6ffe9dfcbc
|
25% of new blocks to be dispersed as blocks rather than hashes.
|
10 years ago |
Gav Wood
|
82ca50d234
|
NewBlockHashes packet, basic implementation.
|
10 years ago |
Gav Wood
|
08a9282dac
|
Fixed mining in paranoid mode.
|
10 years ago |
Gav Wood
|
7aa4da008b
|
Minor fix for mining.
|
10 years ago |
Gav Wood
|
ae74058320
|
Windows build fixes.
|
10 years ago |
Gav Wood
|
82e86eba1b
|
Compile fix.
|
10 years ago |
Gav Wood
|
677eb456b2
|
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
|
10 years ago |
arkpar
|
7387a1c250
|
replaces cache maps with hash tables, reverted noteCanonChanged
|
10 years ago |
arkpar
|
b9f21a3be2
|
style
|
10 years ago |
arkpar
|
90d06cb7b3
|
more performance optimizations
|
10 years ago |
arkpar
|
a1c84c7172
|
blockchain download and import performance optimizations
|
10 years ago |
Gav Wood
|
84ecbaff9e
|
Condition variables rather than polling FTW.
|
10 years ago |
Gav Wood
|
1aa1950d75
|
Invariant utilities.
|
10 years ago |
Gav Wood
|
be6dd3b62b
|
Optimisations and fixes for the BlockQueue.
|
10 years ago |
Gav Wood
|
83f57b9ed0
|
Avoid more maps, more lookups and SHA3.
|
10 years ago |
CJentzsch
|
8efa22d61d
|
build fix
|
10 years ago |
Gav Wood
|
1069295ec6
|
Fix for chain fork instance.
|
10 years ago |
Gav Wood
|
976c990ddb
|
Minimise write-locking of DB. Fixes #1676
|
10 years ago |
Gav Wood
|
fd5ea37e55
|
Transaction nonce now "sorted". Fixes #1615
|
10 years ago |