Skip to content

Releases: w3hc/gov

v0.10.0

22 Feb 18:21
5e85b77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

30 Sep 16:18
8eadfc6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @omahs made their first contribution in #85

Full Changelog: v.0.1.0...v0.9.1

v0.9.0-beta

18 Feb 09:38
Compare
Choose a tag to compare
  • Fixed the quorum calculation issue
  • Added setManifesto() in Gov.sol
  • Added the 1st version of Vault + Hypercerts plugins
  • Created legal contract to add to the manifesto
  • Add comments in Gov and NFT
  • Add proposal upload script
  • Add tests for nft delegation
  • Added scalability test

View milestone closed issues

v0.8.0-alpha

20 Dec 20:17
9ae0af0
Compare
Choose a tag to compare
  • added Manifesto contract
  • added tests for handling ERC-20, ERC-721, ERC-1155
  • added Optimism Testnet
  • made the NFT contract upgradeable
  • made the NFT metadata dynamic (updatable)

v0.1.0

20 Dec 04:35
ead432d
Compare
Choose a tag to compare
  • DAO membership NFTS (ERC-721)
  • On-chain voting system (Governor)
  • Members vote to add or ban a member
  • Easy to config, deploy and run
  • Fully compatible with Tally
  • Extreme composability/modularity
  • Upgradeable governance settings