Commit Graph

481 Commits

Author SHA1 Message Date
jon wong 048ddd6bac
Add `verify_token_metadata` command (#441)
* Add `verify_token_metadata` command

* Removing async wrapper as it was causing some strange traces

* Removing comment

* Checking against `image.png`

* Sorting

* Removing absolute path from snapshot

* Set node version

* only running tests in the CLI
2021-09-26 17:20:57 -05:00
adamjeffries b5dd55c34e
Merge branch 'master' of https://github.com/metaplex-foundation/metaplex into uploadFile4 2021-09-26 09:18:20 -05:00
Jordan Prince 2e4817fe81
fixes for punch (#503) 2021-09-25 21:55:38 -05:00
Jordan Prince d850637d31
Fix updating of prices for FLP (#499) 2021-09-25 13:08:29 -05:00
Adam Jeffries 02fd9c0d13
Merge pull request #497 from metaplex-foundation/feat/incredible-speed-loading
Incredible speed loading
2021-09-25 12:03:14 -05:00
Rad 92eb2fb7bc
Feat/sign all v2 (#476)
* sign_all daemon

* stupid linter
2021-09-25 09:04:14 -05:00
Jordan Prince ed9adc49e9
Bajloot + show command (#495)
* add checker to verifier

* Aadd show command and setup bajloot
2021-09-24 23:52:12 -05:00
Jordan Prince a1e45defe4
add checker to verifier (#493) 2021-09-24 23:31:26 -05:00
exromany 314c4ec543 feat: optimize loading order 2021-09-24 23:25:06 +03:00
exromany d785fd3052 chore: discard the 'all' option as it is useless 2021-09-24 22:14:15 +03:00
Roman 63d7ebc0b6
Merge pull request #490 from metaplex-foundation/fix/build-analytics
fix: build analytics page
2021-09-24 22:04:22 +03:00
exromany 4fe33359e0 fix: build analytics page 2021-09-24 22:03:56 +03:00
Kyle Espinola 7500563cb9
feature: Provide erorr messages to the user when there is an issue with the upload of artwork to arweave throught the sol to arweave cloud function. (#407)
Co-authored-by: Jordan Prince <jordanmprince@gmail.com>
2021-09-24 13:59:55 -05:00
Jordan Prince 71e09b3b66
Update processMetaData.ts 2021-09-24 13:48:18 -05:00
Cristina Solana 7decf042d8
add key to attributes list items to fix key missing error (#440) 2021-09-24 13:40:25 -05:00
Roman c92da34bd0
drop freezes on processing data (#481)
* feat: endpoint from query

* chore: cleanup

* feat: processing meta by batch

* drop unused data

* fix: missed await
2021-09-24 13:39:03 -05:00
Yani Iliev 90fa175154
Fix minimum nodejs requirements (#482)
The minimum version for metaplex to work is 14.17.x
2021-09-24 13:06:10 -05:00
Adam Jeffries a7cca2ecf8
Merge pull request #449 from stegaBOB/master
Fixed HTMLContent rendering bug and improved artworks view performance
2021-09-23 23:15:15 -05:00
Edgar Pavlovsky c81498932f
Updating metaplex CLI to support Infura IPFS + `retainAuthority` flag (#413)
* Updating metaplex CLI to support Infura IPFS + `retainAuthority` flag

* Extending metaplex CLI to support uploading to IPFS in addition to Arweave
* Making `retainAuthority` configurable in CLI instead of being hardcoded to `true`

* adding back some helper fns

* fix

* types fix
2021-09-23 22:22:31 -05:00
Jordan Prince 580251293e
Try catch for failed txns (#471)
* fix some boolean checks and add check for 0 sol

* Fixes for eligible count, not having enough sol, and couple other things like rug verbiage

* Make punching faster in cli and make rug screen better

* Added try catches for errors around txns
2021-09-22 19:36:29 -05:00
Jordan Prince 4cd2b788eb
Improvements to anti rug screen and CLI speed (#470)
* fix some boolean checks and add check for 0 sol

* Fixes for eligible count, not having enough sol, and couple other things like rug verbiage

* Make punching faster in cli and make rug screen better
2021-09-22 16:47:55 -05:00
Jordan Prince ec99a334a7
Some minor fixes to contract + UI (#469)
* fix some boolean checks and add check for 0 sol

* Fixes for eligible count, not having enough sol, and couple other things like rug verbiage
2021-09-22 15:54:34 -05:00
Jordan Prince ac688fd904
Metadata for fair launch (#461)
* added deploy cmds

* Too specific

* Add metadata support for fair launch tokens.

* Fix seller fee basis points
2021-09-21 21:27:24 -05:00
Jordan Prince b48aefdfaa
Metadata for fair launch (#460)
* added deploy cmds

* Too specific

* Add metadata support for fair launch tokens.
2021-09-21 21:23:29 -05:00
Adam Jeffries ef54f97ca8
Merge pull request #233 from metaplex-foundation/instant-sale
Instant sale
2021-09-21 17:48:55 -05:00
Jordan Prince cb4e07abeb
Fix fd launch (#457)
* added deploy cmds

* Too specific
2021-09-21 14:44:49 -05:00
Jordan Prince e68f3300b6
added deploy cmds (#455) 2021-09-21 14:14:14 -05:00
Jordan Prince d1dedeacdd
The Fair Launch Protocol (#367)
* Fair launch work

* Add cargo

* Update cargo to latest

* Latest candy machine types

* Fair launch update to anchor 14 and finish fleshing out commands

* Working on fair launch

* Finish initializing fair launch.

* Lottery endpoints

* Knee deep in more actions

* some monster commit here, almost done wiht initial draft

* Code complete fair launch. first draft.

* More work

* COmmit to reproduce

* Hell yeah i can make these and show them

* well, a lot of stuff.

* Holy medians batman

* Adjust ticket

* more commands, more love, more life

* Mooore stuff

* This sh*t is gettin hot

* More junk, im losing it.

* Ninja'd that sh*t

* well ill be damned, some of it is working

* Think punching is working. Time for sleep.

* Anti rug commit - before testing.

* feat: init commit for website

* Got my money back first time end to end b*tches

* things beginning to work

* Oh yeah, rug pull seems to be working...

* Mostly working now

* Some more fixes

* Moref ixes

* feat: basic page

* feat: purchaseTicket

* feat: fair launch UI

* Still figuring it out

* Still investigating why newly made accounts have delegates

* pushing

* Some fixes to the adjust ticket

* Bid adjustment works in UI

* feat: layout

* trasury numbers

* Hook up your bid

* feat: style

* wip on fair launch new fields

* feat: home

* Come limited punching support

* More display logic for fair launch

* feat: style

* feat: countdown

* Bid adjustment

* Fix for when median is not divisible by tick

* feat: home

* Working on recoding so that we can use spl tokens

* feat: style

* Midway stopping point...nothing is working.

* more and less.

* Added confetti and merged updates

* End to end working and fix minting for spl in candy machine

* New fair launch

* New fair launch

* Better loading and stuff

* feat: style changes

* fix: warnings

* candy time

* Anti rug screens

* better verbiage

* feat: hide withdraw button

* Refund working and set id

* Good to go for prod

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-21 13:33:22 -05:00
Vadim b59772c75c Add comment for ClaimBid instruction 2021-09-21 15:52:21 +03:00
shotgunofdeath be726649de Merge branch 'instant-sale' of https://github.com/metaplex-foundation/metaplex into instant-sale 2021-09-21 15:02:25 +03:00
shotgunofdeath 57fb579a8a fix(instant sale): show item price in instant sale 2021-09-21 14:59:43 +03:00
Vadim 50dfdf1d33 Merge branch 'instant-sale' of github.com:metaplex-foundation/metaplex into instant-sale 2021-09-21 13:31:01 +03:00
shotgunofdeath 3e8720ab06 Merge branch 'master' into instant-sale
# Conflicts:
#	js/packages/common/src/contexts/meta/meta.tsx
2021-09-21 13:21:24 +03:00
shotgunofdeath 6da9c33064 fix(claimBid): move auctionExtendedKey to the end of keys list 2021-09-21 13:10:35 +03:00
Vadim b3ba1a95e2 Fix Metaplex ClaimBid instruction, move extended acc info to the end of acc list 2021-09-21 11:42:02 +03:00
stegaBOB b7e51b827e Reverted useless style changes 2021-09-20 19:21:22 -04:00
stegaBOB 7c064c6868 Merge branch 'master' of github.com:stegaBOB/metaplex 2021-09-20 19:15:49 -04:00
stegaBOB df6a0e130d Fixed HTMLcontent to only display on art view 2021-09-20 19:15:46 -04:00
stegaBOB 0872b0eaca Added .env to gitignore 2021-09-20 19:12:42 -04:00
stegaBOB c131b61a58
Merge branch 'metaplex-foundation:master' into master 2021-09-20 17:07:11 -04:00
Jordan Prince c94540417c
Update loadAccounts.ts 2021-09-20 15:58:27 -05:00
Jordan Prince 3532d5f11e
Speed Run Mode (#448)
* Fix

* stuff

* Fix

* stuff

* Change store ids

* Change name

* No warp speed limit

* Metaplex is really f-ing fast.

* Make it optional

* Fixes for original mode

* remove specific identifiers

* Fix more differences
2021-09-20 15:26:37 -05:00
adamjeffries 3596ab4798
Fix yarn build with unused endAuction 2021-09-20 11:49:48 -05:00
shotgunofdeath 0445dacd5a fix(notifications): add ended instant sale auctions to notifications 2021-09-20 18:43:17 +03:00
shotgunofdeath b943864d1e fix(instant sale): hide claim button for auction owner right after claiming 2021-09-20 14:12:27 +03:00
stegaBOB 981742a9ff fixed formatting 2021-09-20 00:34:43 -04:00
stegaBOB 3fdb859243
Merge branch 'metaplex-foundation:master' into master 2021-09-19 23:52:20 -04:00
stegaBOB a3a34c4c6a Fixed iframe styling 2021-09-19 23:50:49 -04:00
adamjeffries 7861b240d1
Merge branch 'master' of https://github.com/metaplex-foundation/metaplex into instant-sale 2021-09-19 15:28:15 -05:00
adamjeffries 8b80166f02
Restore getAssetCostToStore 2021-09-19 11:24:31 -05:00