Releases: RootstockCollective/dao-contracts
Releases · RootstockCollective/dao-contracts
v1.0.6
What's Changed
- Gnosis safe upgrade by @shenshin in #101
- feat: implement betabuilders nft sc by @LordCheta in #103
VotingVanguardsRootstockCollective
NFT smart contract by @shenshin in #102- Add VotingVanguardsRootstockCollective addresses and update minting parameters by @shenshin in #106
- Bump version for release by @jessgusclark in #100
- Bump version to 1.0.6 for release creation. by @jessgusclark in #107
New Contributors
- @LordCheta made their first contribution in #103
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Upgrade hardhat packages by @shenshin in #90
- stRIF Collective Rewards dependecy by @TravellerOnTheRun in #93
- test: voting power delegation cases by @TravellerOnTheRun in #94
- Deployment / upgrade script for StRIF version 2 by @shenshin in #95
- test: A delegates to B, B delegates to C, A withdraws by @TravellerOnTheRun in #96
- test: A delegates to C, A transfers to B, check voting power by @TravellerOnTheRun in #97
- test: A transfers stRIF, B has no delegatee set, voting power is still 0 by @TravellerOnTheRun in #98
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update nft meta by @shenshin in #56
- Guardian script by @shenshin in #57
- feat: added upgrade script for StRIFToken by @bezerrablockchain in #54
- Treasury tasks to withdraw by @sleyter93 in #58
- Contract parameters by @shenshin in #59
- chore: mainnet deployment params by @shenshin in #61
- fix: RIF token mainnet address by @shenshin in #62
- doc: update deployment instructions in readme by @shenshin in #63
- Create LICENSE by @jessgusclark in #60
- config: add blockscout config by @shenshin in #65
- SECURITY.md file by @bcodesido in #66
- chore: rename contracts to add RootstockCollective postfix by @TravellerOnTheRun in #55
- chore: mainnet contracts deployment parameters by @shenshin in #67
- feat: treasury executor role by @shenshin in #68
- chore: NFT deployment params by @shenshin in #69
- doc: update readme with contract addresses and Cancelling instructions by @shenshin in #71
- fix: NFT metadata by @shenshin in #72
- DAO-687: change test description by @sleyter93 in #75
- refactor: align testnet config with mainnet config + new contracts deployed by @TravellerOnTheRun in #74
- Implement NFT Badge "OG Founders Ecosystem Partner" by @shenshin in #79
- test: cancellation of Defeated and Excecuted states by @TravellerOnTheRun in #77
- test: add proposalProposer cancellation in Pending by @TravellerOnTheRun in #78
- feat: OG Founders NFT contract by @TravellerOnTheRun in #80
- Add multiple airdrops ability to ERC721Airdroppable contract by @shenshin in #83
- Merging into nftEC branch by @bezerrablockchain in #84
- feat: added External Contributors NFT collection by @bezerrablockchain in #82
- Rename contracts by @shenshin in #86
- Fix: storing IPFS folder CID in OG Founders NFT contract by @shenshin in #87
- Update OG NFT contract addresses by @shenshin in #88
- Bump version by @jessgusclark in #89
New Contributors
- @bcodesido made their first contribution in #66
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- patch(NFT): replace IPFS CIDs array with mapping by @shenshin in #35
- chore: remove some comment code by @bezerrablockchain in #33
- RSKD-01 vulnerability mitigation by @shenshin in #36
- Early Adopters NFT redesign by @shenshin in #38
- DAO-617 Treasury contract by @sleyter93 in #39
- Nft rebranding by @shenshin in #40
- doc: fix a URL typo by @shenshin in #41
- test: the number of members in the Early Adopters community by @shenshin in #42
- test: who is a caller of the Proposal Target by @shenshin in #46
- DAO-623: Guardian and whitelist by @sleyter93 in #44
- Added upgrade support to Governor contract by @bezerrablockchain in #47
- Change the name of the contract by @jessgusclark in #45
- fix: fixing Governor test by @bezerrablockchain in #48
- feat: added a guardian to cancel malicious proposals by @bezerrablockchain in #28
- Nft restrictions by @shenshin in #51
- DAO-623: Guardian Role and Batch whitelist by @sleyter93 in #49
- Guardian refactor by @bezerrablockchain in #50
- Bump version by @jessgusclark in #52
New Contributors
- @sleyter93 made their first contribution in #39
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore: remove 7 days DAO security subject by @bezerrablockchain in #31
- chore: new address for contracts by @TravellerOnTheRun in #32
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: governor parameters by @shenshin in #22
- Early Adopters Community NFT by @shenshin in #23
- feat: Governor counts voting power to what user held 7 days ago by @TravellerOnTheRun in #24
- feat: getStateAndVotes function by @TravellerOnTheRun in #25
- Rb fix slither messages by @bezerrablockchain in #26
- Adding nat spec to functions heads by @bezerrablockchain in #27
- chore: upgrade contract addresses by @TravellerOnTheRun in #29
- Update version in package.json by @jessgusclark in #30
New Contributors
- @bezerrablockchain made their first contribution in #26
- @jessgusclark made their first contribution in #30
Full Changelog: 1.0.0...v1.0.1
v1.0.0
Tag and Version 1.0.0 created for security to audit the code.
What's Changed
- DAO-384 Added RIF-Token contract by @Freshenext in #1
- DAO-385: Implement Upgradable veRIF ERC20 contract with ERC20 Votes by @rodrigoncalves in #2
- DAO-386: Add test coverage to veRIF contract by @rodrigoncalves in #3
- Change veRIF to stRIF by @rodrigoncalves in #9
- Create slither.yml by @icalisalvo-rootstocklabs in #7
- build: update node packages by @shenshin in #11
- fix: slither findings by @shenshin in #15
- DAO468 & DAO469: depositAndDelegate & transferAndDelegate functions with tests by @shenshin in #14
- feat: Governor basic by @TravellerOnTheRun in #13
- Governor: Proposal Creation, Voting, Proposal Queuing, Proposal Execution by @TravellerOnTheRun in #17
- fix rif token contract name by @rodrigoncalves in #18
- fix: change RIF type in stRIF by @shenshin in #21
- Testing Voting Power being fixed at the proposal creation state when casting a vote by @TravellerOnTheRun in #19
- Ignition deployment by @shenshin in #20
New Contributors
- @Freshenext made their first contribution in #1
- @rodrigoncalves made their first contribution in #2
- @icalisalvo-rootstocklabs made their first contribution in #7
- @TravellerOnTheRun made their first contribution in #13
Full Changelog: https://github.com/rsksmart/dao-contracts/commits/1.0.0