spacemeshos / SMIPS

Spacemesh Improvement Proposals
https://spacemesh.io
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

Scripts (placeholder) #84

Open lrettig opened 2 years ago

lrettig commented 2 years ago

Overview

Allow transactions to contain arbitrary code snippets, to allow ephemeral code to run without being deployed to a template/contract. This is akin to an inline lambda-style function.

Scope

Goals and motivation

High-level design

Prior art

https://docs.onflow.org/fcl/reference/scripts/

Specification

Implementation plan

Questions

Dependencies and interactions

Stakeholders and reviewers

Testing and performance