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

Add RPC to enumerate contract methods #233

Closed
vgrichina opened this issue Dec 18, 2018 · 7 comments
Closed

Add RPC to enumerate contract methods #233

vgrichina opened this issue Dec 18, 2018 · 7 comments
Assignees

Comments

@vgrichina
Copy link

No description provided.

@evgenykuzyakov
Copy link
Contributor

@vgrichina We need to expose some view call method that would describe the contract first. Then we can just return this to the nearlib. It's possible we don't even need to implement any RPC changes

@vgrichina
Copy link
Author

@evgenykuzyakov yeah, I think we only need compiler and bindgen changes. On nearcore side we might need some changes to enforce annotations though (e.g. if we want to mark methods than can spend money).

@ilblackdragon
Copy link
Member

Should be part of #3 work

@bowenwang1996
Copy link
Collaborator

What should the return format be? @vgrichina @evgenykuzyakov

@stale
Copy link

stale bot commented Jul 1, 2021

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months.
It will be closed in 7 days if no further activity occurs.
Thank you for your contributions.

@bowenwang1996
Copy link
Collaborator

Need to have a design first. Moving to NEPs

@bowenwang1996 bowenwang1996 transferred this issue from near/nearcore Jul 2, 2021
@bowenwang1996
Copy link
Collaborator

@mikedotexe I believe this is something that your team plans to work on

@github-project-automation github-project-automation bot moved this to NEW❗ in DevRel Nov 22, 2024
@flmel flmel closed this as completed Dec 18, 2024
@github-project-automation github-project-automation bot moved this from NEW❗ to Shipped 🚀 in DevRel Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants