• Sergey Pepyakin's avatar
    Integrate contracts into substrate-demo runtime (#675) · 265f238b
    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.
    265f238b