Skip to content

Releases: DemocracyEarth/wallet

Voting on Moloch v1 and v2

09 Nov 21:49
de7f234
Compare
Choose a tag to compare

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

24 Oct 01:10
324556b
Compare
Choose a tag to compare

Features

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

Enhancements

  • Improved navigation in mobile devices.

Serverless

17 Aug 21:05
Compare
Choose a tag to compare

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

29 Jul 15:35
9042394
Compare
Choose a tag to compare

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

23 Jul 08:57
f664255
Compare
Choose a tag to compare

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

05 Jul 17:25
Compare
Choose a tag to compare

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

03 Jul 11:17
c3e7a53
Compare
Choose a tag to compare

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

16 May 11:26
4b97c88
Compare
Choose a tag to compare

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

11 Feb 16:19
cd3b9e3
Compare
Choose a tag to compare

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

10 Feb 17:29
e7cf579
Compare
Choose a tag to compare

Bug Fix

  • Persists information of SubmitVote as transactions in local collection.