Commit Graph

70 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
Sebastian.Bor 501829d9fc fix: validate new governance public key inputs 2021-04-08 14:57:40 +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 4524838aa2 choore: move useThatState hook to commom package 2021-04-05 20:50:17 +01:00
bartosz-lipinski 6934baaffc feat: bridge css 2021-03-29 22:58:34 -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 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 bbeaf5c420 feat: proposals style 2021-03-21 00:20:10 -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 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
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 43abf3ae50 This commit marks a working remove signer - if only you could burn other people's tokens. Going to remove this functionality now. 2021-03-17 20:05:15 -05:00
Dummy Tester 123 941170be1d Add ability for appbar to display custom settings, and add add signers button to proposals, soon to be Edit Signers. Next up ,need to deal with why Sign doesnt work for non-Admin signers. It times out, no reason why, but will probably deal with after getting Add Signers to become Edit Signers. 2021-03-17 20:04:15 -05:00
Dummy Tester 123 1c2d1260e0 Added sign button and command 2021-03-17 20:03:41 -05:00
Dummy Tester 123 d4bf02c790 Massive wip commit - added form for creating proposals, and working on displaying transactions 2021-03-17 20:03:41 -05:00
Dummy Tester 123 5cfd98264c WIP commit, getting single signer transactions off the ground 2021-03-17 20:03:41 -05:00
Dummy Tester 123 0f0f268253 Working on new layout (mobile friendly) for proposals, and adding instruction submission demo. 2021-03-17 20:03:40 -05:00
Dummy Tester 123 9b091622bd WIP commit on proposals: have it pulling all timelock accounts and storing them clientside. Now need to fix formatting and stand up an index page. 2021-03-17 20:03:40 -05:00
Dummy Tester 123 143a50ce69 Got proposals basically working for backend calls, need to build form out now. 2021-03-17 20:03:39 -05:00
Dummy Tester 123 af81a3f644 WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00
bartosz-lipinski b2f60da823 feat: add fromSolana 2021-03-10 20:55:00 -06:00
bartosz-lipinski f7eef7c3b6 fix: icons 2021-03-09 13:06:19 -06:00
bartosz-lipinski c0f8f94108 feat: add associated token account 2021-03-08 21:16:08 -06:00
juan 6d94797e11 Added icons and addresses for sollet and metamask wallets 2021-03-08 17:43:42 -05:00
bartosz-lipinski 6b05b9d3e0 feat: transfer instructions 2021-03-07 23:54:37 -06:00
bartosz-lipinski 6a41905b89 feat: aggregate locked assets 2021-03-05 23:42:13 -06:00
juan be907c95f5 added names, symbols and icons to the table 2021-03-04 16:35:07 -05:00
bartosz-lipinski e597b40d22 feat: upgrade token-list 2021-03-03 22:49:18 -06:00
bartosz-lipinski 99f6d53aad fix: build errors 2021-03-03 21:17:20 -06:00
juan bbedbae8c6 Added list of locked funds accounts in the front page 2021-03-03 15:47:08 -05:00
bartosz-lipinski 04012e024f feat: add token list 2021-03-02 21:49:26 -06:00
bartosz-lipinski 75814148e6 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-01 19:13:56 -06:00
bartosz-lipinski e5750fb129 feat: bridge 2021-03-01 19:09:40 -06:00
bartosz-lipinski 752f342781 feat: bridge 2021-02-15 19:08:42 -06:00
bartosz-lipinski f634558f9c feat: switch to yarn 2021-02-15 11:02:39 -06:00
bartosz-lipinski b35678a3e4 chore: move tokenIcon 2021-02-15 10:51:07 -06:00