-
#### Problem
There has been chatter in Discord about operators hitting issues with the `LoadingLedger` step taking a long time. https://github.com/solana-labs/solana/issues/27297 was filed which de…
-
-
We have reviewed the gRPC API, and worked with it extensively. It's time to work out a better RPC layer for PK. There are several problems to to consider here:
* Cohesion
- https://developers.googl…
-
Hi maintainer,
I notice rpcx has supported QUIC protocol. Could I know the benefits to use rpcx over QUIC? Is there benchmark to compare the performance with TCP/HTTP/QUIC/KCP?
Trying to see ho…
-
I had a version that used `rkyv-codec` before, but threw it out due to it not being available on stable rust & some issues I had with `rykv`. But those should be fixable and would give us a better bas…
-
- **Version**:
ipfs-core: 0.12.2
libp2p: 0.33.0
libp2p-crypto: 0.19.7
- **Platform**:
macOS: 12.4
chrome browser: 104.0.5112.101
- **Subsystem**:
IPNS
#### Severity: High…
-
Connection error handling works just fine. But often the RPC user will want to send internal errors over the wire.
I don't want to conflate this with the connection error handling. So a RPC call th…
-
When the Celestia node is initialized, it will specify some storage directories. For the sake of server security, I want to change these directories to specified directories, and I want to know which …
-
### Specification
It is now time for our second attempt at testnet deployment.
![image](https://user-images.githubusercontent.com/640797/138802981-b30ccd55-3ede-4cbb-9e2b-fe644695d711.png)
We…
-
We use 'protocol' in our public API for:
- class IceRpc.Protocol
- interface IProtocolConnection
- interface IClientProtocolConnectionFactory
- ProtocolEventIds
and possibly a couple more.…