346 Commits (7c84ffde7c3c847e5dbe1676735784e88033cf18)

Author SHA1 Message Date
Gav Wood 0360be76f2 Make API room for major syncing. TBI. 10 years ago
Gav Wood 1439554375 Avoid rejigging only if we're syncing. 10 years ago
Gav Wood 84b3ce298c Fix issue of mining rejig happening iff chain changed AND none ready: 10 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 10 years ago
Gav Wood 210c86bb02 Backoff to attempt to deal with non-conformant clients. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Marek Kotewicz 63fb8d89bd merge fix 10 years ago
Marek Kotewicz 821ba0e002 changed Blockchain sync return tuple from <h256s, h256s, bool> to <ImportRoute, bool> 10 years ago
Marek Kotewicz e9748677df ImportRoute struct instead of class 10 years ago
Gav Wood 425c9aaeeb Use relative bounds to target. 10 years ago
Gav Wood 7d55e9123e Show import timing. 10 years ago
Gav Wood eb140df18a Admin methods. 10 years ago
Marek Kotewicz ee06872b19 ImportRoute class instead of pair 10 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 10 years ago
Gav Wood 5a6f6a55f2 Cleanups and fix for sending transactions when not syncing. 10 years ago
Gav Wood a3d39e784f Unrevert VM. 10 years ago
Gav Wood d09dc29ef3 Minor optimsation. 10 years ago
Gav Wood 62f0f184b4 Avoid large dumps. 10 years ago
Gav Wood 4e17c58938 Remove all other support code in favour of exception information. 10 years ago
Marek Kotewicz ced5554c27 special filters returning hashes on eth_getFilterChanges 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
Marek Kotewicz 7690647be8 updated LocalisedLogEntry 10 years ago
Marek Kotewicz aa1a40a009 common changes 10 years ago
arkpar bec5703d33 hash download reporting 10 years ago
Paweł Bylica f7ed7ed4de Rename Executive::collectResult -> setResultRecipient. 10 years ago
arkpar 4787970b0d codeHash in ExtVM 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 46666c8450 Accept alternative nonce. 10 years ago
arkpar 1a37f2b3da fixed blockchain kill 10 years ago
Gav Wood 850c21eb3a Avoid redownloading chain for non-breaking changes. 10 years ago
arkpar 597f56843b GetBlockHashesByNumber packet 10 years ago
Paweł Bylica a10f7d5dd2 Rename Executive::setResultRef -> collectResult. 10 years ago
Paweł Bylica 72856a8af6 Change the way execution results are collected. 10 years ago
arkpar 10cfa35c09 blockchain sync refactoring 10 years ago
Paweł Bylica 33dd3f2e2b Fix code duplication in Executive::call overloadings. 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 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 c8c22fcfbd Fixed 1970 10 years ago
CJentzsch f55975b5dc cleaner output 10 years ago
Gav Wood 6bce6400ff Fix lockup. 10 years ago
Gav Wood 368532c107 Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 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. 10 years ago
Gav Wood 677eb456b2 Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
Gav Wood 84ecbaff9e Condition variables rather than polling FTW. 10 years ago
Gav Wood 1aa1950d75 Invariant utilities. 10 years ago