Skip to content

Releases: vexy/voting_platform

Version v1.2

29 Jan 19:13
v1.2
db43b4f
Compare
Choose a tag to compare

New

  • introduced custom popups #40
  • added simple graphics #46
  • added data loaders #71

Improvements

  • improved mobile design layout #60
  • network parameters are loaded from the config file #67
  • reworked action buttons layout #72
  • reworked settings panel #70

VERSION: 1.2
https://infoportal.app

Full Changelog: v1.1...v1.2

HAVE FUN ❤️

Version v1.1

19 Jan 19:58
v1.1
cd3d45b
Compare
Choose a tag to compare

New

  • new favicon #68

Improvements

  • improved onboarding experience #65
  • user can now see transaction confirmation process (loading spinner) #59
  • vote results are better formatted #61
  • added google analytics scripts #66

Version: v1.1

Live preview: https://infoportal.app

Full Changelog: public-release-v1...v1.1

First official release 🥳

26 Dec 22:46
public-release-v1
9a5ed0b
Compare
Choose a tag to compare

Infoportal.app

Web interfaced, blockchain based voting platform, written in TypeScript and Solidity.

Features

  • easy registration
  • browsing list of questions/polls
  • adding new questions
  • report inadequate content

Wallets supported

  • MetaMask
  • (more wallets coming soon)

Official platform preview at: https://infoportal.com

Commit chronology: beginning...public-release-v1

Public test release (2)

22 Nov 00:11
contracts-1.0
9d177c3
Compare
Choose a tag to compare
Pre-release

Second public release that is test ready. Smart-contract portion reached v1.0.

Improvements

  • MainPlatform contract has been expanded with extra voting options
  • Improved and refactored main platform tests

Full Changelog: test-ready...contracts-1.0

Public test release

09 Nov 19:30
test-ready
1943a02
Compare
Choose a tag to compare
Public test release Pre-release
Pre-release

This release combines functional codebase for contract and frontend side.
It is ready to be publicly tested both on test-net and main-nets.

Changes are expected in future releases.