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: abstract signer on txbuilder #73

Merged
merged 1 commit into from
Jul 14, 2022
Merged

feat: abstract signer on txbuilder #73

merged 1 commit into from
Jul 14, 2022

Conversation

crisog
Copy link
Contributor

@crisog crisog commented Jul 14, 2022

This will allow people to use their own signer implementation to build transactions, if ever needed.

@height
Copy link

height bot commented Jul 14, 2022

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@github-actions
Copy link

Size Change: -35 B (0%)

Total Size: 35.5 kB

Filename Size Change
packages/signer/dist/index.js 1.83 kB -19 B (-1%)
packages/signer/dist/index.umd.js 2 kB -16 B (-1%)
ℹ️ View Unchanged
Filename Size
packages/abstract-provider/dist/index.js 1.47 kB
packages/abstract-provider/dist/index.umd.js 1.56 kB
packages/isomorphic-provider/dist/index.js 2.7 kB
packages/isomorphic-provider/dist/index.umd.js 2.84 kB
packages/pocket/dist/index.js 145 B
packages/pocket/dist/index.umd.js 236 B
packages/provider/dist/index.js 2.7 kB
packages/provider/dist/index.umd.js 2.83 kB
packages/relayer/dist/index.js 2.99 kB
packages/relayer/dist/index.umd.js 3.15 kB
packages/transaction-builder/dist/index.js 4.59 kB
packages/transaction-builder/dist/index.umd.js 4.83 kB
packages/types/dist/index.js 357 B
packages/types/dist/index.umd.js 454 B
packages/utils/dist/index.js 339 B
packages/utils/dist/index.umd.js 496 B

compressed-size-action

@crisog crisog merged commit 207ab40 into main Jul 14, 2022
@crisog crisog deleted the abstract-signer branch July 14, 2022 04:26
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