Releases · DemocracyEarth/wallet

3 min read Original article ↗

Voting on Moloch v1 and v2

Enhancements

  • Voting now possible with Moloch v1 and v2
  • Modal window now compatible with React development

Very stable release covering all use cases for version 0.9

Explore and Search every DAO

Features

  • Search engine for addresses, DAOs, proposals, tokens, dates, etc.

Enhancements

  • Improved navigation in mobile devices.

Serverless

Enhancements

  • Implementation of Web3 Modal to support multiple wallets.
  • Optimized components for behavioral effects with scrolling.
  • No more server — Killed use of Meteor
  • No more database — Killed use of MongoDB

Rebranded Sovereign simply as Democracy Earth Dapp, it is now a clean React that uses Graph Protocol to query Ethereum.

Kundalini

Features

  • Sidebar menu creates a feed based on the DAO activity of any given address.
  • New ledger feed design showing events with brief storylines.

Enhancements

  • Simplified design.

Graph Protocol

Features

  • Connects <Timeline /> to graph protocol and will procede to erradicate the mongo database long term.
  • Migrated to React all the key components and will procede to deprecate templates long term.
  • Reads ENS Domains.

Enhancements

  • Improved interface with simpler CSS to eventually encapsulate inside each specific React component.

Notes

This won't be launched on democracy.earth just yet, but it is the first version towards abstracting away the server and database from the application architecture. We expect to release this in our existing server and eventually transition the deployment over the IPFS protocol.

Mobile Search

Fixes

  • Implements search bar on mobile devices.
  • Resizing of letters and icons to better fit mobile screens.
  • Improved spinners to ease load stress.

Search Engine & Automatic Loading of DAOs

Features

  • Search engine for DAOs, proposals and users.
  • Loads new DAOs by public address using URL
  • Progress bar as it loads each DAO updated in real time
  • Synchronization with 100+ DAOs
  • Improved calculation from Oracles on Personhood Score
  • Automatically inserts new ERC20 tokens detected
  • Can query and search for proposals based on a range of dates

Fixes

  • On-chain Voting on DAO fully functional
  • String injections from raw content prevented
  • Optimization on DB writes
  • Interface renders properly on all display configurations

Multi DAO Browser

Features

  • This version can browse multiple DAO smart contracts and is no longer restricted to one.

Enhancements

  • Initial work on Search Engine
  • Updated to Meteor 1.10
  • Updated to React 16
  • Includes 2 preset contracts: MolochDAO and MetaCartel

Browser-based Web3 Wallet

Features

  • Supports use of fortmatic as a default web3 wallet that runs embedded in the browser.

Fixes

  • Better privacy on the management of keys connecting to wallet.

Bug Fix

Bug Fix

  • Persists information of SubmitVote as transactions in local collection.