Skip to content

Releases: thxprotocol/wallet

v0.1.2-alpha

07 May 09:54
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release
  • As a user I do not want to see that I can use a camera if my camera is not working
  • As a user I want to scan a QR that connect my slack ID to a pool
  • As a user I want to see a warning if I dont have my keys available
  • As a user I want to give a reward to a user that is not a pool member (yet)
  • As a user I want to request membership when claiming a reward QR
  • As a wallet user I want to be able to create a reward pool
  • As a member I want to be able to edit my profile information
  • As a pool member I want to be able to claim my reward only once
  • Task: Update poll information every 5 seconds
  • Task: Extend database security rules
  • Bug: App restart needed to init a new state when loggin out and in another account
  • Bug: Pool transfer tab doesn't show transfers (screenshot included)
  • Bug: Member list not updated when added new manager role to member
  • Bug: Scrollability in FF
  • Bug: Member list not updated when added new member
  • Bug: Add Manager event not shown in stream
  • Bug: deposit to pool not shown in total overview at the top of your profile (needs complete URL refresh)
  • Bug: Per wallet address a list of UID's should be mapped instead of single UID

v0.1.1-alpha

23 Mar 18:13
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
  • As a pool member I want to see a list of managers
  • As a pool member I want to see a list of members
  • As a pool member I want to see the status of other members
  • As a pool member I want to see a list of my rewards
  • Task: Implement Vue data store for external data sources
  • Bug: Add Reward Pool modal does not close one submit
  • Bug: Camera help text not visible on default bg color
  • Bug: Finalizing poll event casts wrong message in stream
  • Bug: Profile images not updated immediately when uploaded
  • Bug: Deposits and withdrawels not shown in pool transaction overview

v0.1.0-alpha

17 Feb 13:42
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Release Notes:

  • As a member I want to login my wallet
  • As a member I want to see my balance
  • As a member I want to connect to rinkeby testnet
  • As a member I want to connect to extdev testnet
  • As a minter I want to mint tokens on rinkeby
  • As a minter I want to mint tokens on extdev
  • As a member I want to be able add members to the reward pool
  • As a member I want to add a reward pool to my list
  • As a member I want to remove a reward pool from my list
  • As a member I want to be see if my reward pool is up to date with the latest contract code
  • As a member I want to see a list of my reward pools
  • As a member I want to see the balance of the reward pools I am a member of
  • As a member I want to make a deposit to a reward pool
  • As a member I want to see a list of reward pool events
  • As a manager I want to create a reward rule
  • As a member I want to see a list of my rewards for a pool
  • As a member I want to see a list of all the reward rules in a pool
  • As a member I want to see a title and description for the reward rule
  • As a member I want to start a reward rule proposal
  • As a member I want to see a list of pending reward rule proposals
  • As a member I want to approve or reject a reward rule proposal
  • As a member I want to revoke my vote on a reward rule proposal
  • As a member I want to see how long the reward rule proposal runs
  • As a member I want to see the current votes for a reward rule proposal
  • As a member I want to simulate a reward trigger
  • As a member I want to disable a reward rule
  • As a member I want to scan a rewards QR code
  • As a member I want to claim the reward
  • As a member I want to see a list of my rewards
  • As a member I want to withdrawn my reward when it is approved
  • As a manager I want to see a list of pending reward claims
  • As a manager I want to approve/reject a reward claim
  • As a manager I want to give the manager role to an address
  • As a manager I want to revoke the manager role from an address
  • As a member I want to see my withdrawels from a pool
  • As a member I want to see my deposits to a pool