arc.js_legacy icon indicating copy to clipboard operation
arc.js_legacy copied to clipboard

DAO.new should handle non-Arc voting machines

Open dkent600 opened this issue 7 years ago • 3 comments

DAO.new does not currently have a way to accept a non-Arc voting machine.

The caller should provide a callback whereby the non-Arc voting machine parameters can be registered. The callback should include the Reputation address.

dkent600 avatar Feb 15 '18 17:02 dkent600

@dkent600 how do you know if it is arc or non-arc voting machine ?

orenyodfat avatar Mar 06 '18 13:03 orenyodfat

@orenyodfat

how do you know if it is arc or non-arc voting machine ?

Just going by what the user passes into the DAO.new configuration parameters. It would also require changes in the Vanille user interface.

dkent600 avatar Mar 06 '18 17:03 dkent600