You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing on-chain components. The original plan was to wait for protocol v2 but we might as well go ahead exploring the options to make it compatible with v1.
Expectation proposal
Options to be compatible with protocol v1
Allocation based on subfiles
Allocation based on an IPFS file to an indexer url
Create a Transaction manager entity that
Allows the Publisher to deploy an IPFS hash on-chain - [ ] Server registers its URL
Start with staking contract that enables on-chain transactions allocate and closeAllocation
and Escrow contract that enables deposit, depositMany, and redeem
hopeyen
changed the title
Spike: transactions manager
Tracking: on-chain transactions
Jan 8, 2024
Problem statement
Missing on-chain components. The original plan was to wait for protocol v2 but we might as well go ahead exploring the options to make it compatible with v1.
Expectation proposal
Options to be compatible with protocol v1
Create a Transaction manager entity that
- [ ] Server registers its URLallocate
transaction against the IPFS hash -> Get allocation_idclose
transaction against the IPFS hash with 0x POIredeem
tx to Escrow contracts (This should be handled by indexer-agent collect tap ravs graphprotocol/indexer#831The text was updated successfully, but these errors were encountered: