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

chore: plug GRANDPA proveFinality RPC to standalone node #217

Closed

Conversation

MaciejBaj
Copy link
Contributor

@MaciejBaj MaciejBaj commented Jan 10, 2024

Context

t3rn rangers, client-side binaries, feeds the headers out of any relaychain/standalone GRANDPA-based chain into a t3rn parachian. Ranger expects the rpc.grandpa.proveFinality to be there, which is usually hooked into Relay chains.

I've seen that Grandpa pallet is plugged into Bittensor at https://polkadot.js.org/apps/?rpc=wss%253A%252F%252Fentrypoint-finney.opentensor.ai%253A443# so that's very good. Just that RPC methods allowing proving finality aren't connected to subtensor.

Description

This PR connects GRANDPA RPC to subtensor nodes. Following GRANDPA RPCs are now available:

  • grandpa_proveFinality
  • grandpa_roundState
  • grandpa_subscribeJustifications
  • grandpa_unsubscribeJustifications
Screenshot 2024-01-10 at 10 52 37

@shibshib shibshib requested review from Rubberbandits, ifrit98 and a team January 18, 2024 17:40
@unconst unconst changed the base branch from main to development March 27, 2024 17:15
@sam0x17 sam0x17 requested review from open-junius and removed request for Rubberbandits and ifrit98 April 8, 2024 14:29
@open-junius
Copy link
Contributor

need rebase with development, will use #302 continue

@open-junius
Copy link
Contributor

closing in favor of #302

@open-junius open-junius closed this Apr 9, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants