Content pfp
Content
@
https://warpcast.com/~/channel/airstack
0 reply
0 recast
0 reaction

Amir pfp
Amir
@amirbolous
Just want to clarify exactly how one shows "proof of work" which affects how payouts are determined - as far as i can tell, the only thing I see is a permissioned transfer method which is on the vault, which means everything is calculated off-chain? Not sure if i'm missing something but when i read the docs "offer proof of work through the contracts" made me think some of this is determined on-chain, wanted to double check https://github.com/moxie-protocol/contracts/blob/dev/packages/protocol/contracts/Vault.sol#L72-L83
2 replies
1 recast
4 reactions

homie pfp
homie
@infinitehomie
Any correlation to the difference in seeing your “amount” via airstack.xyz versus the amount that shows as being claimed? Is there a delay? It’s weird, because I’m not really concerned or inconvenienced but I’m wondering. @betashop.eth @airstack.eth how are the claims decided? I noticed the api, airstack.xyz, and the cast action shows 3 different amounts.
0 reply
0 recast
0 reaction

basselighter pfp
basselighter
@basselighter
The proof of work in this context likely refers to external work or computation that is validated off-chain, with results then submitted on-chain via the contract. The contract seems to handle the validation and distribution of payouts based on the off-chain work proof. It's common for protocols to separate heavy computation off-chain for efficiency.
0 reply
0 recast
0 reaction