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

Improve Plutus script handling and add WebSocket support in browser for Kupmios provider. #151

Merged
merged 5 commits into from
Sep 8, 2024

Conversation

ilap
Copy link
Collaborator

@ilap ilap commented Sep 7, 2024

This PR includes two changes:

  1. Fix handling Plutus scripts: This commit updates the code to handle Plutus scripts properly, by using the appropriate language version and CBOR encoding.
  2. Add WebSocket support in browser and simplify code: This commit adds support for WebSocket connections in the browser. The commit also includes a few code simplifications.

The PR includes the following changes:

  • Fix handling of Plutus scripts
  • Fix Add WebSocket support in browser

Copy link

changeset-bot bot commented Sep 7, 2024

⚠️ No Changeset found

Latest commit: 6b58a16

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@EzePze
Copy link
Member

EzePze commented Sep 8, 2024

Apologies on CI being temporarily broken. Can you rebase on main and commit your pnpm lock with corepack (i.e. corepack pnpm i)?

@EzePze EzePze merged commit 8986eab into butaneprotocol:main Sep 8, 2024
1 check passed
Copy link

githoney-io bot commented Sep 8, 2024

🚧 Sorry, the service is having some trouble right now. 🚧

Organization not found

@ilap
Copy link
Collaborator Author

ilap commented Sep 9, 2024

Hey @EzePze,

It seems that the @blaze-cardano/ogmios package was not bumped nor published. Also, the @blaze-cardano/kupmios should be bumped and published to reflect that ogmios package change.

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