Skip to content

This repository is used to save the compilation result and execute contracts on v8-server.

Notifications You must be signed in to change notification settings

metahashorg/vm_v8_compil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vm_v8_compil

This repository is used to save the compilation result and execute contracts on v8-server.

Each vm_v8_compil directory corresponds to some Metahash address created by the server. This directory contains following files:

*.bc - file - contract bytecode.

*.cmpl - file - contract code cache file.

*.js - files - contract code and code of its commands.

*.dbgi - debug output while executing the contract code.

*.log - log of errors occurred when processing contract code.

*.shot - files - memory snapshots corresponding to the virtual machine state after executing js-files.

Commit runs automatically when creating a new contract.

About

This repository is used to save the compilation result and execute contracts on v8-server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published