Add precompile in NEAR EVM to schedule a promise #3449
Labels
A-contract-runtime
Area: contract compilation and execution, virtual machines, etc
A-EVM
Area: Native EVM implementation and support
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
C-epic
Category: an epic
T-Aurora
Team: issues relevant to the Aurora team
There needs to be an EVM precompile(s) that will allow a solidity code to schedule a promise call outside.
We probably can mimic the interface of the NEAR's promises:
Additional discussion [here](near/NEPs#106 (comment)).
The text was updated successfully, but these errors were encountered: