Skip to content
  • Sergey Pepyakin's avatar
    Integrate contracts into substrate-demo runtime (#675) · 6c1b2c27
    Sergey Pepyakin authored
    * Introduce data and salt into ContractAddressFor
    
    * Accept salt arg in ext_create.
    
    * Integrate contracts into the demo runtime
    
    * Make libcontract compile to wasm
    
    * Remove salt parameter.
    
    This now is concern of userspace.
    
    * Rebuild binaries.
    6c1b2c27