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

Merged
merged 8 commits into from
Jan 28, 2025

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

🦋 Changeset detected

Latest commit: a001ca4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@kadena/wallet-sdk Minor
wallet-sdk-example-app Patch

Not sure what this means? Click here to learn what changesets are.

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

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 28, 2025 1:09pm
dev-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
marmalade-marketplace ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
proof-of-us ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
rwa-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:09pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
kode-ui ⬜️ Ignored (Inspect) Visit Preview Jan 28, 2025 1:09pm

@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 – proof-of-us January 23, 2025 14:44 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 23, 2025 14:44 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 23, 2025 14:44 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 23, 2025 14:44 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 23, 2025 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 23, 2025 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer January 23, 2025 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us January 23, 2025 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 23, 2025 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – explorer January 27, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – proof-of-us January 27, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – dev-wallet January 27, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – marmalade-marketplace January 27, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – tools January 27, 2025 10:47 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.

3 participants