Commit Graph

70 Commits

Author SHA1 Message Date
bartosz-lipinski 7e19d9eba0 feat: remove wallet from meta query 2021-06-22 23:15:27 -05:00
bartosz-lipinski c774f230f0 feat: display starting bid 2021-06-22 23:14:38 -05:00
B 5f97502f18
Merge branch 'master' into feature/cache-pda 2021-06-22 22:53:05 -05:00
bartosz-lipinski 0d3c219866 clean: remove default key 2021-06-22 22:52:31 -05:00
bartosz-lipinski a330c9d5e8 feat: improve load time 2021-06-22 22:47:12 -05:00
bartosz-lipinski 9ca23dc186 feat: page load 2021-06-22 22:23:21 -05:00
bartosz-lipinski 005abe47c1 feat: faster load time 2021-06-22 21:42:57 -05:00
bartosz-lipinski 5c372963c1 feat: cache generated pdas 2021-06-21 13:52:07 -05:00
Jordan Prince 716703621c Finished up new settlement code. 2021-06-20 18:52:42 -07:00
Jordan Prince 0ad5dd6854 wip on new settlements 2021-06-20 10:36:20 -05:00
Jordan Prince 8c46e6906c
Auction Manager Unwinder [2/2] (#63)
* Add the next level of unwinder - the auction manager unwinder.

* Remove print
2021-06-19 21:39:46 -05:00
Irvin Steve Cardenas a34b05af8f
Create deploy script for Windows (#62) 2021-06-19 13:23:02 -05:00
Jordan Prince 92bb856877 Remove the 0 checks needed for old struct keys, fix pubkey in serde for vault, remove unneeded price mint creation in ext price lookup, and add vault unwinding for cases where the vault remained with the maker 2021-06-18 11:51:03 -05:00
Jordan Prince 08fb3dd533 Remove unneeded wallet use hook 2021-06-17 19:35:05 -05:00
Jordan Prince bdb4c9f035
Streamline websockets (#56)
* Remove duplicate connection to halve websockets, then only make websocket connections for things we mostly expect to care about. Come back later for further whittling.

* Turns out we dont even need subscriptions.

* Rename variable

* Remove unused vars
2021-06-17 18:03:25 -05:00
Jordan Prince 434e1c5a11
Unwinding Unused Auctions (#38)
* First draft of unwinding code - cleverly use the redemption framework to allow auctioneers to redeem their own goods. No idea if it works, will begin testing tomorrow.

* Added missing instruction I noticd hadnt been created

* Update rust to fix issues with draft impl

* Comments for clarity

* Everything is working for unwinding

* Remove myself from .env

* Bring back proper ids

* Fix for case where auctioneer IS one of the winners...need to rethink how we check. Just check winner at the desired index and if it exists, disallow.

* Protect against mismatched winner attacks
2021-06-17 08:59:14 -05:00
sol-survivor 1a24174932
Remove 'instant sale' option (#43) 2021-06-16 14:48:00 -05:00
Jordan Prince 205046d849
Fix minimum floor ui to pull minimum price correctly from accounts (#45) 2021-06-16 14:35:09 -05:00
Jordan Prince 377f6cd521
Minimum Price Support in UI + Minor contract fix (#37)
* Hook up minimum price to the front end with some borsh hacks, and fix a minor bug in the auction contract for minimum price checks

* Remove excess definitions we dont need from the hack.

* feat: no hacks allowed

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-06-15 11:31:51 -05:00
Gavin 7a7d631621
Make creators split input show errors on invalid inputs and include InputNumber (#36) 2021-06-14 20:21:21 -05:00
B fee75016ac
Merge pull request #33 from metaplex-foundation/feature/torus-upgrade
Feature/torus upgrade
2021-06-13 21:30:48 -05:00
bartosz-lipinski 37938228ea Merge remote-tracking branch '--' into feature/torus-upgrade 2021-06-13 21:25:23 -05:00
bartosz-lipinski effac61e25 feat: update torus 2021-06-13 21:23:11 -05:00
B b57a335552
Merge pull request #32 from metaplex-foundation/various-patches
History doesn't repeat itself, but it does rhyme.
2021-06-12 12:28:46 -05:00
Jordan Prince 983647bc74 History doesn't repeat itself, but it does rhyme. 2021-06-12 12:27:51 -05:00
bartosz-lipinski bfb526a6fb feat: cleanup 2021-06-11 21:28:04 -05:00
bartosz-lipinski 1fc418cc9f fix: check mainnet-beta 2021-06-11 21:13:24 -05:00
bartosz-lipinski 96640ad7ee feat: ar multiplier 2021-06-11 19:18:24 -05:00
bartosz-lipinski 66b6237951 fix: increase arweave payment 2021-06-11 18:09:39 -05:00
bartosz-lipinski ed9f85dd65 Merge remote-tracking branch 'origin/master' 2021-06-11 16:09:11 -05:00
bartosz-lipinski d1f8bb0572 feat: setup store 2021-06-11 16:08:30 -05:00
bartosz-lipinski 7b48fa941e feat: add steps to configure store 2021-06-10 23:24:18 -05:00
bartosz-lipinski c2f10b4b9f feat: add init button 2021-06-09 14:50:06 -05:00
bartosz-lipinski b8171c5a53 feat: remove default store from code 2021-06-08 18:00:12 -05:00
bartosz-lipinski 43255f2616 Merge remote-tracking branch 'origin/master' into feature/init-store 2021-06-08 17:56:28 -05:00
bartosz-lipinski 56f668bad3 feat: custom store 2021-06-08 17:55:52 -05:00
B 34d5f42361
Merge pull request #27 from metaplex-foundation/various-patches
Fix tiny b ug in data layer where accounts from one program get parse…
2021-06-07 14:33:10 -05:00
Jordan Prince 8e5dcf56ea Fix tiny b ug in data layer where accounts from one program get parsed as messed up versions of accounts from another program because key enum matches 2021-06-07 15:30:21 -04:00
B 312d1e35a4
Merge pull request #26 from metaplex-foundation/various-patches
Prep for switch of ids
2021-06-07 10:47:54 -05:00
Jordan Prince 9c0bf5fc7b Prep for switch of ids 2021-06-07 11:39:05 -04:00
John Rees 710253660e
remove some unused code in views/artist(s) 2021-06-06 11:06:16 +01:00
John Rees 0eb3a74951
use colons in interface 2021-06-06 11:04:09 +01:00
John Rees 3b34e2de4e
replace occurrences of !==/== with !==/===
https://eslint.org/docs/2.0.0/rules/eqeqeq
2021-06-06 11:03:29 +01:00
bartosz-lipinski f1f592b1e3 fix: style 2021-06-05 21:45:07 -04:00
bartosz-lipinski 8a22e9d0de feat: merge latest style changes 2021-06-05 21:44:28 -04:00
B 78a8f130b1
Merge pull request #21 from johnrees/remove-unused-includes
Remove unused and restructure some existing dependencies in packages/web
2021-06-05 19:24:36 -05:00
B c7a6c0dc85
Merge pull request #20 from johnrees/remove-cache
remove (and .gitignore) .cache directory
2021-06-05 19:24:06 -05:00
John Rees 199c40a905
remove unused code from web/src/hooks 2021-06-05 13:35:41 +01:00
John Rees e35e8eab89
remove unused imports/code from web/src/components 2021-06-05 13:33:57 +01:00
John Rees 549ffe907f
remove inaccessible code in AppBar/searchBox 2021-06-05 13:31:30 +01:00