Josh Stein
Josh Stein
from announcement: > - :warning: API Breaking Changes > - JSON integers now encoded as strings (Tendermint compatibility) > - Blobstream root encoding switched to hex (plus pointer cleanups in...
> **For Rust Users:** > - **Immediate Action Required**: All Rust clients must upgrade to maintain compatibility with v0.25 nodes > - **Upgrade Timeline:** > - If you don’t use...
reported by @sysrex in slack
hmm @Wondertan I think we'd probably advise not to include this hack in docs?
thank you for the context and feedback! I think it is safe to recommend this if @Wondertan approves. And then I will work into the sidebar menu
> I think zstd-3 is optimal as with more zstd-x more time is needed to compress so with bigger load node could be behind sync all the time. confirming with...
@kinrokinro do you want to add this to the menu? or think that it is okay as is, linked in the "optional" section?
so this https://github.com/celestiaorg/docs/pull/1694/commits/baead03109e63825a544a0cb0d249cb1068bb49b should resolve the issue you were facing @mogoll92 ?
> not completely, unfortunately. > With more synced data performance of data node has been decreasing. based on this will have to recommend not to use this yet, but happy...
notes: - check if ports 26657 (RPC) and 9090 (gRPC) is open - If you want to validate the endpoints - use curl against the RPC endpoint to get e.g....