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

Fix/serialize address obj #533

Merged
merged 4 commits into from
Mar 12, 2025
Merged

Fix/serialize address obj #533

merged 4 commits into from
Mar 12, 2025

Conversation

twwu123
Copy link
Collaborator

@twwu123 twwu123 commented Mar 11, 2025

Summary

fix bug in serialize plutus address obj

Affect components

Please indicate which part of the Mesh Repo

  • @meshsdk/common
  • @meshsdk/contract
  • @meshsdk/core
  • @meshsdk/core-csl
  • @meshsdk/core-cst
  • @meshsdk/hydra
  • @meshsdk/provider
  • @meshsdk/react
  • @meshsdk/svelte
  • @meshsdk/transaction
  • @meshsdk/wallet
  • Mesh playground (i.e. https://meshjs.dev/)
  • Mesh CLI

Type of Change

Please mark the relevant option(s) for your pull request:

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • Code refactoring (improving code quality without changing its behavior)
  • Documentation update (adding or updating documentation related to the project)

Checklist

Please ensure that your pull request meets the following criteria:

  • My code is appropriately commented and includes relevant documentation, if necessary
  • I have added tests to cover my changes, if necessary
  • I have updated the documentation, if necessary
  • All new and existing tests pass (i.e. npm run test)
  • The build is pass (i.e. npm run build)

Sorry, something went wrong.

twwu123 added 2 commits March 11, 2025 22:30
Copy link

vercel bot commented Mar 11, 2025

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

Name Status Preview Comments Updated (UTC)
mesh-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 1:43am
mesh-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 1:43am

@twwu123 twwu123 linked an issue Mar 11, 2025 that may be closed by this pull request
4 tasks
@twwu123 twwu123 marked this pull request as draft March 11, 2025 15:17
@twwu123 twwu123 marked this pull request as ready for review March 11, 2025 15:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jinglescode jinglescode merged commit ea8d78a into main Mar 12, 2025
4 checks passed
@jinglescode jinglescode deleted the fix/serialize-address-obj branch March 12, 2025 01:44
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.

Bug Report: serializeAddressObj(<PubKeyAddress>) Error in 1.9.0-beta.18
2 participants