oyster/packages/proposals
Jordan Prince 769bce1caa
Refactor timelock (#35)
* latest ids

* reset ids to newest app

* WIP commit on building out vote bubble chart

* New ids

* Got vote account grabber workings

* Start work on voter bubble graph

* Refactored timelock state out of timelock set, plus a few other fixes

* Get rid of draft mode only voting and the concept of any above vote slot, which we never will use

* Add count to timelock config plus some other minor fixes

* WIP commit on two-mint proposals

* Finish support for councils

* Update to new ids for demo

* Add voter visual support with dummy data for now. Need to follow up with hookup.

* Change withdrawals so they burn votes when you withdraw during voting instead of just outlawing it.

* Add RPC-based governance record hook up to the front end visual display

Co-authored-by: Dummy Tester 123 <dummytester123@hey.com>
2021-03-29 15:18:56 -05:00
..
public Proposals (#31) 2021-03-24 16:11:30 -05:00
src Refactor timelock (#35) 2021-03-29 15:18:56 -05:00
types WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00
.env WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00
.env.production WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00
craco.config.js feat: governence deployment 2021-03-20 17:39:19 -05:00
package.json Proposals (#31) 2021-03-24 16:11:30 -05:00
tsconfig.json WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00