Releases: sector-3/protocol
Releases · sector-3/protocol
Protocol v1
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
Protocol v0
What's Changed
- Create LICENSE by @aahna-ashina in #2
- Init project by @aahna-ashina in #3
- feat: governor smart contract by @aahna-ashina in #6
- Add ERC-20 token by @aahna-ashina in #8
- Deploy Governor to Goerli test network by @aahna-ashina in #9
- feat: Implement DAO contract (#10) by @aahna-ashina in #11
- Implement priority contract (#12) by @aahna-ashina in #13
- feat: claim reward (#22) by @aahna-ashina in #23
- refactor: allow any epoch duration (#17) by @aahna-ashina in #19
- Deploy new DAO priority (#30) by @aahna-ashina in #31
- chore(deps): bump undici from 5.14.0 to 5.19.1 by @dependabot in #32
- chore(deps-dev): bump hardhat from 2.12.5 to 2.12.7 by @dependabot in #29
- Remove DAO priority (#39) by @aahna-ashina in #40
- DAO factory smart contract (#14) by @aahna-ashina in #44
- Add priority token-gating (ERC-721) (#41) by @aahna-ashina in #48
New Contributors
- @aahna-ashina made their first contribution in #2
- @dependabot made their first contribution in #32
Full Changelog: https://github.com/sector-3/protocol/commits/v0.5.0