Skip to content

Releases: DemocracyEarth/wallet

NPM Package Update

10 Feb 15:08
f7821ac
Compare
Choose a tag to compare

Enhancement

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

Personhood Score

07 Feb 18:21
a5cd0ac
Compare
Choose a tag to compare

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.

Charts with Budget data.

16 Jan 22:50
26ac608
Compare
Choose a tag to compare

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.

Support for voting on MolochDAO contracts.

10 Jan 15:01
5073c33
Compare
Choose a tag to compare

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.

DAO Guild Stats.

03 Jan 13:45
3dc71a0
Compare
Choose a tag to compare

Features

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

Ragequits

19 Dec 16:42
f826f2a
Compare
Choose a tag to compare

Features

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

MolochDAO Browser

03 Dec 15:40
181d713
Compare
Choose a tag to compare

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.

Smooth Preloader

16 Jul 16:35
Compare
Choose a tag to compare

Features

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

In-depth Navigation

15 Jul 17:26
Compare
Choose a tag to compare

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.

Async Poll Loading

04 Jul 14:06
e42d501
Compare
Choose a tag to compare

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.