Josh Stein
Josh Stein
5. https://github.com/celestiaorg/docs/issues/1755
adding from previous issue: [feature request: make an issue template for adding new RPCs](https://github.com/celestiaorg/docs/issues/1626) > https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository > > this would include > > * type of endpoint > * open...
RPCs that work for light nodes that are reliable: ### Mainnet Beta | Endpoint | Status | |-----------|---------| | rpc.celestia.pops.one | operational | | public-celestia-consensus.numia.xyz | operational | | consensus.lunaroasis.net...
> ``` > βββββββββββββββββ > User (REST API)βββββΊβ β > β Node β > User (OpenRPC)ββββββΊβ β > βββββββ¬ββββββββββ > β > β gRPC > β > βββββΌββββββββββββ > User...
> Update based on responses from Grove team: > > | Feature | Data Availability Endpoints | Consensus Endpoints | > | :------------------------------: | :-------------------------: | :-------------------------: | > |...
can also be used with light nodes https://public-endpoint.celestia-mocha.quiknode.pro/ https://public-endpoint.celestia-mainnet.quiknode.pro/
must be tested first with light nodes
`celestia light start --core.ip public-endpoint.celestia-mocha.quiknode.pro --p2p.network mocha --core.port 9090 --core.tls` works, needs core.tls flag even though no auth tokehn
what category would astria fit under? ASS layers? lol
related to #2091 > Currently, the [βcommunity gRPC endpointsβ](https://docs.celestia.org/how-to-guides/mocha-testnet#community-grpc-endpoints) list does not distinguish between pruned and archival nodes. This causes ambiguity around which endpoints can be used for syncing a...