Skip to content
  • Nikolay Volf's avatar
    WASM contracts MVP (#5679) · 62210fb9
    Nikolay Volf authored
    * lifetime issues
    
    * refactor to new 'native env'
    
    * descriptors and such
    
    * wasm mvp continued
    
    * finalized env/ext bindings
    
    * descriptor -> call_args
    
    * inject gas counter
    
    * result processing and engine activation
    
    * tabify some source files
    
    * needs return new
    
    * wasm tests initial
    
    * erradicate warnings
    
    * origin in the descriptor
    
    * update test repo
    
    * payload verification tests
    
    * identity return payload test
    
    * some test description
    
    * dispersion test
    
    * check length here
    
    * suicidal contract
    
    * engine params
    
    * fix typo
    
    * review fixes
    
    * submodule update
    
    * update - purge reserved space
    
    * doc effort
    
    * more review fixes
    
    * fix error message
    
    * fix dependency url
    
    * reorg error handling
    
    * update submodule
    
    * update utils
    
    * update to latest parity-wasm
    
    * tabify
    
    * fix wasm magic header
    
    * update dependencies
    
    * external create and tests
    
    * update to latest tests
    
    * extra trace info
    
    * Upda...
    62210fb9