chore(ONRAMP-843): FundCard accept sessionToken param (coinbase#2501)… - #129
Closed
Dargon789 wants to merge 0 commit into
Closed
chore(ONRAMP-843): FundCard accept sessionToken param (coinbase#2501)…#129Dargon789 wants to merge 0 commit into
Dargon789 wants to merge 0 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
Deployment failed with the following error: Learn More: https://vercel.com/dargon789-forge?upgradeToPro=build-rate-limit |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
… (#86) (#127)
Add quickAuth example to MiniKit example app (Add quickAuth example to MiniKit example app coinbase/onchainkit#2429)
feat: Add Base Account connector support (feat: Add Base Account connector support coinbase/onchainkit#2435)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2432)
extended validation to max 8 chars (extended validation to max 8 chars coinbase/onchainkit#2437)
chore: Use github changesets generator (chore: Use github changesets generator coinbase/onchainkit#2438)
chore: Manifest validator changeset (chore: Manifest validator changeset coinbase/onchainkit#2440)
chore: Tweak changeset formatter order (chore: Tweak changeset formatter order coinbase/onchainkit#2442)
feat: Add useSwapToken util (feat: Add useSwapToken util coinbase/onchainkit#2444)
feat: useSendToken hook (feat: useSendToken hook coinbase/onchainkit#2445)
fix: Export useSendToken, add example (fix: Export useSendToken, add example coinbase/onchainkit#2446)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2441)
fix: useFundCardSetupOnrampEventListeners unmount reset (fix: useFundCardSetupOnrampEventListeners unmount reset coinbase/onchainkit#2182)
feat: use crypto api for nonce generation (feat: use crypto api for nonce generation coinbase/onchainkit#2303)
fix: useDebounce cleanup (fix: useDebounce cleanup coinbase/onchainkit#2305)
chore(deps): bump next from 14.2.26 to 14.2.32 (chore(deps): bump next from 14.2.26 to 14.2.32 coinbase/onchainkit#2471)
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 (chore(deps-dev): bump vite from 5.4.19 to 5.4.20 coinbase/onchainkit#2483)
feat: OnchainKit@v1 (feat: OnchainKit@v1 coinbase/onchainkit#2415)
chore: Remove deprecated schemaId prop (chore: Remove deprecated schemaId prop coinbase/onchainkit#2490)
fix: Remove deprecated cacheTime arg (fix: Remove deprecated cacheTime arg coinbase/onchainkit#2493)
fix: Fix onchainkit and create-onchain versions (fix: Fix onchainkit and create-onchain versions coinbase/onchainkit#2496)
Release create-onchain v1 (Release create-onchain v1 coinbase/onchainkit#2497)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2498)
chore: Release onchainkit and create-onchain at 1.0.2 (chore: Release onchainkit and create-onchain at 1.0.2 coinbase/onchainkit#2499)
fix: Minikit template prepends process.env.VERCEL_URL with https:// (fix: Minikit template prepends process.env.VERCEL_URL with https:// coinbase/onchainkit#2502)
fix: Add
baseBuilder.allowedAddressesto template + callsetFrameReady()automatically (fix: AddbaseBuilder.allowedAddressesto template + callsetFrameReady()automatically coinbase/onchainkit#2503)chore: Add changeset to create-onchain (chore: Add changeset to create-onchain coinbase/onchainkit#2504)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2505)
chore(ONRAMP-843): FundCard accept sessionToken param (chore(ONRAMP-843): FundCard accept sessionToken param coinbase/onchainkit#2501)
feat: Allow useOpenUrl to specify fallback behavior (feat: Allow useOpenUrl to specify fallback behavior coinbase/onchainkit#2500)
fix: Rename setFrameReady and isFrameReady (fix: Rename setFrameReady and isFrameReady coinbase/onchainkit#2510)
fix: Update GetOnrampUrl type (fix: Update GetOnrampUrl type coinbase/onchainkit#2511)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2509)
fix: Allow additional properties in
withValidManifest(fix: Allow additional properties inwithValidManifestcoinbase/onchainkit#2515)chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2516)
fix: Deprecate useNotifications hook (fix: Deprecate useNotifications hook coinbase/onchainkit#2527)
fix: Deprecate Checkout component (fix: Deprecate Checkout component coinbase/onchainkit#2528)
fix: Rename allowedAddresses to ownerAddress (fix: Rename allowedAddresses to ownerAddress coinbase/onchainkit#2530)
chore: version packages 🚀 (chore: version packages 🚀 coinbase/onchainkit#2529)
chore: fix fund components to mandate session-token (chore: fix fund components to mandate session-token coinbase/onchainkit#2542)
chore: bump react/next due to recent cve (chore: bump react/next due to recent cve coinbase/onchainkit#2554) e1b37c5 ---------
What changed? Why?
Notes to reviewers
How has it been tested?