List view
Under discussion, trying to gather some larger ideas here: * Upgrading existing service to new WASI components and triggers * Rewards (calculations, payout, etc) - needs clear use case, but we should have that soon via partner * "Meta-AVS" (dynamically add services to existing operator set - needs discussion) * Multi-chain support (needs security discussion)
No due date•7/10 issues closed- No due date•2/2 issues closed
Now we can sign ethereum messages with ecdsa and aggregate them with a centralized aggregator, let's work to use bls signatures, which are much more efficient when there are a large number of operators. This involves: - another submit variant on wasmatic, with bls key management and signing - a new endpoint/configuration on the aggregator to handle BLS sigs - a different setup for e2e tests that uses said BLS verification
No due dateUse libp2p to gossip messages from operators. Anyone who can connect to the network can listen to messages and run an aggregator service. Anyone can thus post on chain
No due date