Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to callstack via uplink API #405

Open
miloszm opened this issue Nov 25, 2024 · 0 comments
Open

Access to callstack via uplink API #405

miloszm opened this issue Nov 25, 2024 · 0 comments

Comments

@miloszm
Copy link
Contributor

miloszm commented Nov 25, 2024

Summary

For a new feature of stake contract it is needed to have access to the entire call stack from a called contract method, currently, only the direct caller contract id is available, we need all contract ids.

Possible solution design or implementation

Add an uplink API function which will provide an iterator over all contract ids present in the current call stack.

Additional context

Required by the stake contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant