Commit Graph

62 Commits

Author SHA1 Message Date
Jordan Sexton cfaecafba6
Fix tsconfig (#62)
* make typeRoots consistent

* config/tokens.json doesn't exist

* simplify parent paths
2021-04-14 23:42:19 -05:00
Jordan Prince 7aba9b761c Change approve token to allow existing authority and use it to not duplicate keys across the three different voting blcoks 2021-04-11 16:38:37 -05:00
Jordan Prince 68fb3d85de Remove timelock program in a refactor 2021-04-10 17:59:26 -05:00
Sebastian Bor 92d2c151c2
Proposals: fix transaction signatures warnings (#55)
* chore: cleanup lint errors

* fix: transaction signatures warnings

* chore: cleanup code
2021-04-08 16:13:08 -05:00
Jordan Prince ce7cb6729f
Merge pull request #51 from SebastianBor/fix-show-up-to-date-voting-records
Proposals: show up to date voting records
2021-04-08 09:05:34 -05:00
Sebastian.Bor 501829d9fc fix: validate new governance public key inputs 2021-04-08 14:57:40 +01:00
Sebastian.Bor f9fec80e08 fix: show uo to date voting records 2021-04-08 11:46:06 +01:00
Sebastian.Bor 408cc78c7a fix: use source mint decimals for voting mints 2021-04-06 20:44:13 +01:00
Sebastian.Bor e6a6122142 fix: fix vote refund and token withdrawal messages 2021-04-06 11:00:57 +01:00
Sebastian.Bor af2969ea35 fix: update voting messages and icons 2021-04-06 10:19:58 +01:00
Sebastian.Bor a3129aaab7 feat: split vote button into yeah/nay buttons on proposal page 2021-04-05 22:11:22 +01:00
Sebastian.Bor 4524838aa2 choore: move useThatState hook to commom package 2021-04-05 20:50:17 +01:00
Sebastian.Bor 8f76caf7ed feat: simplified withdraw vote workflow 2021-04-05 19:41:24 +01:00
Sebastian.Bor 63467f1acb fix: combine deposit source toenas and vote into a single transaction 2021-04-03 00:50:15 +01:00
Sebastian.Bor 15958d211a feat: change votting on/off toggle to radio buttons 2021-04-02 22:01:54 +01:00
Sebastian.Bor 5816cbda5e fix: restrict voting to Voting state and governance token avaliability 2021-04-02 19:08:13 +01:00
Sebastian.Bor a47b1043b6 fix: create and use useLatestState hook to get up to date useState hook state 2021-04-02 18:49:12 +01:00
Sebastian.Bor a332d6a69b choore: rename QuickVote to Vote 2021-04-02 17:45:43 +01:00
Sebastian.Bor 6c75998abe feat: remove register/vote workflow 2021-04-02 16:59:51 +01:00
Sebastian.Bor f13b63b0b2 feat: add quick vote 2021-04-02 10:46:28 +01:00
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
Jordan Prince fc61467f3b
Refactor timelock (#33)
* 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

Co-authored-by: Dummy Tester 123 <dummytester123@hey.com>
2021-03-25 17:53:19 -05:00
Jordan Prince e35050ec15
Proposals (#32)
* Timing fixes to avoid burnout in the rpc layer

* New ids for demo

Co-authored-by: Dummy Tester 123 <dummytester123@hey.com>
2021-03-25 08:47:43 -05:00
Jordan Prince eb13626ca7
Proposals (#31)
* 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

Co-authored-by: Dummy Tester 123 <dummytester123@hey.com>
2021-03-24 16:11:30 -05:00
bartosz-lipinski 6a9a5e8674 fix: proposals release 2021-03-22 15:37:08 -05:00
bartosz-lipinski be26b0e9fc feat: proposal page 2021-03-21 21:06:14 -05:00
bartosz-lipinski 152473fa45 feat: style 2021-03-21 19:28:53 -05:00
bartosz-lipinski d4a7ebd19a feat: mobile layout 2021-03-21 15:14:00 -05:00
bartosz-lipinski bbeaf5c420 feat: proposals style 2021-03-21 00:20:10 -05:00
bartosz-lipinski bb27547446 feat: governence deployment 2021-03-20 17:39:19 -05:00
B aadc4ebe83
Merge pull request #30 from solana-labs/proposals
Proposals
2021-03-20 17:27:56 -05:00
Dummy Tester 123 b8262223d3 Have execute button show up when ready using a set interval trick. 2021-03-20 16:58:06 -05:00
Dummy Tester 123 f68560ea35 Fix footer. 2021-03-20 16:17:18 -05:00
Dummy Tester 123 17a0100f4f Fix list pagination 2021-03-20 16:07:33 -05:00
Dummy Tester 123 502410e9dd Bugfix for execute account construction 2021-03-20 15:14:09 -05:00
B 81e7264f5d
Merge pull request #28 from solana-labs/proposals
Fix some counting bugs, add functionality for defeated and executed s…
2021-03-19 18:24:56 -05:00
Dummy Tester 123 eb701291d9 testing commit 2021-03-19 18:07:23 -05:00
Dummy Tester 123 0227b5f655 Fix some counting bugs, add functionality for defeated and executed states 2021-03-19 17:19:03 -05:00
bartosz-lipinski 4dc9b870f7 feat: add wallet-base 2021-03-19 10:40:24 -05:00
dummytester123 3132591862
Merge pull request #26 from solana-labs/proposals
Proposals
2021-03-18 15:52:05 -05:00
Dummy Tester 123 9c580bccd7 Latest fixes for end to end 2021-03-18 15:51:29 -05:00
Dummy Tester 123 8ae33d47cc Some more updates and fixes around withdrawing and voting 2021-03-17 20:39:54 -05:00
bartosz-lipinski 2573f525c5 fix: build 2021-03-17 20:20:00 -05:00
Dummy Tester 123 f230bea0cb Massive WIP on governance. Nothing more to say other than that we're moving. 2021-03-17 20:06:30 -05:00
Dummy Tester 123 90d8d63a04 WIP commit on re-engineering the front end to take into account governance. Not nearly done, and none of it works, but dont want to lose work, so making intermediate commit just in case. 2021-03-17 20:06:07 -05:00
Dummy Tester 123 04d2f640a6 At great expense, we have upgradeable programs working. Still eneds a lot of beautifciation. 2021-03-17 20:05:46 -05:00
Dummy Tester 123 9ce5b9644c Working execute command, lots of cleanup to do, lots of test code lying around 2021-03-17 20:05:15 -05:00
Dummy Tester 123 243bb0a321 Add voting power 2021-03-17 20:05:15 -05:00
Dummy Tester 123 c5ac500648 Add add votes button and commands 2021-03-17 20:05:15 -05:00
Dummy Tester 123 0c95a9ab6c This commit marks bringing back add signers only, but we have edit signers in commit log just in case we want to bring it back later. 2021-03-17 20:05:15 -05:00