[P0] `devshards` fees #935
Priority: High devshards
Context: https://github.com/gonka-ai/gonka/issues/914#issuecomment-4090483233
- Calculate and charge fee for
devshards- Initial impl: create_fee + max_nonce * fee_per_nonce
- Reasoning: charging per nonce acts as a mechanism to deter from spamming the network with small inference requests
- Ensure escrow amount covers the fee
- Ensure the escrow balance never goes below the fee
- Charge the fee upon settlement
- Initial impl: create_fee + max_nonce * fee_per_nonce
💬 Comments (1)
🔄 Auto-synced from Issue #935 every hour.
All the remaining items will be done by April 5th