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

Fetch inclusion proofs & a light client from the RPC #543

Open
Tracked by #663
DavidM-D opened this issue Mar 28, 2024 · 1 comment · May be fixed by #662
Open
Tracked by #663

Fetch inclusion proofs & a light client from the RPC #543

DavidM-D opened this issue Mar 28, 2024 · 1 comment · May be fixed by #662
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@DavidM-D
Copy link
Contributor

Right now we're using a single indexer to run the whole network. If that indexer starts generating fake transactions, all the signing parties will pick up those fake transactions.

We need to prove the receipts we're receiving are correct, probably using this lib.

@DavidM-D DavidM-D added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels Mar 28, 2024
@volovyks volovyks moved this from Backlog to Selected in Emerging Technologies Apr 18, 2024
@volovyks volovyks self-assigned this Apr 18, 2024
@volovyks volovyks linked a pull request Jul 2, 2024 that will close this issue
@volovyks volovyks moved this from Selected to In Progress in Emerging Technologies Jul 2, 2024
@volovyks volovyks moved this from Selected to Backlog in Emerging Technologies Sep 25, 2024
@DavidM-D
Copy link
Contributor Author

Do you think you could move this up the priority list? We're a little too RPC dependent

@volovyks volovyks moved this from Backlog to Selected in Emerging Technologies Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Selected
Development

Successfully merging a pull request may close this issue.

2 participants