Commit Graph

331 Commits

Author SHA1 Message Date
Maxim Gordienko c226677fc6 Merge branch 'master' into instant-sale 2021-09-09 16:31:15 +03:00
Maxim Gordienko b14ece2ad9 change auction view for instant sale 2021-09-09 16:30:33 +03:00
Maxim Gordienko cb507827df hide Create copies of a Master Edition NFT block on instant sale creation 2021-09-09 15:16:50 +03:00
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
Jordan Prince 4a1b7d2f67
Feat/metaplex cli overhaul merged (#334)
* feat: candy-machine cli overhaul, so it's more readable

- extracted constants
- separated some helpers out
- removed duplication of crucial parts (like cache management, instruction creation, etc)
- renamed some variables to make them more accurate
- added `env` option and removed `url` option
- used env in all operations
- added some error handling

* more cleanups

* Add env option to bundler (#320)

* feature: add env to cli

* fix: format

* more cleanups

* added error checking

* eslint updates

* Some small bugfixes

Co-authored-by: Radoslaw Domanski <woohaas@gmail.com>
Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-07 14:02:10 -05:00
exromany 06a10a4025 fix: after update master 2021-09-07 11:31:23 +03:00
exromany 921abd3890 [meta] keep all creators 2021-09-07 11:26:41 +03:00
exromany 5dadcd9ee7 useLocalStorage hook 2021-09-07 11:26:10 +03:00
exromany 65b885c9dd split contexts/accounts 2021-09-07 11:22:32 +03:00
exromany 9e353e9243 move contexts/meta to common pkg 2021-09-07 11:10:30 +03:00
exromany 48de59e916 move models/metaplex to common pkg 2021-09-07 11:09:57 +03:00
Bertrand 929a5e2697
allow float price (#321) 2021-09-06 20:52:27 -05:00
B e529eee3d5
Add env option to bundler (#320)
* feature: add env to cli

* fix: format
2021-09-06 11:25:41 -05:00
Efremov Alexey c0bba430b8 update 2021-09-06 13:34:03 +03:00
Efremov Alexey 908ece91b6 Add: github action for linting 2021-09-06 13:22:38 +03:00
Efremov Alexey f27ffb39a7 Fix: eslint configuration + fix and reformat existing code + eslint as step for lint-staged
I
2021-09-06 13:22:36 +03:00
Jordan Prince 40cfa29511
A few candy machine fixes - to uploader and program (#304) 2021-09-04 15:32:45 -05:00
Jordan Prince 0ba4954762
Wallet adapter fix (#292)
* minor fix to type declaration

* Some more typescript fixes
2021-09-03 19:37:05 -05:00
Jordan Prince 2bcd97ac04
minor fix to type declaration (#291) 2021-09-03 19:20:06 -05:00
Jordan Prince 14401e878d
feat: mint editions into wallet (#289)
feat(ArtMinting): add mint destination address validation

feat(ArtMinting): add cofetti

feat(ArtMinting): add remounting logic

chore(mint editions): upodate types

chore(art minting): update imports

Co-authored-by: shotgunofdeath <42133844+shotgunofdeath@users.noreply.github.com>
2021-09-03 18:58:43 -05: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
Koenrad MacBride 617d197e84
Fix/candy machine cli (#280)
* fix: stringify tx object

* add: log the CM publicKey

* mod: mine_one_token ty Dad!

* remove: built js file (i m smurt)
2021-09-02 11:18:13 -05:00
Jordan Prince f98142b182
Update .env 2021-09-01 18:02:50 -05:00
nftintern e2acaae9f2
correction: tx -> tx['txid']; also remove duplicate @solana/web3.js package that was causing name collision (#270) 2021-09-01 12:26:34 -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
SajidXRizvi 2be94432bb
Fix NFT Mint via Custom URL (#204)
Signed-off-by: Sajid Rizvi <sajidxrizvi@gmail.com>
2021-08-10 09:47:34 -05:00
Jordan Sexton 57f42d128e
solflare wallet adapter (#199) 2021-08-10 08:42:27 -05:00
Flappy d2e0547296
Secondary sales flickering (#202)
* Resales tab added

* updated review changes

* secondary sales flickering updated

Co-authored-by: Jordan Prince <jordanmprince@gmail.com>
2021-08-10 08:19:00 -05:00
Jordan Prince bc97c0c678 Work in progress on speed fix 2021-08-10 08:17:36 -05:00
exromany 397ceff70b
Refactor/meta (#194)
* small hook improvements

* refactor programIds

* split contexts/meta to separate files

* process account right after they loaded
2021-08-09 12:54:14 -05:00
Jordan Prince 8ea6b0e2d4
Refactor WinningConfigs into more scalable independent SafetyDepositConfig solution (#144)
* WIP on new configs

* WIP on building out primary pathway of new safety config, needs its own serde

* Finish the serde for safety config.

* Upgrade solana library and borsh library

* Refactor bid redemption ticket to use a bitmask behind the scenes and present a nice facade

* WIP commit - got most of the redemption stuff worked out through abstraction. Need to take a hard look at participation and work that one out next.

* WIP on smoothing out validations and participation

* More fixes to smooth out the facade between the v1 and v2 auction manager, mostly in withdraw master edition

* Lots of work on getting this thing ready to test but hit a snagin empty payment account that requires a whole new account to be created

* Still working

* Massive push to finish all the bugfixes to get the refactor ready for integration with UI

* Beginning the long work of integrating refactor into the UI

* Update the model files to have the latest new account keys for the refactor

* Still WIPing the front end into shape

* Slowly creating facades on the front end so that it no longer knows about winning configs in many places.

* Lots of refactoring to get rid of winning configs

* More build fixes

* Doesnt seem like much, but this commit is the first commit that can do an end to end auction to settlement with a single token in v2.

* More fixes to withdrawing editions and edition management in the v2 universe, and a fix for expected redemptions in the v1 universe that exists as a bug right now.

* Forgot to include the fix for expected redemptions in v1

* This commit demarcates open edition auctions working again

* Fixes to tiered auctions.

* Remove debugger

* Show token winning type

* Fix for bad royalties calcs

* More fixes

* Still working through various bugfixes in participation nfts

* More fixes to participation

* more bugfixes

* Dont allow av1s to create new redempton tickets

* Make a new endpoint for participation redemption since it now requires an argument

* Switch ok() to normal match as this seems to make a different and wont throw missing account keys

* Revert "Switch ok() to normal match as this seems to make a different and wont throw missing account keys"

This reverts commit 68b8c7cfc2eb2bc6d3b5297b337042c884e7c2c0.

* Master edition is actually safety deposit in the case of a v1 since it still is consuming from same iterator
2021-08-09 08:52:30 -05:00
Andy Burkovetsky 51d7ce5033 Update package.json 2021-08-04 22:41:37 +03:00
Jordan Prince 8fac1aca13
Analytics (#185)
* Built out logic for analytics view

* Scope to sol only

* WIP commit on adding visuals and fixing rendering

* Analytics 1.0 done. Please delete later.

* Dont spam rpc if on all mode
2021-08-04 12:55:24 -05:00
Jordan Prince 0645a7029c
Fix secondary markets + Admin Conversion (#183)
* Add rate limiting to the converter, only show in the case of non public stores, and bring it back from the dead

* Dont mark an item as sold just because you're doing a full rights auction
2021-08-03 09:34:21 -05:00
praskoson 877e53c1b8
Use edition number in data (#171)
This call is not used anywhere yet, but it might be in the future...
2021-07-31 11:35:36 -05:00
Vecheslav Druzhbin d526364aaf refactor: style MAX_AUCTION_DATA_EXTENDED_SIZE 2021-07-29 15:02:52 +03:00
Vecheslav Druzhbin e18c4e0bf5 refactor: instant sale considered open edition auction 2021-07-29 13:05:30 +03:00
exromany ea08b87e90 fix scripts for windows-users 2021-07-29 11:56:57 +03:00
exromany fdebea99d0 fix console errors with key attribute 2021-07-27 17:03:22 +03:00
bartosz-lipinski c0c87d3728 fix: ignore local storage errors for now 2021-07-26 22:30:19 -05:00
Flappy a96a5f9b2d
Resales tab added (#134)
* Resales tab added

* updated review changes

Co-authored-by: Jordan Prince <jordanmprince@gmail.com>
2021-07-24 17:27:22 -04:00
bartosz-lipinski 53379b9af2 chore: hide converter 2021-07-24 15:48:52 -05: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
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 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 2bb79dd31c
Update token.ts
Fix layout
2021-07-19 08:41:57 -05: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
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
SULTAN PEYEK bbc2a41f0c [FIX] Show correct edition on art & auction page 2021-07-15 13:41:05 +07: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
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
Danny Povolotski ecb99be7c8
Remove number "0" being rendered unintentionally (#84)
`canCreate && (<Link...)` evaluates to a fals-ey value and renders as the number "0". The proper way to achieve not showing anything is via a ternary operator.
2021-07-02 14:49:13 -05:00
nathanramli 16435735c1
bring back autoFocus on Auction Duration input 2021-07-03 00:09:14 +07:00
nathanramli f705c50e16
Add minutes, hours, days option on time input 2021-07-02 23:54:32 +07:00
bartosz-lipinski 9f4d8f17ba feat: metadata 2021-06-29 23:49:28 -05:00
bartosz-lipinski 75ecc33764 chore: cleanup 2021-06-29 23:23:47 -05:00
bartosz-lipinski c44a2b7157 feat: improve load time 2021-06-29 22:13:41 -05:00
bartosz-lipinski 320b1a34b2 feat: style changes 2021-06-29 19:35:48 -05:00
Jordan Prince e838546d7f Fixes for cli 2021-06-28 19:59:15 -07:00
Jordan Prince 921ad45044
Fix case where it's possible to assign authority to AuctionManager that does not yet exist (#94)
* A lovely wip commit on fixing a little loophole that could cause trouble when auction managers get front run.

* Finish up loophole closing
2021-06-28 18:28:10 -05:00
bartosz-lipinski 3be750cb69 Merge remote-tracking branch 'origin/master' into feature/video 2021-06-27 20:56:48 -05:00
bartosz-lipinski 503b0e6ca4 feat: vr poster 2021-06-27 20:30:57 -05:00
bartosz-lipinski 35dd76e03d feat: display vr content 2021-06-27 20:27:19 -05:00
Jordan Prince 3ec50ee190
Tick Size and Gap Tick Size (#66)
* Draft code for tick sizes

* Hooking up front to back end, need to test it now.

* Don't adjust ids.

* Fully working tick size and gap tick percentage

* Final fixes and validations for tick and gap

* Update cargo.lock
2021-06-27 19:34:38 -05:00
bartosz-lipinski ca15bf4bd2 feat: file extension 2021-06-27 01:19:16 -05:00
bartosz-lipinski a1514188b8 chore: cleanup cards 2021-06-27 00:31:31 -05:00
bartosz-lipinski 6a5dbf1a21 feat: add user name 2021-06-27 00:28:31 -05:00
bartosz-lipinski c185cad93d chore: hide non NFTs 2021-06-27 00:26:22 -05:00
bartosz-lipinski be7f709b78 feat: video display 2021-06-27 00:02:24 -05:00
bartosz-lipinski fe04e1ea31 feat: add prod upload 2021-06-26 23:21:48 -05:00
bartosz-lipinski 71b40a633c chore: remove wallet 2021-06-26 23:19:32 -05:00
bartosz-lipinski 7618d607a6 chore: cleanup 2021-06-26 23:16:00 -05:00
bartosz-lipinski cad35b1bb5 feat: fix video format 2021-06-26 23:15:18 -05:00
Jordan Prince 5a4086738b
reservation list fix for scaling (#70) 2021-06-24 19:07:29 -05:00
bartosz-lipinski 6d5efb5510 Merge remote-tracking branch 'origin/master' 2021-06-24 17:26:55 -05:00
bartosz-lipinski b4a6e0cd6b feat: add skeleton 2021-06-24 15:17:37 -05:00
bartosz-lipinski a2543dd58c chore: clean up 2021-06-23 23:51:49 -05:00