You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood b492311500 Merge pull request #2123 from chfast/refactor_vm2 10 years ago
..
All.h Params & JSON file. 10 years ago
CMakeLists.txt JIT class: the EVM JIT facade. 10 years ago
ExtVMFace.cpp Implemented 256-long history for PREVHASH, though still optional. 10 years ago
ExtVMFace.h Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_refactor 10 years ago
SmartVM.cpp Kill steps limit option in VM. 10 years ago
SmartVM.h Kill steps limit option in VM. 10 years ago
VM.cpp VM refactor: use binary search to verify jump destination. 10 years ago
VM.h VM refactor: change type of code pointer (pc) to uint64_t. 10 years ago
VMFace.h Report bad blocks using published standards. 10 years ago
VMFactory.cpp Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_refactor 10 years ago
VMFactory.h Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_refactor 10 years ago