Commit Graph

209 Commits

Author SHA1 Message Date
Maxim Gordienko 4e5bd1611e fix ended auction list on home page 2021-09-09 15:04:36 +03:00
Maxim Gordienko 4fb7d50fe5 fix auction list, winnerIndex 2021-09-08 13:48:38 +03:00
Maxim Gordienko d9d87407ee implement update auctionview without refresh, fix claimBid instruction 2021-09-03 18:41:11 +03:00
adamjeffries 3c7a9d2ae3
AuctionCard terminology for instant sale 2021-09-02 21:40:14 -05:00
adamjeffries 6a43da6fd7
Import missing function 2021-09-02 21:37:58 -05:00
adamjeffries 0731e45c23
Auction Create remove duration from Instant Sale 2021-09-02 15:14:55 -05:00
adamjeffries 3af15e6a26
Merge branch 'master' of https://github.com/metaplex-foundation/metaplex into instant-sale 2021-08-31 15:01:56 -05:00
adamjeffries 1a9c200082
Accept SVG image upload 2021-08-31 15:01:34 -05:00
Jordan Prince f11659cb43
H (#260)
* Adding candy machine

* Still working on stuff

* Commit where is top using anchor

* Working on candy machine

* Continue working on candy machine

* Still working

* Completely reasonable failure

* Completely unreasonable failure

* Finally, we have uploading configs and tests

* Add uuid support to candy machines so candy machine can rerun with same config

* feat: init cli

* Got minting now bro. All downhill from here.

* All done

* Chang eaddress

* Minor fix to anchor settings

* feat: integrate candy

* feat: cli upload

* Heck yeah. Switch out the pda for a non pda to allow for alrger allocs

* Send authority to candy machine authority if retain authority is true

* feat: add add congif lines

* Forgotten conflict

* Rewire CLI to chunkify and add verification

* Current changes

* Client finished

* Fuckin bitmasks bro

* Fix metadata client

* Working on cli

* Fixed the healing loop

* here we go.

* Fix the error that caused price to be 1 instead of 5

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-08-31 14:16:16 -05:00
adamjeffries 5949de6fd4
AuctionCard Instant Sale first pass 2021-08-30 13:39:47 -05:00
adamjeffries 743fcf55d0
Instant Sale Auction Create 2021-08-30 13:31:10 -05:00
adamjeffries 746a082efd
useAuction add extended data 2021-08-30 13:26:25 -05:00
adamjeffries 7f77823543
Update Bid vs Price labels 2021-08-30 13:23:40 -05:00
adamjeffries 705d311bd9
Send place bid accept BNs 2021-08-30 13:22:03 -05:00
adamjeffries babe5bfa6d Merge branch 'master' of https://github.com/metaplex-foundation/metaplex into instant-sale 2021-08-26 14:47:04 -05:00
Jordan Sexton 4808690afc Merge branch 'master' into wallet-fixes 2021-08-25 18:17:25 -05:00
Jordan Sexton 0e45b68142 wallet fixes 2021-08-25 18:12:12 -05:00
bartosz-lipinski 1e92387686 fix: build errors 2021-08-25 18:05:21 -05:00
adamjeffries f684a0490c
Instant Sale Create Flow 2021-08-25 15:43:05 -05:00
Jordan Sexton c6228fea45 Merge branch 'master' into wallet-adapter-merge 2021-08-25 13:53:13 -05:00
adamjeffries 0b8feaed9a
Merge branch 'master' of https://github.com/metaplex-foundation/metaplex into instant-sale 2021-08-25 07:59:20 -06:00
Pierre 71f674af4b
Add attributes when creating NFT and display (#219)
* attempt to set attributes

* add support for attributes, creation, auction, art view

* validate on Continue to royalties, support for number value, trait_type is optional

* update antd no effect, remove label wrapping which breaks form

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-24 11:05:36 -05:00
Jordan Prince 2b5ed5feae
Fix notification color (#234) 2021-08-24 11:05:21 -05:00
Pierre 194a82f35e
Model viewer (#220)
* change mesh viewer to model-viewer

* cleanup

* remove adding antd, which was a mistake

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-21 22:54:57 -05:00
Jordan Prince 8c223fabaf
Fix for decomming v2s (#229)
* Fix null bytes showing up in wwindows

* Fix for decommissioning v2s
2021-08-20 16:30:40 -05:00
Jordan Prince 8f925f5704
Fix null bytes showing up in wwindows (#227) 2021-08-20 11:51:29 -05:00
Jordan Prince 6ad9b15a77
Fix showing master editions for stores with < 100 items and < 3 creators (#225)
* Use toPublicKey to convert string to public key to compare to public key in send cancel bid.

* Fix for stores with less than 100 items not being able to list items
2021-08-19 22:56:10 -05:00
exromany a4718e87ef
Improve init store (#213)
* chore: missed env CLIENT_ID used NEXT_PUBLIC prefix now

* chore: return missed #root

* chore: organize styles

* feat: storeProvider

* feat: STORE_ADDRESS in ENV

* feat: improve store initialization
2021-08-19 13:38:49 -05:00
Jordan Prince a81df0d392 Yet another day of not working on this 2021-08-17 15:00:59 -05:00
Jordan Prince f934ced868
Use toPublicKey to convert string to public key to compare to public key in send cancel bid. (#217) 2021-08-16 18:31:09 -05:00
Jordan Prince 7fce1ba024 Still working on it. 2021-08-16 18:06:10 -05:00
Jordan Sexton 08ed4a0c18 update wallet-adapter versions 2021-08-16 17:40:13 -05:00
Jordan Sexton c67c304857 prettier 2021-08-16 16:28:36 -05:00
Jordan Sexton 42b6b060a7 Merge branch 'wallet-adapter' into latest 2021-08-16 16:21:52 -05:00
Jordan Prince 52d38a5075
We should generally depend on the things that change in our callbacks... (#215) 2021-08-15 14:58:27 -05:00
Jordan Prince 0dfdcaa7d4 Merge branch 'master' of github.com:metaplex-foundation/metaplex into instant-sale 2021-08-13 21:11:04 -05:00
B 81023eb3e5
Warp Speed 8 (#208)
* Work in progress on speed fix

* Oh yeaj, it works and it's fast as sh*t...just get the metadata oyu ned

* Separate the metadata gets into additional promises since technically they are async

* chore: Where no man has gone before

* Holy cow, now we have editions too

* remove a print

* feat: use string instead of pubkey

* Safer script

* feat: first batch

* feat: batch 2

* feat: remove toBase58

* fix: build error

* fix: another build issue

* fix: build issue

* fix: more fixes

* fix: build

* chore: delete dex parser

* fix: delete

* feat: add store as query parameter

* feat: faster url check

* feat: replace pubkeys with strings

* fix: build

* fix: build errors

* feat: fix env variable

Co-authored-by: Jordan Prince <jordanmprince@gmail.com>
2021-08-13 20:20:10 -05:00
Jordan Prince 6b30563b93 Merge branch 'master' of github.com:metaplex-foundation/metaplex into instant-sale 2021-08-13 20:13:30 -05:00
Jordan Sexton 129bc3fde7 fix misc typescript compilation errors 2021-08-13 20:11:00 -05:00
Jordan Sexton f55bd85811 use wallet-adapter in components and hooks 2021-08-13 20:11:00 -05:00
Jordan Sexton 3d3c27513a use wallet-adapter in actions 2021-08-13 20:11:00 -05:00
Jordan Sexton 324f4c019a add wallet-adapters to common package, fix deps and tsconfig 2021-08-13 20:11:00 -05:00
Jordan Prince bf22676c2c Working on instant sale 2021-08-13 20:09:34 -05:00
Jordan Prince 8904e67630
Operation: Warp Speed I (#203)
* Work in progress on speed fix

* Oh yeaj, it works and it's fast as sh*t...just get the metadata oyu ned

* Separate the metadata gets into additional promises since technically they are async

* Holy cow, now we have editions too

* remove a print

* Safer script

* Minor script fix
2021-08-13 08:03:08 -05:00
Jordan Prince d13e2a98c7 Merge branch 'feature/instant-sale' of github.com:atticwip/metaplex into instant-sale 2021-08-12 18:33:56 -05:00
Jordan Prince c5b192b050 remove a print 2021-08-12 08:25:37 -05:00
Jordan Prince ad23dbfb4f Holy cow, now we have editions too 2021-08-11 17:31:10 -05:00
Jordan Prince e7abac452f Separate the metadata gets into additional promises since technically they are async 2021-08-10 19:57:03 -05:00
Jordan Prince 9170223fb0 Oh yeaj, it works and it's fast as sh*t...just get the metadata oyu ned 2021-08-10 19:52:21 -05:00
Jordan Prince c310080fe0
Revert "Fix NFT Mint via Custom URL (#204)" (#205)
This reverts commit 2be94432bb.
2021-08-10 12:24:42 -05:00