79 Commits (45e0b0602bd59ac84cd5b9d1ffff9f028ada960c)

Author SHA1 Message Date
Gav Wood 9f756124b0 First draft at splitting State. 9 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 9 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 9 years ago
Gav Wood ff2f952184 All fields of BlockInfo now private. 9 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 9 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 9 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 9 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 9 years ago
Gav Wood 4e17c58938 Remove all other support code in favour of exception information. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
ethdev zug 98a2805b5c fixed copying dlls 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 103b9ea0a7 Bunch of repotting/curating. 10 years ago
Gav Wood 9385ee2533 Bunch of repotting/curating. 10 years ago
Gav Wood 210104395f Bunch of repotting/curating. 10 years ago
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
jhuntley 4f109d29a6 Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
arkpar b6773a3084 fixed microhttpd deployment 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Marek Kotewicz 1df4cacc40 removed libqwebthree 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
debris 92bfd91812 cmake mess 10 years ago
Gav Wood 92f2b093e0 Disable Serpent for windows build. 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
subtly 6bbcaae5e2 alethzero, third: load network config 10 years ago
subtly 92f9ec8c42 import/export peers and nodes 10 years ago
Gav Wood aa094e5240 LogFilter supports new, better, filter mechanism. 10 years ago
Marek Kotewicz 74a191031b removed qwebthree inner polling, polling is now frontend only, fixed #780 10 years ago
Marek Kotewicz 8d85b1035e renamed qethereum -> qwebthree, fixed #414 10 years ago
Gav Wood e6ca33f814 API change: eth.watches will give you the log entries that are new as an 10 years ago
Marek Kotewicz 24ed9d0d16 removed unused plists 10 years ago
Marek Kotewicz 24ff0baa05 third is using executable helper 10 years ago
Marek Kotewicz a749a38246 EthExecutableHelper.cmake 10 years ago
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
ethdev 3fae343041 cmake improvements on windows 10 years ago
Marek Kotewicz 7c26fa0afe common changes in cmakes 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
Marek Kotewicz 652d08ab43 cleaning cmakes in progress 10 years ago
Gav Wood 7a0cb2bf23 Renaming and fixes. 10 years ago
sveneh c29321d01c full project compile with crypto++ dependency 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Marek Kotewicz 874abf6e0b fixed WebThreeStubServer constructor 10 years ago
Marek Kotewicz 8c6af7f1d4 m_qwebConnector is not a pointer 10 years ago
Marek Kotewicz eb12c3ce9a javascript resources moved to separate target 10 years ago
Marek Kotewicz cab4784dba common changes 10 years ago
Marek Kotewicz bab05f04ee whisper in alethzero 10 years ago