Commit Graph

758 Commits

Author SHA1 Message Date
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
Jordan Prince dce6790f4e
Merge pull request #85 from SebastianBor/fix/proposal-ui-cleanup
Governance: Fix governance record lookup
2021-04-22 17:31:16 -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
Jordan Prince d14addbcf1
Merge pull request #78 from SebastianBor/feat/use-vote-threshold-instead-of-concensus-algorhitm
Governance: Use vote threshold instead of consensus algorithm
2021-04-17 15:06:08 -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 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