Commit Graph

731 Commits

Author SHA1 Message Date
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 c49e2e3b01 chore: update yarn 2021-04-15 21:19:25 -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 fdaf1c4e73 chore: update lock 2021-04-15 00:05:01 -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
Jordan Sexton 91b6fffd57 simplify parent paths 2021-04-13 14:33:58 -05:00
Jordan Sexton 0a048501ba config/tokens.json doesn't exist 2021-04-13 14:08:41 -05:00
Jordan Sexton 26418b97c0 make typeRoots consistent 2021-04-13 14:08:17 -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 35f96871c2
Merge pull request #59 from solana-labs/drop_unneeded_timelock_account
Remove timelock program in a refactor
2021-04-11 16:39:03 -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