1367 Commits (0858d06e11de400fa0c7bbb013e2873d6f98be7c)

Author SHA1 Message Date
Gav Wood e81fc1e68f Minor debug alterations/fixes for blockchain downloading to make it play 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
Gav Wood c7c1d79176 Frontier parameters in. 10 years ago
Gav Wood 4894766804 Protect g_logOverride - don't use it directly. 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. 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. 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. 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. 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 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