8465 Commits (165c374fd4b2dfde482cdd62e3d391609d6e3865)
 

Author SHA1 Message Date
Gav Wood 3cb6af930f Fix for wierd empty blocks. 10 years ago
Paweł Bylica 7abca55b44 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica 826c86bf05 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Paweł Bylica 78b188c4b4 Fix stack set/get bad function signature 10 years ago
Paweł Bylica 72bb2d3e0c Fix stack set/get bad function signature 10 years ago
Gav Wood 137c22597f Make net button work. 10 years ago
Paweł Bylica 58e03d5165 Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
Paweł Bylica 4ec1ebc82c Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
Gav Wood d67ce566e7 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Paweł Bylica e53c0a4877 SWAP* instructions 10 years ago
Paweł Bylica 2eabdb0ced SWAP* instructions 10 years ago
Paweł Bylica 3e01d183a0 POP and DUP* instructions 10 years ago
Paweł Bylica 646f954ac6 POP and DUP* instructions 10 years ago
Christoph Jentzsch 7b17adba08 Exemplar alteration to show effect of using boost::exception 10 years ago
Paweł Bylica 4266ce54fc PUSH instruction implementation 10 years ago
Paweł Bylica a9bdd81d49 PUSH instruction implementation 10 years ago
Paweł Bylica d8430db13c Output compilation (option -c) result to standard output by default 10 years ago
Paweł Bylica 9051a2198a Output compilation (option -c) result to standard output by default 10 years ago
Paweł Bylica e8ff67cb48 Stack interface and implementation 10 years ago
Paweł Bylica 26a952cd1d Stack interface and implementation 10 years ago
Christoph Jentzsch e81d9eb3f1 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
Christoph Jentzsch 33fbb36b2a Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 10 years ago
Artur Zawłocki bbc3aa4f99 evmcc's CMakeLists updated: 10 years ago
Artur Zawłocki c3b165684c evmcc's CMakeLists updated: 10 years ago
Tim Hughes a28e910fc2 Merge branch 'poc-6' 10 years ago
Tim Hughes 6857416c09 Update MSVC projects. 10 years ago
Tim Hughes a23fea0917 Suppress warnings from boost mpl during moc compile. 10 years ago
Tim Hughes cb143c44c3 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Tim Hughes 2908e7706f Update MSVC projects. 10 years ago
Tim Hughes e37fd01bc6 Suppress warnings from boost mpl during moc compile. 10 years ago
Tim Hughes b42ecc34a1 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Christoph Jentzsch 69082f5fb6 undefined FILL_TESTS and some minor style fixes 10 years ago
Christoph Jentzsch ae7542dc2b Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
Christoph Jentzsch 98658ddd13 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 10 years ago
Paweł Bylica dfa141a971 Staring with Stack helper 10 years ago
Paweł Bylica b47adc68c7 Staring with Stack helper 10 years ago
Paweł Bylica f124be65b7 Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
Paweł Bylica 9ddc25a664 Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
Paweł Bylica e33fdeab21 Remove public LLVM dependency in Compiler 10 years ago
Paweł Bylica 75d7b8592e Remove public LLVM dependency in Compiler 10 years ago
Paweł Bylica 507ba06b49 ExecutionEngine stub and -i program option for interpreting EVM Code 10 years ago
Paweł Bylica ec7609f0ad ExecutionEngine stub and -i program option for interpreting EVM Code 10 years ago
Paweł Bylica f5eda1f1b3 Moving Compiler to separated files 10 years ago
Paweł Bylica f378909442 Moving Compiler to separated files 10 years ago
Paweł Bylica f4c7a514e9 Fixing evmcc Visual Studio project settings 10 years ago
Paweł Bylica 76975a1b42 Visual Studio project config for evmcc 10 years ago
Paweł Bylica 4c36146f8b Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki a3a33112be etc --> evmcc in cmakefile 10 years ago
Paweł Bylica e0466e2754 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica 199a2d32db Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago