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

add base64 helpers #43

Merged
merged 4 commits into from
Feb 21, 2025
Merged

add base64 helpers #43

merged 4 commits into from
Feb 21, 2025

Conversation

nickfrosty
Copy link
Collaborator

Summary of Changes

  • add helper functions to convert a transaction to a base64 string, including options to partially sign or not.
  • updated the debug log for base64 transactions to partially sign since this is more useful for troubleshooting

Copy link

changeset-bot bot commented Feb 20, 2025

🦋 Changeset detected

Latest commit: 5e31a1b

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

This PR includes changesets to release 2 packages
Name Type
gill Minor
gill-examples-basic 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

bundlemon bot commented Feb 20, 2025

BundleMon

Files updated (2)
Status Path Size Limits
gill/dist/index.browser.mjs
5.42KB (+65B +1.19%) -
gill/dist/index.native.mjs
5.41KB (+65B +1.19%) -
Unchanged files (11)
Status Path Size Limits
gill/dist/programs/token/index.node.mjs
1.86KB -
gill/dist/index.node.mjs
1.32KB -
gill/dist/programs/index.node.mjs
739B -
gill/dist/node/index.node.mjs
416B -
react/dist/index.browser.mjs
325B -
react/dist/index.native.mjs
323B -
react/dist/index.node.mjs
322B -
svelte/dist/index.browser.mjs
265B -
vue/dist/index.browser.mjs
265B -
svelte/dist/index.node.mjs
262B -
vue/dist/index.node.mjs
262B -

Total files change +141B +0.81%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@nickfrosty nickfrosty merged commit b9491e4 into master Feb 21, 2025
5 checks passed
@nickfrosty nickfrosty deleted the base64-helpers branch February 21, 2025 04:50
@github-actions github-actions bot mentioned this pull request Feb 21, 2025
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.

1 participant