Commit Graph

201 Commits

Author SHA1 Message Date
Juan Diego García 172f454415
Recent transactions table (#63)
* wip: recent transactions

* fix: logo link added

* lint

* fixed balance

* Finished recent transactions with status

* Added vaa verification with transaction status
2021-04-14 23:42:29 -05:00
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
bartosz-lipinski 4c228b1219 feat: fix case 2021-04-13 00:01:39 -05:00
bartosz-lipinski c6843f1031 feat: fix case 2021-04-13 00:01:03 -05:00
bartosz-lipinski 28e1231cc5 feat: update contract ABI 2021-04-12 21:12:04 -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
Juan Diego García b16fba03f4
Mobile design fixes (#58)
* fixed navbar and overall  mobile css for home page

* fixed menu witdh

* fixed mobile css on transfer page

* fix: padding on settings button
2021-04-09 16:36:14 -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
Juan Diego García be911a89f7
New transfer page ui desing (#47)
* Added empty new pages

* added new assets

* added new appbar

* added disconnect button on wallet componnet

* implemented new desing for transer page
2021-04-07 11:33:35 -05: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
bartosz-lipinski 223d4a1f36 fix: css 2021-03-29 23:00:23 -05:00
bartosz-lipinski 6934baaffc feat: bridge css 2021-03-29 22:58:34 -05:00
Juan Diego García a32c87ff16
UI desing (#36)
* Added first design part

* Added full design and footer

* Added footer and navbar

* Fix temp transfer
2021-03-29 22:51:31 -05: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
bartosz-lipinski 8fc5e15432 feat: add claimed vaa format 2021-03-25 12:22:45 -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 d70f7c282d feat: update account 2021-03-22 13:11:12 -05:00
bartosz-lipinski a5338e177d feat: fix phantom connectivity 2021-03-22 10:21:09 -05:00
bartosz-lipinski 10e46652da feat: add phantom 2021-03-22 09:22:06 -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 3f2ced7ef4 feat: bridge 2021-03-20 18:41:24 -05:00
bartosz-lipinski bb27547446 feat: governence deployment 2021-03-20 17:39:19 -05:00
bartosz-lipinski 9bbb224014 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-20 17:31:32 -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