Commit Graph

73 Commits

Author SHA1 Message Date
Jordan Prince f9bfa0fd36 Store metadata json in update call 2021-04-05 14:02:45 -05:00
Jose 763337ddc9
Trending auctions (#40)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards
2021-04-05 10:37:56 -05:00
Jordan Prince c1f72a6f5d No idea if any of this works, just a wip commit on hooking up upload to arweave 2021-04-04 23:22:50 -05:00
bartosz-lipinski 2779947c83 feat: query accounts 2021-04-04 23:21:36 -05:00
bartosz-lipinski 8e72841ebc chore: cleanup 2021-04-04 20:36:45 -05:00
bartosz-lipinski a2e0902da8 feat: add minting 2021-04-04 20:36:01 -05:00
bartosz-lipinski e4ebc9020b feat: nft 2021-04-04 19:56:26 -05:00
bartosz-lipinski 6073cce976 feat: dark theme 2021-04-04 09:58:25 -05:00
bartosz-lipinski b311e4ff4c feat: add views 2021-04-03 21:29:44 -05:00
bartosz-lipinski 73f6c5ae63 feat: update style 2021-04-03 10:08:12 -05: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