Commit Graph

  • c3097fdc8a add readme master thesn10 2026-07-08 16:19:15 +02:00
  • aafbc17e94 fix order state thesn10 2026-06-27 15:13:36 +02:00
  • aac025e2a8 fix empty resolver thesn10 2026-06-27 15:00:06 +02:00
  • e799c0be9d resolver picker thesn10 2026-06-27 14:52:11 +02:00
  • 0c86751d51 fix escrow handling and fetching thesn10 2026-06-26 20:01:36 +02:00
  • 02c26e186f dont close on accept order thesn10 2026-06-26 19:13:30 +02:00
  • 12f1344138 better error handling thesn10 2026-06-26 19:13:17 +02:00
  • 94d2d67e83 load descro thesn10 2026-06-26 19:12:50 +02:00
  • ec1c7d9f8c small fixes thesn10 2026-06-26 18:36:34 +02:00
  • 555598535d feat: add name and description fields to ListingAccount; update form, table, detail, dashboard thesn10 2026-06-25 20:21:28 +02:00
  • ca1c0b1cd8 fix: filter highlight, nav alignment, button centering, listing title, dashboard listing name thesn10 2026-06-25 19:59:03 +02:00
  • b18bdefcc0 feat: add canonical currency, alt currencies and accepted resolvers to create listing form thesn10 2026-06-25 19:43:22 +02:00
  • 5c9b427fce fix: exclude workspace node_modules from tsc; ignore @descro/sdk build errors thesn10 2026-06-25 19:22:46 +02:00
  • 6fb5283c43 feat: dashboard with my listings and my orders thesn10 2026-06-25 19:19:00 +02:00
  • a6ac5fad1a feat: create_order instruction (SOL canonical currency) thesn10 2026-06-25 19:17:00 +02:00
  • 73f263be08 feat: order write instructions (accept/reject/cancel/close-stale/complete/dispute) thesn10 2026-06-25 19:15:58 +02:00
  • 67d65d08ce feat: create/update/close listing write transactions thesn10 2026-06-25 19:14:55 +02:00
  • 1adabf3aac feat: useTx hook for on-chain transactions thesn10 2026-06-25 19:12:19 +02:00
  • f30a0eb823 fix: sync program ID to keypair (9uF64...) thesn10 2026-06-25 18:53:06 +02:00
  • 627e08b192 fix: strip .js extensions from SDK imports; restore turbopack dev thesn10 2026-06-25 18:39:14 +02:00
  • 5cc3231952 fix: drop turbopack, add webpack extensionAlias for SDK .js→.ts resolution thesn10 2026-06-25 18:28:46 +02:00
  • f121abde14 fix: transpile SDK workspace packages; fix Nav hydration mismatch thesn10 2026-06-25 18:25:58 +02:00
  • d3b14e7a5f fix: use priceStr for order payment currency in OrderDetail thesn10 2026-06-25 12:45:33 +02:00
  • 530ea63d36 feat: resolvers views and search fallback page thesn10 2026-06-25 12:38:41 +02:00
  • ef7dca34f9 feat: escrows view thesn10 2026-06-25 12:34:39 +02:00
  • 51be91e2ae feat: order detail with escrow state machine thesn10 2026-06-25 12:30:52 +02:00
  • 5cc87c1569 fix: use priceStr for order payment currency in ListingDetail thesn10 2026-06-25 12:26:06 +02:00
  • 9c8001f21c feat: listing detail view thesn10 2026-06-25 12:22:15 +02:00
  • 5201de35ce feat: listings view with useListings hook and table thesn10 2026-06-25 12:16:09 +02:00
  • a6b650b80a yarn lock thesn10 2026-06-25 12:10:19 +02:00
  • 009183c545 fix: add @solana/web3.js dep; revert webpack fallback thesn10 2026-06-25 12:08:09 +02:00
  • fc0a4c96c1 fix: stub @solana/web3.js in webpack (connector compat layer) thesn10 2026-06-25 12:00:30 +02:00
  • 96ba193cc4 yarn lock thesn10 2026-06-25 11:46:27 +02:00
  • 2980cc5d43 fix: move Google Fonts import before Tailwind; transpile @solana/connector thesn10 2026-06-25 11:44:11 +02:00
  • 6bba1874aa fix: remove connector-debugger (workspace:* peer dep conflict) thesn10 2026-06-25 11:33:19 +02:00
  • 0f6fdc5f97 small fixes thesn10 2026-06-25 11:30:13 +02:00
  • e5229d2138 feat: add root layout and redirect page thesn10 2026-06-24 23:39:55 +02:00
  • 3cffe89620 feat: add Nav component thesn10 2026-06-24 23:38:32 +02:00
  • 5695df6048 feat: add app UI primitives (Button, Badge, FieldRow, Toast) thesn10 2026-06-24 23:36:19 +02:00
  • 5658e4c3b8 feat: add connector wallet components (ConnectButton, WalletModal) thesn10 2026-06-24 23:33:10 +02:00
  • 0e204517f2 feat: copy connectorkit ui-base components thesn10 2026-06-24 23:25:46 +02:00
  • d61a225764 feat: add WalletProviders with connector + react-query thesn10 2026-06-24 23:23:56 +02:00
  • 2f11bf2d62 fix: use SDK SolistingStateCurrency type in priceStr thesn10 2026-06-24 23:22:36 +02:00
  • 2529a0b0ca feat: add CSS globals, format utils, and queryClient thesn10 2026-06-24 23:16:55 +02:00
  • 6ffa84f15a feat: scaffold solisting-app Next.js package thesn10 2026-06-24 23:09:22 +02:00
  • 2a8b204ec6 Merge branch 'worktree-feat+solisting-sdk' thesn10 2026-06-24 23:03:17 +02:00
  • 45e5c5267e solisting explorer thesn10 2026-06-24 23:02:54 +02:00
  • 4742c3dbd4 feat: add @solisting/sdk helpers, tests, and index exports thesn10 2026-06-24 22:54:05 +02:00
  • b6722ee83b feat: add @solisting/sdk helpers and unit tests thesn10 2026-06-24 22:48:24 +02:00
  • 825dad30c0 feat: generate solisting codama bindings (with correct IDL address) thesn10 2026-06-24 22:38:54 +02:00
  • 3f326f4420 feat: generate solisting codama bindings thesn10 2026-06-24 22:32:17 +02:00
  • f83f2c1278 fix: remove @descro/sdk dep from sdk package (not yet imported in Part 1) thesn10 2026-06-24 22:21:20 +02:00
  • d245785b32 feat: add @solisting/sdk package scaffold thesn10 2026-06-24 22:02:41 +02:00
  • 3425bc7ab9 chore: generate solisting IDL thesn10 2026-06-24 21:49:28 +02:00
  • e326bfee51 docs: add 4-part Solisting Explorer implementation plan thesn10 2026-06-24 20:34:13 +02:00
  • 7c91d2c52b docs: add Solisting Explorer app design spec thesn10 2026-06-22 22:54:18 +02:00
  • 97403174b4 fix warnings thesn10 2026-06-14 20:38:52 +02:00
  • 8ab04567cd fix errors thesn10 2026-06-14 20:31:37 +02:00
  • 955430f1c9 fix compile errors thesn10 2026-06-14 18:24:26 +02:00
  • cfc75a05b3 impl solisting thesn10 2026-06-14 15:57:01 +02:00
  • ee1e6bdb06 feat(solisting): add state, errors, and oracle conversion module thesn10 2026-05-28 00:14:35 +02:00
  • 25da6f5c28 fix(solisting): remove pyth-solana-receiver-sdk (compile error on this toolchain); oracle reads manually thesn10 2026-05-28 00:04:28 +02:00
  • ac6967693a chore(solisting): add crate skeleton and workspace entry thesn10 2026-05-27 23:58:11 +02:00
  • c88ebe67d3 initial commit thesn10 2026-05-27 23:15:18 +02:00