aeternity / aesophia

Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
51 stars 19 forks source link

Create every child contract at most once #316

Open radrow opened 3 years ago

radrow commented 3 years ago

The compiled contracts could cache the templates of the child contracts they create, so after that they could just clone them saving gas and chain storage.