2053 Commits (a34259ec66d0bdb7a5707e8c592c8369cf83aab1)
 

Author SHA1 Message Date
Paweł Bylica a34259ec66 Fix bad .filters file 10 years ago
Paweł Bylica 57fd3e1458 Remove global Runtime pointer 10 years ago
Paweł Bylica f48c0d7e96 Expose VM kind setting of State in FakeExtVM 10 years ago
Paweł Bylica 2ae0fa25d6 Using call helper 10 years ago
Paweł Bylica 1b2e51432a Call helper 10 years ago
Paweł Bylica 6ae263f986 Handle bad instructions (BadInstruction exception) [#81563132] 10 years ago
Paweł Bylica 6541b0db8a Add raiseException helper to RuntimeManager [#81563132] 10 years ago
Paweł Bylica acc50285e7 Fix compile on Visual Studio 10 years ago
Paweł Bylica ae68c1c5d5 Merge branch 'develop' into develop-evmcc 10 years ago
Gav Wood 24abdab063 Merge pull request #438 from imapp-pl/pr-fixes 10 years ago
Gav Wood c79f48288a Merge pull request #436 from debris/develop 10 years ago
Paweł Bylica e17e240b5d Fix VM test code loading conditions 10 years ago
Paweł Bylica 8cec0751fd Add missing Visual Studio projects dependencies 10 years ago
Marek Kotewicz 7b681b0913 fix for compiling under llvm 10 years ago
Paweł Bylica 23440c642a Return jit::VM only if ETH_JIT macro is on 10 years ago
Gav Wood c2bb0fe799 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 67ed69d59b PoC-7: Latest SIGNEXTEND. 10 years ago
Paweł Bylica f1451174e3 Ignore opOp callback silently 10 years ago
Paweł Bylica df4267e6f8 Ignore opOp callback silently 10 years ago
Paweł Bylica cd1773ca24 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica a0204f8e50 Fix EXTCODECOPY 10 years ago
Paweł Bylica d74ce85d4a Restore correct memory access in Ext functions 10 years ago
Paweł Bylica 686e894b26 Add Arith256.* files to Visual Studio project 10 years ago
Paweł Bylica a6b9cb7a97 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 2eedd8dfdb Added missing changes [#79450108] 10 years ago
Paweł Bylica bb67c7587d Get Runtime pointer from main function argument if available 10 years ago
Paweł Bylica 66a7834e95 Change some runtime names 10 years ago
Paweł Bylica 33246126f2 Move return data reference to Runtime [#81470252] 10 years ago
Paweł Bylica d86d6c689b Fix ReturnData::Index::_size 10 years ago
Paweł Bylica 07a909188a Move jmpbuf to Runtime [#81470252] 10 years ago
Gav Wood 4be847e2e6 Merge pull request #428 from CJentzsch/useETHEREUM_TEST_PATH 10 years ago
Gav Wood f9e4e79cb9 Merge pull request #431 from CJentzsch/vmtrace 10 years ago
Gav Wood 0053ae0520 Build fix. 10 years ago
Gav Wood bf493a9199 PoC-7: 6. Illegal to jump into pushdata. 10 years ago
Gav Wood 482e7b639d Version bump, minor fix for badly formatted manual hosts. 10 years ago
Gav Wood 1b6ce6c6df Merge branch 'poc-7' into develop 10 years ago
Gav Wood 5a949f0b01 Facility to check for ids. 10 years ago
Gav Wood 480ca5d1e7 Paranoia mining fix. 10 years ago
artur-zawlocki 0b2c3c0e00 256-bit arithmetic implemented via calls to boost::multiprecision library. 10 years ago
artur-zawlocki dd357f29c7 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 2fec309a55 Print compilation/execution times 10 years ago
Christoph Jentzsch 314b070d36 Update vm.h 10 years ago
Christoph Jentzsch 3332043ec2 Update vm.cpp 10 years ago
Christoph Jentzsch 1090a32a93 Merge remote-tracking branch 'upstream/develop' into vmtrace 10 years ago
Christoph Jentzsch 875d526590 log VMTRACE in file for user defined test 10 years ago
Gav Wood 744470b731 Fixes for the latest LOG stuff. 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
Christoph Jentzsch 8cf0e2bd9c VMTRACE for internal calls 10 years ago
Christoph Jentzsch bc1e4ceee2 Add VMTRACE to user defined vm test 10 years ago
Gav Wood 7b1afe3b10 LOG instructions. 10 years ago