48 Commits (6315351b7af0377fd56c1022ff4991779838111e)

Author SHA1 Message Date
chriseth a895217db6 Use BUILD_SHARED_LIB 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
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Gav Wood cf6c9b65c6 Potential Windows fix. 10 years ago
Gav Wood 91165617b5 Serpent update. 10 years ago
arkpar 72628e8f32 fixed warnings for msvc build 10 years ago
Gav Wood 9dd9b025d1 BLOCKHASH 10 years ago
ethdev b162e267ac windows fixes 10 years ago
Gav Wood c4ed74cc8b Additional serpent files. 10 years ago
Gav Wood 71b267d01a Update serpent. 10 years ago
Marek Kotewicz fb72a7ce5f fixed styling issues 10 years ago
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
debris cd0a538138 serpent compiling under msvc 10 years ago
Marek Kotewicz 6b5d89d559 removed automocs 10 years ago
Marek Kotewicz 110964ffe2 common changes in cleanup 10 years ago
Gav Wood b74250c6b4 Windows fixes(?) 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Gav Wood ca2f4ed274 Fix for State and Transaction. 10 years ago
Christoph Jentzsch 4d30a898ee style fix 10 years ago
Christoph Jentzsch 54a5c58081 style fix 10 years ago
Christoph Jentzsch a89e2def34 merge 10 years ago
Gav Wood b9ba1943c4 Latest PoC-7 serpent. 10 years ago
Gav Wood e1d42ee250 Update serpent. 10 years ago
Christian 7c517e6338 SIGNEXTEND opcode. 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Christoph Jentzsch 34c8cf9fd2 style fix 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Giacomo Tazzari ac37ca7462 Reverting fixes on Serpent because they should be merged on the Serpent repo (reverted from commit 9db294a5b7) 10 years ago
Giacomo Tazzari 9db294a5b7 Fixed a crash in serpent compiler when converting to number a string containing non-ascii character (e.g.: a = "però"). To prevent further signed int overflows: modified intToDecimal() and decimalToInt() into unsignedToDecimal() and decimalToUnsigned() because they currently make sense only on unsigned integers. 10 years ago
Giacomo Tazzari d5b57012bd Fixed a bug in treefy() that tried to access vector oq before making sure it's not empty 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
Tim Hughes fbf4ab84d1 Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
Tim Hughes efb99338f6 Fixed MSVC build errors and updated projects. 10 years ago
Gav Wood c4a39e42e2 Fixed SECP256k1 installation woes. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Vitalik Buterin f34fb6d7cf Fixed sha3 10 years ago
Gav Wood f96ab229ec Latest PoC-5 protocol changes. 10 years ago
Vitalik Buterin bcefce7d8c Changed array_lit mechanics 10 years ago
Vitalik Buterin f04d72fbc8 Fixed parser bug preventing nested arrays 10 years ago
Gav Wood 5aba1ea096 Docs & consolidation of headers. 10 years ago
Vitalik Buterin db987c526a Integrated sc and lllc 10 years ago
Vitalik Buterin c3490bed36 Merging recent serpent commits 10 years ago
Gav Wood 9bcd42e174 Full python serpent support. 10 years ago