Contract Abstraction : Dynamic Entrypoints
Part of Contract Abstraction
Dynamic entries are lazy entrypoints stored in the contract within a big_map. This task aim at providing :
- A way to declare a function as a dynamic entry
- Generated helpers functions to Set/Get entrypoints
- Pre-compile them for deployment
mergable MR: !2721 (closed) | edit : giving up, will merge this one instead !2831 (merged)
TODO:
-
Try @alistair.obrien new design for code generation and contract typing/kinding which needs deprecation of entrypoints/views declarations through CLI -
Add documentation
Edited by Rémi