Dapp Versions Save

Censorship resistant democracies.

0.7.6

4 years ago

Enhancement

  • Updates all NPM packages to work properly with latest version of Meteor 1.9

0.7.5

4 years ago

Features

  • First attempt at implementing an oracle for personhood score.
  • Mobile navigation improved with tab menu able to easily to discover all sections.
  • Simpler authentication mechanism via Web3

Fixes

  • Better support for Web3 preparing for other wallets.

0.7.4

4 years ago

Features

  • Displays 2D Charts with latest activity of a DAO
  • Dynamic refresh of blockchain activity

Enhancements

  • Includes Charts.js package for future implementation of visualization.
  • Syncs up to the last block and prevents redundant syncs later on.

0.7.3

4 years ago

Features

  • A user can now vote on any proposal in a MolochDAO contract on chain.

Enhancement

  • Library able to call methods using a given map from a collective to navigate the contract of a DAO.

0.7.2

4 years ago

Features

  • Displays GUI for stats of on-chain assets and shares from a given DAO.
  • Reads ChainLink oracle to get feed on USD price.

0.7.1

4 years ago

Features

  • Display Ragequit() events on the interface (feed, ledger and sidebar menu).
  • General bug fixes.

0.7.0

4 years ago

Features

  • Sovereign has been adapted to display events from MolochDAO smart contracts.
  • See all listed proposals in a DAO and their ongoing results.
  • Explore the activity of every address interacting with the DAO.
  • Filter proposals by current period.
  • Integration of Blockie avatars to display profiles based on address structure.
  • Mobile and Desktop compatible.
  • Routing URLs adapted to match structure of block explorers like Etherscan.

This version is read only but it's a first step toward enabling full compatibility between the legacy development of Sovereign and MolochDAO contract implementations on EVM-compatible blockchains.

0.6.0

4 years ago

Features

  • Prevents display of raw HTML with a Preloader displaying collective logo.

0.5.3

4 years ago

Features

  • See listed every vote given to a specific poll option or made by a voter.

Fixes

  • Reading Non-fungible tokens (NFT).
  • Metadata generated for pages according to new URL patterns.
  • Display empty feed if no data received.
  • Data import scripts.

0.5.2

4 years ago

Fixes

  • Loads poll content asynchronously to prevent issues with general feed loading.
  • Editor acknowledges all use cases related to the use of Web based tokens.