AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Advanced OE template: Need to set oracle for 2nd token #1961

Closed stellarmagnet closed 4 years ago

stellarmagnet commented 4 years ago

Steps to reproduce:

You'll see that: 1) The first token is non-transferable (the transfer fails - as expected) 2) The second is UNEXPECTEDLY transferable (the transfer succeeds)

Expected: Both tokens should be non-transferable

Solution:

Right now if the first token is non-transferable, then it bypasses this step and we are unable to setup the Oracle for the 2nd token manager.

ottodevs commented 4 years ago

Steps to reproduce:

  • Create Org
  • Select OE template
  • Select 2 tokens
  • Set up both as transferable

@stellarmagnet I asume you meant "Set up both as NON transferable, right?

stellarmagnet commented 4 years ago

@ottodevs yes that is correct, my bad! Updating the description

javieralaves commented 4 years ago

Trying to reproduce this here... I've set both to non-transferable. Do I try now to transfer them? cc @ottodevs