Update introGIVernance.md - #73
Conversation
Addition of « the » before « creation » Also lower cased « decentralized altruistic organizations » as it does not refer to a proper organization of any kind (indeed, hypothetical future organizations).
laurenluz
left a comment
There was a problem hiding this comment.
I think in this case "Decentralized Altruistic Organizations" should be capitalized because we are referring to DAOs... giveth formerly referred to itself as a Decentralized Altruistic Community (DAC) before becoming a DAO... the meaning of "A" and Autonomous or Altruistic is open to debate 😅
I was a bit confused - maybe we keep it as A for Autonomous to keep it in line with the standard interpretation of DAO unless we want to build out the concept further. |
|
Where are we on this one? @divine-comedian @laurenluz |
|
I'm gonna make the call and say we stay in line and go with Autonomous since it is less confusing. |
On-chain validation (cast against public RPCs, resolving EIP-1967 proxies) showed 0x3115e5aA…c2A3 is the Uniswap V3 reward token (name="Giveth Uniswap V3 Reward Token", GUR) — an ERC20, NOT a staking contract. The real Mainnet single-asset GIV staking is 0x4B9EfAE8…976755 (uni()=GIV token, live Unipool with getReward/withdraw/exit, ~308k GIV still staked). - archivedStakingPools.md: list 0x4B9E… for Mainnet single-asset GIV staking, with a note that 0x3115… (GUR) is not a staking contract. - GIVfarm.md: fix the stale Mainnet "GIV Staking" entry (0x3115 → 0x4B9E); the detailed section already used 0x4B9E, so both now agree. - Add a note that GIVgarden's earned() reflects the released GIVstream portion, not the full amount getReward() allocates. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The new page had no es/pt/tr translation, so in those locales it falls back to the English source. Relative ./*.md links from a fallback page to pages that DO have translations fail to resolve, breaking the es build (onBrokenLinks: throw). Switch the 7 internal links to full https://docs.giveth.io/... URLs (the convention GIVfarm.md already uses) — locale-agnostic and not subject to the broken-link checker. Angel Vault (no slug) becomes plain text. Verified locally with `yarn build`: all four locales (en/es/pt/tr) generate successfully, no broken links. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Addition of « the » before « creation »
Also lower cased « decentralized altruistic organizations » as it does not refer to a proper organization of any kind (indeed, hypothetical future organizations).