1837 Commits (5449419e9493f80d63b5ad2ac7d902250474c89a)

Author SHA1 Message Date
Gav Wood 023bb84bdc Fix getEthashWork. 10 years ago
Vlad Gluhovsky 44dfb0ef87 windows build fixed 10 years ago
Gav Wood e967c7947b Avoid using sleep. 10 years ago
Gav Wood 6d65d09254 More diagnostics. 10 years ago
Gav Wood f31e4061aa Fix hidden virtual issue. 10 years ago
Gav Wood 008c400cfb Interactive is now a JS console. 10 years ago
Gav Wood e763a3f038 Fix database path issue, fix extradata max size to 1024 for olympic only. 10 years ago
Gav Wood fb99a503e0 Private chains redux: 10 years ago
Lefteris Karapetsas 8c039ccef6 Set OpenCL sealer when -G is selected 10 years ago
Gav Wood 53d6e4a014 Don't crash when using a private chain. 10 years ago
Gav Wood 8268185169 Allow provision of any genesis block. 10 years ago
Gav Wood 21bcec4039 Mention extraData in bad blocks and fix earlier verification. 10 years ago
Gav Wood 876d1d25e2 Add extradata into diagnostics. 10 years ago
Gav Wood cb009c7640 Fix mining deadlocks. 10 years ago
Gav Wood 3a91cd8cd9 Version bump, compile fix. 10 years ago
Gav Wood 37236df606 Make Client constructor protected for safer API. 10 years ago
Gav Wood d224217c30 Avoid calling virtuals prior to object creation in Client. 10 years ago
Lefteris Karapetsas 69e8b01115 Check if precompute seal option exists 10 years ago
Lefteris Karapetsas a700950765 Switch to using the Sealers API for precompute 10 years ago
arkpar 02f5874f82 style 10 years ago
arkpar f8869313c8 style 10 years ago
arkpar 7f696850b4 get transactions from syncing peer 10 years ago
arkpar 2daad53d8c Fixed a potential deadlock when peer is released in forEachPeer 10 years ago
arkpar de04714953 comments 10 years ago
arkpar 03216e8749 prevent re-downloading of already queued blocks 10 years ago
arkpar 6dbb2ed27b Minor blockchain sync fixes 10 years ago
arkpar 28088ae642 fixed Client::call execution without transaction 10 years ago
arkpar 89d9a18485 enabled libsecp256k1 on windows 10 years ago
arkpar df6898538f restored toSlice code for c++11, fixed build 10 years ago
arkpar 3bd1aecd2d performance optimizations 10 years ago
Gav Wood 51f887aac5 Make sure all directories are not readable by baddies (dejavu wk1#0). 10 years ago
Gav Wood 631e701fdf Fix dejavu week 1, issue 1. 10 years ago
Gav Wood b1c04ba0fc Repot all the ethash stuff. 10 years ago
Gav Wood 7d8bd8ec88 Credits. 10 years ago
Gav Wood 59fad8e635 Actually catch exceptions. 10 years ago
Gav Wood f2f234e6cd Avoid rescuing beyond genesis. Closes #2505 10 years ago
arkpar 14167c09bf fixed ethashcl build 10 years ago
arkpar 374b1960f7 tests repared 10 years ago
arkpar 1c1e9aea02 eth working 10 years ago
arkpar 3737590f22 started tests refactoring 10 years ago
arkpar f7500218c8 mix working 10 years ago
Gav Wood 0d6170267a Minor fix. 10 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 076e5c03ee libethcore on a new path. 10 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood b374a02be7 Avoid rescuing beyond genesis. Closes #2505 10 years ago
arkpar 855ba20a0f fixed ethashcl build 10 years ago
arkpar 3202427722 tests repared 10 years ago