Josh Stein
Josh Stein
> This PR enables third-party estimation for the submit transactions in the node(besides PFB). By default, fee estimation relies on the consensus node to which the node is connected. But...
Clarify in docs that people should use paid endpoints for things other than transaction submission, such as: 1. running a Bridge Node that downloads data from a core RPC endpoint...
https://status.celestia.dev/status/mainnet
something like this: # Rollup Stacks - Overview - Introduction to rollups on Celestia - Choosing your rollup stack - Using Celestia as DA Layer - EVM Rollups - Arbitrum...
# fix up docker page 1. quick start - this should be the first step 1. persistent storage 1. Don't need init, remove this step 1. this guide should show...
[discussion in slack](https://celestia-team.slack.com/archives/C01JZFUPG48/p1727727369779149)
To match https://github.com/rollkit/docs/pull/469/files on Rollkit docs
show how to plug https://github.com/celestiaorg/celestia-core/blob/v0.34.x-celestia/rpc/openapi/openapi.yaml into editor.swagger.io maybe make a page with the specs from latest celestia-app version - not sure
1. Use height instead of header in share module API: https://github.com/celestiaorg/celestia-node/pull/3870 2. Update existing cmds: 1. https://docs.celestia.org/tutorials/node-tutorial#advanced-example 2. https://docs.celestia.org/tutorials/node-tutorial#combined-commands 3. Update node tutorial for new types from https://github.com/celestiaorg/celestia-node/releases/tag/v0.19.0-arabica
From our docs: https://docs.celestia.org/how-to-guides/consensus-node#set-up-the-p2p-networks users are directed to get seeds and peers from this repository. Users are reporting "we’re running into some issues—it keeps trying to connect to peers endlessly...