Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LIQNFT/candy-shop issues and pull requests
#99 - Fix exports
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#98 - Feat/update UI sell modal
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
- 1 comment
#97 - [chore] Add setup.sh and clean script
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#96 - [chore] yarn.lock clean up and update
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#95 - Handle error response in API call
Issue -
State: closed - Opened by ahsan8244 over 2 years ago
Labels: bug
#94 - [refactor] Reconstruct the folder structures
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#93 - [chore] Widen prettierrc and add prettierignore
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#92 - feat: remove emotion styled
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#91 - Update dependency
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#90 - fix duplicate axios interceptor events
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#89 - Update dependency
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#88 - try ti buy a nft ,it still show Processing purchase...
Issue -
State: closed - Opened by jackbbhua over 2 years ago
- 3 comments
#87 - Add balance check for buy
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#86 - Fix fetch nft from wallet
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#85 - listed for sell in Orders
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#83 - [chore] Widen prettierrc and add prettierignore
Pull Request -
State: closed - Opened by haVincy over 2 years ago
- 2 comments
#82 - Fix tx too large
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#81 - Fix Tx size too large
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 2 comments
#80 - Add cli
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#79 - Add common package
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#78 - Transaction too large using custom SPL token
Issue -
State: closed - Opened by pbredenberg over 2 years ago
- 2 comments
Labels: question
#77 - [chore] Update readme and add documentation ts comment
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#76 - Feat/left filter bar 2
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#75 - chore: singleton instance, add react lint
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
- 1 comment
#74 - Add left filter bar
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#73 - Add shop currency / decimal, price and volume decimal customization
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#72 - Whitelist UI
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#71 - prevent duplicate instance candyShop
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#70 - Add Order Detail component
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#69 - [fix] Remove unused infiniteList to eliminate build warns in lib
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#68 - Enable shop collection queries by identifier(s)
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#67 - [fix] Fix concurrent calls in Sell.tsx
Pull Request -
State: closed - Opened by haVincy over 2 years ago
- 1 comment
#66 - Refine component styling
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#65 - For SOL treasury shop, ensure 1 Tx for buyAndExecuteSale
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#64 - Refactor code
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#63 - Separate AtaAccountCreationTx from BuyAndExecute
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#62 - Fix identifier logic
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#61 - LIQ-445
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#60 - fix: infinity loading when wallet empty nfts
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#59 - Add husky pre-push format check
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#58 - [LIQ-429] Infinite scroll pagination
Pull Request -
State: closed - Opened by ahsan8244 over 2 years ago
#57 - Feat/sell identifier
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#56 - [Chore] Don't minify build in development
Pull Request -
State: closed - Opened by ahsan8244 over 2 years ago
#55 - [Perf/Chore] Speed up hot reload time
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#54 - Decouple AnchorWallet from CandyShop instantiation
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#53 - Removed unused code
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#52 - [fix] Fix stroybook's confusing error msgs
Pull Request -
State: closed - Opened by haVincy over 2 years ago
#51 - Withdraw from treasury, handle idl fetching error
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#50 - Add muilticoin support
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#49 - Feat/multicoin v2
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#48 - Revert "[Perf/Chore] Speed up hot reload time and port to Vite"
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#47 - Add muilticoin support
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#46 - [Perf/Chore] Speed up hot reload time and port to Vite
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#45 - [Perf/Chore] Speed up hot reload time
Pull Request -
State: closed - Opened by ahsan8244 over 2 years ago
- 1 comment
#44 - Update version
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#43 - Alternative for qs library
Issue -
State: closed - Opened by ahsan8244 over 2 years ago
- 2 comments
Labels: enhancement
#42 - [LIQ-425] Show attributes in buy modal
Pull Request -
State: closed - Opened by ahsan8244 over 2 years ago
#41 - [LIQ-424] Sort orders
Pull Request -
State: closed - Opened by ahsan8244 over 2 years ago
- 1 comment
#40 - fix: config story book with less loader
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#39 - feat/LIQ-430 get order by mint address
Pull Request -
State: closed - Opened by dongnguyenltqb over 2 years ago
#38 - Expose fetchActiveOrdersByWalletAddress
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#37 - Expose nftInfo in candyShop
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#36 - Expose fetchNftsFromWallet
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#35 - Add TransferSol helper function
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#34 - Update prod rpc url
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#33 - Add Market place option MD
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#32 - Chore/husky
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#31 - Fix react-dom version
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#30 - Update schema version
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#29 - Fix wrong programId, enhance tokenAccount metadata handling
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#28 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#27 - Fix metadata bug
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#26 - feat/LIQ-406 Add shop API into the candy-shop lib
Pull Request -
State: closed - Opened by dongnguyenltqb over 2 years ago
#25 - Refactor/emotion
Pull Request -
State: closed - Opened by vuvu2259 over 2 years ago
#24 - Refactor/emotion
Pull Request -
State: closed - Opened by vuvu2259 over 2 years ago
#23 - Update candyShop programId
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#22 - [LIQ-395] Add retry logic
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#21 - feat:stat component
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#20 - wrong query and add eslint rule
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#19 - chore: use rollup for package
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
#18 - Remove github action
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#17 - Upgrade integration to Candyshop
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#16 - fix warnings
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#15 - chore: use rollup for package
Pull Request -
State: closed - Opened by win-le over 2 years ago
#14 - UI cancel modal
Pull Request -
State: closed - Opened by vanminh1701 over 2 years ago
#13 - Update readme
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#12 - Fix/todo
Pull Request -
State: closed - Opened by win-le over 2 years ago
#11 - Update staging candyShop url
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#10 - Use batch logic to fetch NFTs
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#9 - Refactor/remove unused
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#8 - Interim fix and update buy sell
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
- 1 comment
#7 - Feat/peer dependency
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
- 1 comment
#6 - Update candyShop
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#5 - Add program API calls
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#4 - Check diff
Pull Request -
State: closed - Opened by RustySol over 2 years ago
#3 - Setup frontend components
Pull Request -
State: closed - Opened by beepsaidblue over 2 years ago
- 1 comment
#2 - ready to review
Pull Request -
State: closed - Opened by RustySol over 2 years ago
- 1 comment
#1 - Add CandyShop program rpc helper functions
Pull Request -
State: closed - Opened by RustySol over 2 years ago