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

feat(kadena-sdk): refactor transfers for more flexibility #2767

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

barthuijgen
Copy link
Contributor

Modify this title

Related Issue/Asana ticket: _

Short description: _

Test scenarios

  • description of the (manually) executed test scenarios

Reminders (if applicable)

  • I ran pnpm install and pnpm test in the root of the monorepo
    (optionally with --filter=...package... to exclude non-affected
    projects)
  • I ran pnpm changeset in the root of the monorepo
  • Test coverage has not decreased
  • Docs have been updated to reflect changes in PR (don't forget
    docs.kadena.io)

Copy link

changeset-bot bot commented Jan 6, 2025

⚠️ No Changeset found

Latest commit: f6acb95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "e2e-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@kadena/docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
alpha-docs ❌ Failed (Inspect) 💬 Add feedback Jan 21, 2025 10:37am
rwa-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 10:37am
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
kode-ui ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2025 10:37am
dev-wallet ⬜️ Skipped (Inspect) Jan 21, 2025 10:37am
explorer ⬜️ Skipped (Inspect) Jan 21, 2025 10:37am
marmalade-marketplace ⬜️ Skipped (Inspect) Jan 21, 2025 10:37am
proof-of-us ⬜️ Skipped (Inspect) Jan 21, 2025 10:37am
tools ⬜️ Skipped (Inspect) Jan 21, 2025 10:37am

@barthuijgen barthuijgen force-pushed the feature/kadena-sdk/refactor-transfers branch from 28c1d0a to 8e36793 Compare January 20, 2025 09:58
@vercel vercel bot temporarily deployed to Preview – explorer January 20, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 20, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us January 20, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 20, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 20, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 20, 2025 10:23 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us January 20, 2025 10:23 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 20, 2025 10:23 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 20, 2025 10:23 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer January 20, 2025 10:23 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer January 21, 2025 10:33 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 21, 2025 10:33 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 21, 2025 10:33 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 21, 2025 10:33 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us January 21, 2025 10:33 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant