2036 Commits (f1451174e30583c3ae02dc95b4b03bd8f70b9417)
 

Author SHA1 Message Date
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
Christoph Jentzsch 6bace568d0 use ETHEREUM_TEST_PATH in all tests 10 years ago
Paweł Bylica 18ccc108a0 Using RuntimeData pointer in ext functions [#81470252] 10 years ago
Gav Wood 52e385905e Move suicides into SubState and include logs and refunds. 10 years ago
Paweł Bylica df144a7e2e Old bswap intrinsic removed 10 years ago
Paweł Bylica 13fb431c54 Moving CODE data from Ext to Runtime [#81470252] 10 years ago
Paweł Bylica f12620d6d8 Moving CALLDATA data from Ext to Runtime [#81470252] 10 years ago
Paweł Bylica 356f6609d5 Group instructions that access runtime data [#81470252] 10 years ago
Paweł Bylica 6facdd0df6 Moving the rest word-size data from Ext to Runtime [#81470252] 10 years ago
Paweł Bylica ae89279c1a Moving ORIGIN, CALLER & CALLVALUE data from Ext to Runtime [#81470252] 10 years ago
Paweł Bylica 669612cdcf Add name to data indices [#81470252] 10 years ago
Paweł Bylica c7ccf546fc Moving ADDRESS data from Ext to Runtime [#81470252] 10 years ago
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
Paweł Bylica 7ec7977fc4 Introducing RuntimeHelper - a compiler helper that depends on runtime data [#81470252] 10 years ago
Paweł Bylica 5d3afa1756 Use Type::RuntimePtr instead of RuntimeData::getType->getPointerTo() 10 years ago
Gav Wood eb73eb2974 Build fix. 10 years ago
Paweł Bylica 0d4ca779ff Access stack structure through runtime structure [#81470252] 10 years ago
Paweł Bylica f81971bae8 Add Type::RuntimePtr predefined LLVM type 10 years ago