Commit Graph

456 Commits

Author SHA1 Message Date
exromany 2a3c47f222 add docs/deploy.md 2021-07-22 11:01:27 +03:00
B c1e50922bc
Merge pull request #147 from exromany/bugfix/fix-static-env
fix using env for static builds
2021-07-21 18:23:47 +02:00
exromany d909cde774 fix using env for static builds 2021-07-21 13:08:51 +03:00
bartosz-lipinski bbb05b7e68 chore: move export to deploy 2021-07-20 22:29:08 -05:00
B 71df94bcd1
Merge pull request #145 from exromany/bugfix/fix-static-deploy
web: fix export & deploy
2021-07-21 05:20:29 +02:00
exromany 04904ea2bf move assets_prefix to packages.json script 2021-07-20 17:13:36 +03:00
exromany f3d2e5cf9d move asset_prefix to env 2021-07-20 16:32:26 +03:00
exromany b872aab5e3 web: fix export & deploy 2021-07-20 15:49:22 +03:00
bartosz-lipinski fe62f13c57 fix: add export 2021-07-19 21:58:11 -05:00
bartosz-lipinski 9eb8789fc1 chore: update dependencies 2021-07-19 21:15:35 -05:00
bartosz-lipinski b85da2f6ed chore: update packages 2021-07-19 20:49:34 -05:00
bartosz-lipinski 22d79c6a84 fix: build error 2021-07-19 19:56:02 -05:00
bartosz-lipinski 6f38285f94 Merge branch 'exromany-migrate-next' 2021-07-19 19:32:39 -05:00
bartosz-lipinski 917ff4417f Merge remote-tracking branch 'origin/master' into exromany-migrate-next 2021-07-19 19:32:22 -05:00
bartosz-lipinski 793799599b Merge remote-tracking branch 'origin/master' into exromany-migrate-next 2021-07-19 19:28:15 -05:00
ChewingGlass d34637dd91
Fix webpack import and add wallet adapters to export (#142) 2021-07-19 13:39:29 -05:00
Jordan Prince d7ce58a3f7
Update ARCHITECTURE.md 2021-07-19 12:33:40 -05:00
B cca7a530f4
Merge pull request #140 from mchl18/fix-typo
Fix typo
2021-07-19 17:48:31 +02:00
Jordan Prince 2bb79dd31c
Update token.ts
Fix layout
2021-07-19 08:41:57 -05:00
mchl18 aac32d2d8c Fix typo 2021-07-17 23:39:41 +02:00
Jordan Prince 397bf8dbdc
Fix for bad state calculation (#139) 2021-07-17 15:06:36 -05:00
bartosz-lipinski b1a4a0c392 Merge branch 'migrate-next' of https://github.com/exromany/metaplex into exromany-migrate-next 2021-07-17 19:17:47 +02:00
Jordan Prince c3b9c5eb4a
Master edition refactor (#108)
* WIP on new instructions

* WIP on refactor

* Lot of wip here on refactoring to a new master edition v2. too much to mention.

* Next wip state on new master edition

* More work, unfortunately had to add proxy call to vault to get access to authority to use store token

* A bit of a checkpoint here - removed all the old cli code since we have deviated so much it is not worth maintaining anymore and there is no real use for it given it doesnt use sol wrapped accounts, and we are ready to start integration testing with the remaining CLIs. No front end changes yet.

* Adding a bunch of new actions for the front end...still need to hook up more.

* Working on integration testing all of this but really have a CPU problem

* Got redeem bid working for the simplest case. Need to test more tomorrow.

* Cut down on CPU time by cutting out the O(n) scan of bidders

* Smarter withdraw that takes participation and empty auctions into account.

* After much pain and misery, i have working participation bids as well.

* More fixes for redemption

* Add a double check in case account mint is empty for send participation bid because if that one messes up yo end up with dupes

* A bunch of super optimizations to get 50 person auction sto pass muster even on the old system.

* Working on more fixes for v2

* Moratorium on alotted address size check for 2weeks

* Working on a new set of methods that allow me to get rid of deserializing auction entirely in redemption for metaplex...

* Went medieval on auction manager and wrote my own save function, and removed auction from being deserialized at all. Going to test a 50 person auction now in v2.

* A working autoredeemer, nearly

* Work in progress on multiple edition redemptions

* Updates to site for edition redemption

* Add conversion button and update sale happened if it should be in auction creation process
2021-07-16 15:06:27 -05:00
B e0de192dbd
Merge pull request #120 from Arrowana/draco-loader-proposal
add DRACO loader
2021-07-16 20:37:23 +02:00
SULTAN PEYEK 2334a06973
Fix unexpected extra and operator (#129) 2021-07-16 08:51:32 -05:00
B 178e72abdd
Merge pull request #128 from sultanpeyek/feature/bonfida-twitter-handling
[FEATURE] Implement Bonfida Twitter Handling
2021-07-16 10:28:40 +02:00
SULTAN PEYEK ff7475d019 Implement Bonfida Twitter Handling 2021-07-16 12:58:28 +07:00
Pigeon 4fe27d45dc
Added participated view (#119)
* Resolved filename space issue

* Participated view added

* fixed arts view for creators

Co-authored-by: Jordan Prince <jordanmprince@gmail.com>
2021-07-15 18:45:55 -05:00
shotgunofdeath 5d14dc958f
feat(actions): manual auction start (#127) 2021-07-15 18:30:37 -05:00
B c63820b4f5
Merge pull request #126 from sultanpeyek/fix/show-correct-edition
[FIX] Show correct edition on the art & auction page
2021-07-15 11:20:10 +02:00
SULTAN PEYEK bbc2a41f0c [FIX] Show correct edition on art & auction page 2021-07-15 13:41:05 +07:00
exromany 9bb598946c q 2021-07-14 11:38:07 +03:00
bartosz-lipinski 742fd11fa1 Merge branch 'migrate-next' of https://github.com/exromany/metaplex into exromany-migrate-next 2021-07-14 09:55:47 +02:00
B 2ad2bbd0d4
Merge pull request #117 from kespinola/master
Wider Browser Version Support for NFT Upload
2021-07-14 09:47:25 +02:00
B 3e8eb7ec9e
Merge pull request #124 from metaplex-foundation/add-architecture-md
Add Architecture as Markdown
2021-07-14 09:44:38 +02:00
B a023569425
Merge pull request #123 from nathanramli/master
Fix bug: Items doesn't show up under created tab
2021-07-14 09:44:16 +02:00
rmshea a6b47cd448 Add Architecture as Markdown 2021-07-13 12:26:05 -06:00
nathanramli b6fc6781c0
Fix bug: Items doesn't show up under created tab
This is also fix items doesn't show up on an artist page when you're the only creator
And also fix the item your created doesn't show up under created tab when you're doesnt have the item.
2021-07-13 22:52:48 +07:00
exromany 6e1c398ee9 fix dockerfile to build nextjs app 2021-07-13 12:32:34 +03:00
exromany 024385491f use REACT_APP_ prefix for public variables 2021-07-13 12:32:34 +03:00
exromany bd3d80ec6a replace cra to next.js 2021-07-13 12:32:34 +03:00
exromany b372642d2e prepare less as global styles 2021-07-13 12:32:31 +03:00
Arrowana cfb72ac1f1 add draco loader 2021-07-12 19:22:26 +10:00
Kyle Espinola bb07369a69 fix: use replace with g flag instead of replaceAll to support versions of chrome later than 85 2021-07-09 09:05:14 -07:00
B cc1de80b57
Merge pull request #105 from nathanramli/master 2021-07-06 23:37:12 +02:00
B 4876638e9d
Merge pull request #111 from metaplex-foundation/feature/performance
Feature/performance
2021-07-04 20:44:01 -05:00
bartosz-lipinski 8b3cd59d29 feat: display cancelled bids 2021-07-04 20:41:50 -05:00
bartosz-lipinski 83c3dbf914 chore: cleanup 2021-07-04 20:31:24 -05:00
bartosz-lipinski b22f771440 fix: starting bid 2021-07-03 22:33:20 -05:00
Jordan Prince 42a8d1d309
Edgecase for res list (#109)
* Super quick hotfix to token cli

* Account for edgecase in res list when you for some reason overwrite yourself

* Another fix, keeping track of population.
2021-07-02 22:13:03 -05:00