Open
Description
- Remove trust from the pool operator:
- State Channels: Use direct state channels from light clients to full nodes for payments, instead of trusting pools to track balances and disburse payments periodically. This would reduce the trust surface of pools to be matchmakers.
- (Maybe simpler alternative?) Use signed micropayment messages that bounce from the client -> host -> pool operator, which get merged on-chain eventually. Kind-of ghetto payment channels.
- Pool RPC Frontend: Pools can provide a JSONRPC proxy that load balances the member pools, similar to Infura or MyCrypto etc, but each pool becomes a mini-Infura.
- Something with stateless clients, if that's going to be a thing anytime soon?
- Extended API gateway, maybe for something like https://thegraph.com/
Metadata
Metadata
Assignees
Labels
No labels
Activity