Commit Graph

529 Commits

Author SHA1 Message Date
bartosz-lipinski 25559d5733 feat: add retry 2021-04-22 23:28:08 -05:00
bartosz-lipinski f45c08e773 feat: update style 2021-04-22 20:57:54 -05:00
bartosz-lipinski f87a59750f Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-22 19:54:16 -05:00
bartosz-lipinski 7b4a17006f feat: borsh 2021-04-22 19:53:50 -05:00
bartosz-lipinski cc1e58e4a1 Merge remote-tracking branch 'origin/main' into feature/m 2021-04-22 19:53:18 -05:00
Jose 6025dd9b98
Metaplex: Tiers step (#86)
* torus context

* bye torus as context

* torus mess

* price step

* initial phase

* end phase

* review step

* sale type and prices

* ending phase split

* unmix auction/sale wording

* tiers step
2021-04-22 19:52:54 -05:00
Juan Diego García 2fddc4d024
Working sol -> eth wormhole (#87)
* Workin sol -> eth wormhole

* remove console

* fixed selecting same chains and showing same balances
2021-04-22 19:52:18 -05:00
Sebastian.Bor 690ebd85c4 chore: fix lint warnings 2021-04-22 22:27:22 +01:00
Sebastian.Bor 3eba1d580a fix: update lookup offset for proposal 2021-04-22 22:00:10 +01:00
Sebastian.Bor c8a7c726f0 chore: fix linter warnings 2021-04-22 21:59:41 +01:00
Jordan Prince 9d30c4b12e
Merge pull request #84 from SebastianBor/feat/check-upgrade-authority-when-governance-created
Governance: Pass program data account and upgrade authority accounts
2021-04-22 15:37:40 -05:00
Jose 7c5e1d8079
Auction creation flow (#83)
* torus context

* bye torus as context

* torus mess

* price step

* initial phase

* end phase

* review step

* sale type and prices

* ending phase split

* unmix auction/sale wording
2021-04-22 15:02:31 -05:00
Sebastian.Bor 358d80ed03 feat: pass program data account and upgrade authority accounts 2021-04-22 11:10:22 +01:00
bartosz-lipinski edcbf78659 feat: open 2021-04-22 01:20:15 -05:00
bartosz-lipinski 0fcbf48718 feat: add art selector 2021-04-22 00:53:24 -05:00
bartosz-lipinski a58a3baf39 fix: spelling mistake 2021-04-21 21:54:10 -05:00
bartosz-lipinski e316021029 Merge branch 'feature/m' into main 2021-04-21 18:45:27 -05:00
bartosz-lipinski 96dc5e08cc feat: torus 2021-04-21 18:44:18 -05:00
Jose 2b6a4b5016
Auction creation steps (#82)
* torus context

* bye torus as context

* torus mess

* price step

* initial phase

* end phase

* review step
2021-04-21 18:41:03 -05:00
bartosz-lipinski 4c6c1ad934 feat: torus 2021-04-21 18:29:20 -05:00
Jose b7c3cc6366
Torus mess (#80)
* torus context

* bye torus as context

* torus mess
2021-04-21 09:47:44 -05:00
bartosz-lipinski 7dda1281a3 feat: auction creat 2021-04-21 09:37:10 -05:00
bartosz-lipinski 016e330f35 fix: build issue 2021-04-19 23:14:48 -05:00
bartosz-lipinski de111c66ca feat: update auction flow 2021-04-19 22:39:44 -05:00
Juan Diego García 5aaa4b4d74
fixed logo on firefox (#79) 2021-04-19 21:55:16 -05:00
bartosz-lipinski 24bbabb09c feat: add metaplex state 2021-04-17 21:51:35 -05:00
bartosz-lipinski 894a13af66 chore: style 2021-04-17 20:33:22 -05:00
Sebastian.Bor bbc56843dc feat/use vote threshold instead of consensus algorithm 2021-04-17 19:45:03 +01:00
Sebastian.Bor 86a6e62b2a fix: add missing CustomSingleSignerTransaction account type 2021-04-17 13:13:05 +01:00
Sebastian.Bor 7523c142f6 chore: use account type enum for CustomSingleSignerTransaction 2021-04-17 13:02:56 +01:00
Sebastian.Bor ed72e20ef8 chore: use account type enum for VoreRecord 2021-04-17 12:33:00 +01:00
Sebastian.Bor 57b389007b chore: use account type enum for ProposalState 2021-04-17 12:20:04 +01:00
Sebastian.Bor 065700babf chore: use account type enum for TimelockSet 2021-04-17 12:03:49 +01:00
Sebastian.Bor cb3bb03ba4 chore: remove Ping instruction and add GovernanceAccountType 2021-04-17 11:37:22 +01:00
Sebastian.Bor adb5d81a09 fix/ensure-transactions-sent-in-sequence 2021-04-17 10:59:56 +01:00
bartosz-lipinski 37656808e0 Merge branch 'main' into feature/m 2021-04-16 23:37:26 -05:00
bartosz-lipinski afef130246 fix: remove dummy text 2021-04-16 23:13:09 -05:00
bartosz-lipinski 523f01a719 feat: create auction 2021-04-16 22:57:29 -05:00
Jose 825aca40ef
Metaplex: Royalty sliders movement (#73)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

* upload step for every category

* fix file handling

* hashrouter

* waiting view

* congrats buttons

* conffeti 🎉

* randomize conffeti rotation and size

* usd conversion

* initial royalties splitter

* sliders movement

* sliders movement

* prevent single creator error. shuffle array for impartial movement

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-16 15:22:58 -05:00
Juan Diego García 09913bac90
fixed css conflict errors with previuos builds (#74) 2021-04-16 15:16:30 -05:00
Jordan Prince 73fd0aac7e
Merge pull request #71 from SebastianBor/fix/transfer-authority-signers
Governance: Fix transfer authority signers
2021-04-16 13:04:36 -05:00
Jordan Prince 1748f99e7e
Merge pull request #72 from SebastianBor/fix/use-prefixes-for-PDAs-to-avoid-collision-attacks
Fix: Use prefixes for PDAs to avoid collision attacks
2021-04-16 10:45:02 -05:00
Sebastian.Bor dd09bb1de9 fix: use single pda prefix 2021-04-16 16:26:27 +01:00
Sebastian.Bor 7795efd1a1 chore: fix naming convention 2021-04-16 15:59:21 +01:00
Sebastian.Bor 66271c0c1d fix: use prefixes for PDAs to avoid collision attacks 2021-04-16 15:24:44 +01:00
Sebastian.Bor e6c4ebd32c fix: transfer authority signers 2021-04-16 10:45:39 +01:00
Sebastian.Bor c33bf0e11e fix: use optional for council mint 2021-04-16 10:27:37 +01:00
bartosz-lipinski 5d1f45c79c fix: build error 2021-04-15 23:52:56 -05:00
bartosz-lipinski 94e0d0f569 fix: build issue 2021-04-15 22:49:21 -05:00
bartosz-lipinski 44b5fa403d Merge branch 'main' into feature/m 2021-04-15 21:17:10 -05:00
Juan Diego García 46c0c69e68
Change signer for provider in Wormhole factory (#69)
* use provider instead of signer to create workmhole

* move up wormholefactory
2021-04-15 17:02:24 -05:00
Jose fab22b3bf2
Metaplex: Royalty sliders (#67)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

* upload step for every category

* fix file handling

* hashrouter

* waiting view

* congrats buttons

* conffeti 🎉

* randomize conffeti rotation and size

* usd conversion

* initial royalties splitter

* sliders movement

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-15 17:02:14 -05:00
Juan Diego García 7d435d84fb
fixed crash error and undefined text (#66) 2021-04-15 07:57:07 -05:00
bartosz-lipinski 0be8ab72f3 fix: update title 2021-04-15 00:06:40 -05:00
bartosz-lipinski 3295c56bd9 feat: create auction 2021-04-14 23:46:14 -05:00
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 4a8382a46f fix: confetti 2021-04-13 23:39:14 -05:00
bartosz-lipinski 8620bf2be5 Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-13 23:25:45 -05:00
bartosz-lipinski 1e35a14628 feat: add creators 2021-04-13 23:25:43 -05:00
Jose c2e0876740
Metavinci: Conffeti (#65)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

* upload step for every category

* fix file handling

* hashrouter

* waiting view

* congrats buttons

* conffeti 🎉

* randomize conffeti rotation and size

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-13 21:24:17 -05:00
bartosz-lipinski 00de45009f feat: add tabs 2021-04-13 15:24:38 -05:00
Jose fe956ee249
Metavinci: Waiting view (#61)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

* upload step for every category

* fix file handling

* hashrouter

* waiting view

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-13 11:08:14 -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
Jose f912149e04
Cover file for audio category (#60)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

* upload step for every category

* fix file handling

* hashrouter

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-12 21:57:56 -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
bartosz-lipinski f017bc7c4a feat: masonary 2021-04-10 21:33:33 -05:00
Jordan Prince 68fb3d85de Remove timelock program in a refactor 2021-04-10 17:59:26 -05:00
bartosz-lipinski e1ae17a384 feat: fix minting 2021-04-09 23:02:20 -05:00
bartosz-lipinski 026600d21f feat: update save process 2021-04-09 22:35:14 -05:00
bartosz-lipinski 6bc32a4c6e feat: minting 2021-04-09 18:21:52 -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
Jose 91b8870952
Improves to artwork creation flow (#56)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

* remove preview/keep filename. url id for steps

* slider > input number

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-09 10:45:33 -05:00
bartosz-lipinski 6eb0e43a2c feat: cleanup 2021-04-09 00:19:01 -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
Jose 5df1950cc5
Artwork creation flow (#53)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

* fix width. show preview. load only 1 file

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-08 09:02:29 -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
Jose 12840764d2
Fix presale banner (#50)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

* fix presale banner image

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-07 17:11:23 -05:00
bartosz-lipinski b4c56733ff feat: artwork content 2021-04-07 16:34:32 -05:00
bartosz-lipinski 05022c6a86 feat: metadata 2021-04-07 16:07:37 -05: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
Jose d18eff1ad4
Metavinci: Presale Card (#48)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

* getCountdown

* presale card

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-07 09:04:56 -05:00
bartosz-lipinski eded79a363 feat: minting nFTs 2021-04-06 23:12:45 -05:00
Jordan Prince 3bc0403247 Update push instructions for prod 2021-04-06 15:13:53 -05:00
Sebastian.Bor 408cc78c7a fix: use source mint decimals for voting mints 2021-04-06 20:44:13 +01:00
Jordan Prince 329a13af21 Update metadata id 2021-04-06 10:44:01 -05:00
Jordan Prince 6ec255758d Added type keys and using a non grinded address for now to verify it works 2021-04-06 09:14:04 -05: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
bartosz-lipinski 90644ea681 feat: storage 2021-04-05 18:29:02 -05:00
Jose 07be6c35ef
Artwork view (#45)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

* initial artwork implementation

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-05 16:48:52 -05:00
Sebastian.Bor a3129aaab7 feat: split vote button into yeah/nay buttons on proposal page 2021-04-05 22:11:22 +01:00
Jordan Prince b45396f3eb Add additional comment. 2021-04-05 16:09:50 -05:00
Jordan Prince 2eec584063 Cleaned up cost, rounded up. 2021-04-05 16:09:49 -05:00
bartosz-lipinski 8637ffdd4e feat: art 2021-04-05 15:40:12 -05:00
Jose 9c4bca5f9c
Countdown machinery (#44)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

* countdown implementation

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-05 15:37:52 -05:00
Jordan Prince a5e56d7895 End to end with lovely manifest files 2021-04-05 15:15:41 -05:00
Jose 8f3a815345
PreSale banner fix (#43)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout

* presale banner image fix

Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-04-05 15:10:55 -05:00
bartosz-lipinski 1d1bd52406 feat: update for deployment 2021-04-05 14:55:30 -05:00
Sebastian.Bor 4524838aa2 choore: move useThatState hook to commom package 2021-04-05 20:50:17 +01:00
bartosz-lipinski 6fd96f497f feat: update layout 2021-04-05 14:46:51 -05:00
bartosz-lipinski 91bc3fc6bd feat: update cards 2021-04-05 14:37:52 -05:00
Jose eec00e1bcc
New layout (#42)
* MainAuctionCard

* trending auctions

* fix scroll, reduce padding

* fixing errors/warnings and formatting

* formatting & sold auctions

* artists cards

* initial presale banner. move sample data to own file

* new home layout
2021-04-05 14:24:17 -05:00
bartosz-lipinski f1c08ebcdb feat: routes 2021-04-05 14:16:25 -05:00
Jordan Prince f9bfa0fd36 Store metadata json in update call 2021-04-05 14:02:45 -05:00
Sebastian.Bor 8f76caf7ed feat: simplified withdraw vote workflow 2021-04-05 19:41:24 +01:00
Jordan Prince 01bbfa5303 Added a saving 2021-04-05 13:03:24 -05:00
Jordan Prince 3a521460e2 Full form hookups 2021-04-05 12:13:22 -05:00
Jordan Prince 499d5cb910 One more 2021-04-05 11:01:46 -05:00
Jordan Prince 58a0977443 hook up connections to card from form 2021-04-05 11:01:11 -05:00
bartosz-lipinski b61c59530b feat: add fields 2021-04-05 10:54:25 -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
bartosz-lipinski c905efd2c3 feat: layout 2021-04-05 09:59:06 -05:00
bartosz-lipinski 10bb6b060a Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-05 09:53:18 -05:00
bartosz-lipinski ec972d63a2 feat: style 2021-04-05 09:53:14 -05:00
Jordan Prince 0ee96e01e6 Loading images 2021-04-05 09:50:06 -05:00
Jordan Prince 3f11561b8e WIP on art card 2021-04-05 09:40:57 -05:00
bartosz-lipinski 3c4def9c5e :Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-05 09:35:03 -05:00
bartosz-lipinski fdb41495b2 feat: mint flow 2021-04-05 09:34:59 -05:00
Jordan Prince 2b5662e55a Fix hashing 2021-04-05 09:15:51 -05:00
Jordan Prince 4ee2908093 Fixes for arweave push 2021-04-05 08:58:52 -05:00
bartosz-lipinski 2150fc4b9e feat: upload 2021-04-05 08:46:35 -05:00
Jordan Prince dd62483256 Think this variation works 2021-04-05 00:14:56 -05:00
bartosz-lipinski f7571bcc4a feat: add files 2021-04-05 00:03:38 -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
Jordan Prince c307827dca Dont log the wallet bro 2021-04-04 21:46:51 -05:00
Jordan Prince 319dca85b0 Merge branch 'arweave' into feature/m 2021-04-04 21:45:56 -05:00
bartosz-lipinski 37de3b5399 fix: nft 2021-04-04 21:44:55 -05:00
Jordan Prince 64bcfdca1f Add rough, very rough arweave endpoint for uploadFile endpoint for nft project 2021-04-04 21:37:50 -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 4fdcf4faca feat: minting 2021-04-03 22:50:07 -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 5effd0c2fa feat: update style 2021-04-03 10:07:58 -05: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
Jose d32be8875a
MainAuctionCard (#38) 2021-04-01 20:15:52 -05:00
bartosz-lipinski 1f87b01d60 Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-01 19:58:07 -05:00
bartosz-lipinski ebb4689db3 feat: add auction program 2021-04-01 19:56:04 -05:00
Jose 80387c8181
Metavinci (#37)
* fix build

* initial layout creation
2021-04-01 13:31:13 -05:00
bartosz-lipinski 530ee5daaf feat: inital commit 2021-03-31 15:05:26 -05: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
bartosz-lipinski a5468636ca Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 20:55:19 -05:00
bartosz-lipinski 92fefe2b9f feat: pair 2021-03-19 20:54:51 -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
B ed660edc5d
Merge pull request #29 from yamijuan/wallet-connect-2nd
Added disconnect and change wallet for eth
2021-03-19 18:24:48 -05:00
Dummy Tester 123 eb701291d9 testing commit 2021-03-19 18:07:23 -05:00
juan 985c372691 Added disconnect and change wallet for eth 2021-03-19 17:33:45 -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 4c2eca612e Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 13:42:25 -05:00
bartosz-lipinski b27645aed0 chore: remove debugger 2021-03-19 13:42:21 -05:00
juan 29a540e9a6 changed infura API key 2021-03-19 13:40:14 -05:00
juan 27dc4cfb4c Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect-2nd 2021-03-19 13:38:31 -05:00
juan 5eed226ed8 added wallet connect adapter 2021-03-19 13:34:53 -05:00
bartosz-lipinski 138079071c fix: loading inital balance 2021-03-19 13:05:15 -05:00
juan bf5ca53102 fix merge 2021-03-19 12:05:54 -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 1d446c1640 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-17 20:49:55 -05:00
bartosz-lipinski 8a1b79a1cb fix: warnings 2021-03-17 20:49:35 -05:00
Dummy Tester 123 8ae33d47cc Some more updates and fixes around withdrawing and voting 2021-03-17 20:39:54 -05:00
B c17300e8a9
Merge pull request #24 from yamijuan/wallet-connect
Wallet connect
2021-03-17 20:35:44 -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
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 1883bfd8ee Added complete working display of instructions and adding instructions 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 dbc8f2eeb9 Add gist support and rows and a little index for proposals 2021-03-17 20:03:40 -05:00
Dummy Tester 123 535de51997 Fix dark mode in proposals 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
juan 72b1e8b532 Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect 2021-03-16 17:32:28 -05:00
juan 1eed7615aa connect ethereum wallet improvements 2021-03-16 17:26:25 -05:00
bartosz-lipinski aab7b80c32 fix: footer 2021-03-16 16:02:28 -05:00
juan 7ae00c9b6c fixed footer links 2021-03-16 12:42:54 -05:00
juan a0243bc26e lint 2021-03-16 12:42:33 -05:00
bartosz-lipinski 730f2ad0e8 feat: update footer 2021-03-15 17:36:08 -05:00
bartosz-lipinski 841721041b Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 17:56:11 -06:00
bartosz-lipinski b0ae8b4c88 feat: transfer 2021-03-12 17:56:07 -06:00
juan ddef99fb24 Added footer 2021-03-12 18:46:55 -05:00
bartosz-lipinski a9fc4dbf8d fix: compile error 2021-03-12 16:21:29 -06:00
bartosz-lipinski 5b123a4ebf Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 16:20:26 -06:00
bartosz-lipinski 3db159667d feat: to solana 2021-03-12 16:20:22 -06:00
B 31e4131822
Merge pull request #22 from yamijuan/main
make sure correct network is set
2021-03-12 14:47:23 -06:00
juan 227937ab46 make sure prices are queried only once 2021-03-12 15:36:35 -05:00
juan 3bf9eaad7a make sure correct network is set 2021-03-12 13:02:08 -05:00
B 85d3f8aaf4
Merge pull request #21 from yamijuan/main
select first token of the list instead of SRM
2021-03-11 15:19:51 -06:00
juan 25f678add6 select first token of the list instead of SRM 2021-03-11 16:17:40 -05:00
bartosz-lipinski c2426bf916 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-11 14:49:44 -06:00
bartosz-lipinski 8b2520e414 feat: add fromSolana 2021-03-11 14:49:41 -06:00
juan 684d922ab3 Added solana tokens to token list and allow to select either network 2021-03-11 15:46:11 -05:00
bartosz-lipinski b2f60da823 feat: add fromSolana 2021-03-10 20:55:00 -06:00
B 6768764fc0
Merge pull request #19 from yamijuan/transfer-ui
Added pair context state for chain and amount management
2021-03-10 17:24:33 -06:00
juan a4a9895786 Added pair context state for chain and amount management 2021-03-10 18:19:49 -05:00
B 4b7176302d
Merge pull request #18 from yamijuan/transfer-ui
Added virtualized list and debounce search on token modal
2021-03-10 14:08:20 -06:00
juan 85c9fefe83 Added virtualized list and debounce search on token modal 2021-03-10 14:27:30 -05:00
bartosz-lipinski 79170d2dae Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-10 10:40:45 -06:00
bartosz-lipinski 7f891e08fa fix: network name 2021-03-10 10:40:42 -06:00
B 6d9d133175
Merge pull request #17 from yamijuan/transfer-ui
Added modal to select token chain
2021-03-10 10:40:03 -06:00
juan b3a0dabf4b Added modal to select token chain 2021-03-10 11:36:22 -05:00
B 6cda2ddb6e
Merge pull request #16 from rmshea/add-favicons
Add favicons
2021-03-10 09:59:34 -06:00
rmshea 66f9c2cbc2 Add favicons 2021-03-09 21:07:31 -07:00