Josh Stein

Results 252 comments of 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...