https://etherscan.io/address/0x7d480f3a2b5f8f45cbabe8c0833924549dd1eb12#code
What's Changed
- chore: prepare for v1 by @aahna-ashina in #49
- chore(deps-dev): bump @openzeppelin/contracts from 4.8.1 to 4.8.2 by @dependabot in #38
- chore(deps-dev): bump @nomicfoundation/hardhat-toolbox from 2.0.0 to 2.0.2 by @dependabot in #37
- refactor: remove obsolete code by @aahna-ashina in #50
- Ugprade Solidity by @aahna-ashina in #52
- feat: keep record of claims (#15) by @aahna-ashina in #53
- Update DAO owner (#47) by @aahna-ashina in #54
- feat: calculate total funding amount of priority (#24) by @aahna-ashina in #55
- feat: handle epochs without contributions (#25) by @aahna-ashina in #56
- chore: add sepolia testnet (#57) by @aahna-ashina in #58
- test: configure code coverage (#63) by @aahna-ashina in #64
- test: bring code coverage above 90% (#63) by @aahna-ashina in #65
- Add DAODeployed event to factory (#60) by @aahna-ashina in #66
- feat: add pri deployed event (#61) by @aahna-ashina in #67
- refactor: "epochIndex" --> "epochNumber" (#45) by @aahna-ashina in #68
- Weight allocation based on priority alignment by @aahna-ashina in #69
Full Changelog: v0.5.0...v1.4.0