ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
61 stars 37 forks source link

Suggest changes to ballot contract to allow ballot token owners to spend ballot boxes without any requirements #294

Closed greenhat closed 1 year ago

greenhat commented 1 year ago

Discovered in #291

To avoid minting ballot tokens on any change to the update contract (min_votes parameter, etc.).

scalahub commented 1 year ago

Can you point to the problematic lines in the ballot contract?

greenhat commented 1 year ago

https://github.com/ergoplatform/eips/pull/94