rabbitholegg / quest-protocol

Quests Protocol is a protocol to distribute token rewards for completing on-chain tasks.
GNU General Public License v3.0
88 stars 22 forks source link

Chore(QuestFactory): decouple the claim fee and protocol fee accounting #260

Open Quazia opened 7 months ago

Quazia commented 7 months ago

We want to very clearly document the flow of value in the protocol in the README.md and ensure that very precise understanding of the flow of value is possible entirely through event logging.

  1. Document the value flow as it exists today
  2. Check to see if any values are too heavily coupled to be separated from each other
  3. Add additional events or transfers to make it more obvious what funds are going where and why