Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

order expiration fix #1818

Merged
merged 1 commit into from
Feb 5, 2025
Merged

order expiration fix #1818

merged 1 commit into from
Feb 5, 2025

Conversation

0xMasayoshi
Copy link
Contributor

No description provided.

Co-authored-by: 0xMasayoshi <0xMasayoshi@protonmail.com>
Copy link

vercel bot commented Feb 5, 2025

Deployment failed with the following error:

There is no GitHub account connected to this Vercel account.

Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 5:21am

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/classnames@2.3.2 None 0 18.8 kB dcousens
npm/cors@2.8.5 None +1 25.5 kB dougwilson
npm/ms@2.1.3 None 0 6.72 kB styfle

🚮 Removed packages: npm/@0no-co/graphqlsp@1.12.3, npm/@0xsquid/squid-types@0.1.78, npm/@aptos-labs/ts-sdk@1.27.0, npm/@aptos-labs/wallet-adapter-core@3.10.0, npm/@aptos-labs/wallet-adapter-react@2.3.1, npm/@biomejs/biome@1.9.5-nightly.81fdedb, npm/@cloudinary/url-gen@1.11.2, npm/@fontsource-variable/inter@5.0.1, npm/@fuul/sdk@4.11.1, npm/@headlessui/react@2.2.0, npm/@heroicons/react@1.0.6, npm/@heroicons/react@2.0.13, npm/@hookform/resolvers@3.3.1, npm/@layerzerolabs/scan-client@0.0.6, npm/@martianwallet/aptos-wallet-adapter@0.0.5, npm/@msafe/aptos-wallet-adapter@1.1.3, npm/@next/bundle-analyzer@15.1.1, npm/@next/env@15.1.4, npm/@next/eslint-plugin-next@15.1.4, npm/@octokit/auth-app@4.0.7, npm/@orbs-network/twap-ui-sushiswap@2.0.54, npm/@playwright/test@1.45.0, npm/@pontem/wallet-adapter-plugin@0.2.1, npm/@radix-ui/react-accordion@1.2.2, npm/@radix-ui/react-avatar@1.1.2, npm/@radix-ui/react-checkbox@1.1.3, npm/@radix-ui/react-context-menu@2.2.4, npm/@radix-ui/react-dialog@1.1.4, npm/@radix-ui/react-dropdown-menu@2.1.4, npm/@radix-ui/react-hover-card@1.1.4, npm/@radix-ui/react-icons@1.3.2, npm/@radix-ui/react-label@2.1.1, npm/@radix-ui/react-navigation-menu@1.2.3, npm/@radix-ui/react-popover@1.1.4, npm/@radix-ui/react-progress@1.1.1, npm/@radix-ui/react-scroll-area@1.2.2, npm/@radix-ui/react-select@2.1.4, npm/@radix-ui/react-separator@1.1.1, npm/@radix-ui/react-slider@1.2.2, npm/@radix-ui/react-slot@1.1.1, npm/@radix-ui/react-switch@1.1.2, npm/@radix-ui/react-tabs@1.1.2, npm/@radix-ui/react-toggle@1.1.1, npm/@radix-ui/react-tooltip@1.1.6, npm/@radix-ui/react-visually-hidden@1.1.1, npm/@rainbow-me/rainbowkit@2.2.2, npm/@react-hook/window-scroll@1.3.0, npm/@rise-wallet/wallet-adapter@0.1.2, npm/@snapshot-labs/snapshot.js@0.9.9, npm/@steerprotocol/contracts@2.1.0-beta.14, npm/@storybook/addon-a11y@8.4.7, npm/@storybook/addon-actions@8.4.7, npm/@storybook/addon-designs@8.0.4, npm/@storybook/addon-docs@8.4.7, npm/@storybook/addon-essentials@8.4.7, npm/@storybook/addon-links@8.4.7, npm/@storybook/addon-mdx-gfm@8.4.7, npm/@storybook/addon-themes@8.4.7, npm/@storybook/cli@8.4.7, npm/@storybook/react-vite@8.4.7, npm/@storybook/react@8.4.7, npm/@tailwindcss/aspect-ratio@0.4.2, npm/@tailwindcss/forms@0.5.3, npm/@tailwindcss/typography@0.5.9, npm/@tanstack/react-query@5.62.8, npm/@tanstack/react-table@8.9.1, npm/@tronweb3/tronwallet-abstract-adapter@1.1.6, npm/@tronweb3/tronwallet-adapter-react-hooks@1.1.7, npm/@tronweb3/tronwallet-adapter-react-ui@1.1.8, npm/@tronweb3/tronwallet-adapters@1.2.1, npm/@tryghost/content-api@1.11.17, npm/@tsconfig/next@2.0.1, npm/@tsconfig/node20@20.1.4, npm/@tsconfig/strictest@2.0.2, npm/@types/d3@7.4.0, npm/@types/echarts@4.9.22, npm/@types/eslint@9.6.1, npm/@types/gtag.js@0.0.19, npm/@types/json-bigint@1.0.4, npm/@types/lodash.frompairs@4.0.9, npm/@types/lodash.maxby@4.6.9, npm/@types/lodash.once@4.1.9, npm/@types/lodash.uniqby@4.7.9, npm/@types/lodash.zip@4.2.9, npm/@types/ms@0.7.34, npm/@types/node@20.14.14, npm/@types/node@22.1.0, npm/@types/react-dom@19.0.2, npm/@types/react-window@1.8.8, npm/@types/react@19.0.1, npm/@types/tryghost__content-api@1.3.12, npm/@upstash/ratelimit@0.4.4, npm/@upstash/redis@1.22.1, npm/@vercel/analytics@1.3.1, npm/@vercel/edge-config@1.2.0, npm/@vercel/functions@1.5.2, npm/sushi@5.0.8

View full report↗︎

@0xMasayoshi 0xMasayoshi mentioned this pull request Feb 5, 2025
@0xMasayoshi 0xMasayoshi merged commit 501f31f into master Feb 5, 2025
10 of 12 checks passed
@matthewlilley matthewlilley deleted the fix/orb-order-deadline branch February 19, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants