260 Commits (bd2d99f169753ed8b546b1022ce724ed7ffc1f5f)

Author SHA1 Message Date
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 9 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
CJentzsch 8803844e0c style and optional NOBOOST 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
Dimitry 2b16073d5b FuzzTests: simple block test + NOBOOST flag 9 years ago
Gav Wood dba9faa41a Don't compile neth. 9 years ago
Marek Kotewicz ba64e80c4d ethconsole executable 9 years ago
Marek Kotewicz 9570c72e37 new osx dragndrop installer 9 years ago
Gav Wood fe011b3563 Avoid building neth unless made explicit, at least until build works 9 years ago
Gav Wood fe8bcb39fb Useful EVM CLI tool. 10 years ago
Gav Wood e8b582f3cf Add secret store test. 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
Gav Wood b0117dcf57 Scrypt support 10 years ago
Gav Wood 27654ae52c Scrypt support 10 years ago
Gav Wood 953be7886b Move Farm to ethcore and rejig build to allow ethminer-only build. 10 years ago
Gav Wood d638df83ae Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 10 years ago
Gav Wood 96803503d6 Build fix for neth. 10 years ago
Gav Wood 5e22df8f4c compatibility options HEADLESS should build solidity by default. 10 years ago
Marek Kotewicz cbe32996ac fix for building osx package 10 years ago
Gav Wood b3dd2eacec Disable neth from build until new API is refactored into it. 10 years ago
Marek Kotewicz 0470ff6649 cmake target for building osx .dmg file 10 years ago
Paweł Bylica 33d7e42866 CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin" 10 years ago
unknown 73f1747198 changed ethereum -> Ethereum in nsis package 10 years ago
unknown 8478c2e73a program files x64 10 years ago
unknown 807614bf55 cpack package name starts with capital letter 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
unknown 3f3334971b windows package fixes 10 years ago
Marek Kotewicz 8f8e07d287 make jsconsole optional global dependency 10 years ago
chriseth 2111cd4894 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Marek Kotewicz a7996f4de7 finished resource scripts 10 years ago
Marek Kotewicz b51f01ed10 resources scripts 10 years ago
Lefteris Karapetsas 274720c7cf Clearly specify the platform where utils.c is used 10 years ago
Marek Kotewicz 41afe1672e libjsconsole init 10 years ago
Marek Kotewicz 72afc0c7d1 cleanup, libjsengine 10 years ago
Marek Kotewicz a60d88379f v8 integration initial commit 10 years ago
Lefteris Karapetsas 7cf3fa0398 Attempting to fix no symbols for static lib on MacOSX 10 years ago
Gav Wood 1b71d6a7c2 Standalone miner. 10 years ago
Marek Kotewicz 50d78468f0 policy CMP0054 set to new 10 years ago
Gav Wood dad9a32d33 Better logging. 10 years ago
Marek Kotewicz bf138c5d53 cleanup CMakeLists.txt 10 years ago
Gav Wood b5e9ab0a6f GPU/CPU Mining benchmarking. 10 years ago
Gav Wood eaa4f43432 -DHEADLESS is DEPRECATED!!! 10 years ago
Lefteris Karapetsas 0c4e19be7d Adding memory mapped I/O to ethash_full_new 10 years ago
Gav Wood 192761a4b1 Various threading fixes. 10 years ago
Gav Wood 7c3a920e1d Various threading fixes. 10 years ago
Gav Wood 1a67af3115 Fix configuraion issues. 10 years ago
debris 7f2ac99679 fixed #1590, msvc build with cmake 3.2.1 10 years ago
Marek Kotewicz ed2274cf4b fixed #1591, cmake TARGET_PLATFORM 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago