Skip to content

Alex/rpc fixes #159

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

Draft
wants to merge 6 commits into
base: dev/v1.0
Choose a base branch
from
Draft

Alex/rpc fixes #159

wants to merge 6 commits into from

Conversation

alexlwn123
Copy link
Member

Stacked on top of #158

Mostly works... except for the static wasm functions (join_federation, open, preview, etc.)

  • light refactors to replace classes/constructors to factory functions
  • Adds error handling for "unrecognized message kinds" received by the worker
  • Fixes error logging level
  • Fixes test fixtures for ng

Copy link

changeset-bot bot commented Jun 4, 2025

⚠️ No Changeset found

Latest commit: 02999ff

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

@alexlwn123 alexlwn123 marked this pull request as draft June 4, 2025 02:00
Copy link
Contributor

github-actions bot commented Jun 4, 2025

Size Change: +3.18 MB (+52.02%) 🆘

Total Size: 9.29 MB

Filename Size Change
packages/core-web/dist/index.js 3.25 kB +435 B (+15.45%) ⚠️
packages/core-web/dist/worker.js 469 B -371 B (-44.17%) 🎉
packages/wasm-bundler/fedimint_client_wasm_bg.wasm 4.63 MB +1.59 MB (+52.21%) 🆘
packages/wasm-web/fedimint_client_wasm_bg.wasm 4.63 MB +1.59 MB (+52.21%) 🆘
ℹ️ View Unchanged
Filename Size
packages/create-fedimint-app/dist/index.mjs 17.1 kB
packages/react/dist/index.js 1.29 kB

compressed-size-action

@alexlwn123 alexlwn123 changed the base branch from main to dev/v1.0 June 9, 2025 15:53
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