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

🔷 [Epic] Access RPC from indexerLogic #433

Open
1 of 4 tasks
pkudinov opened this issue Nov 28, 2023 · 0 comments
Open
1 of 4 tasks

🔷 [Epic] Access RPC from indexerLogic #433

pkudinov opened this issue Nov 28, 2023 · 0 comments
Labels
Contributors Welcomed Community contributions are welcome Epic

Comments

@pkudinov
Copy link
Collaborator

pkudinov commented Nov 28, 2023

Description

Developers should be able to run view_call on their smart contracts. This epic is to implement context.viewCall(contract, functionName, optional_block_height) which returns unbase64 result.

As a source for view calls, we need to use archival RPC or preferably ReadRPC.

Additionally, we can support deserialization with borsh schema.

Child Issues

  1. pkudinov
  2. morgsmccauley
@pkudinov pkudinov added the Epic label Dec 19, 2023
@pkudinov pkudinov added the Contributors Welcomed Community contributions are welcome label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributors Welcomed Community contributions are welcome Epic
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant