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 @seda-protocol/utils #100

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Add @seda-protocol/utils #100

merged 1 commit into from
Oct 1, 2024

Conversation

Thomasvdam
Copy link
Member

Can't be merged until the new package is merged and published, and the package.json here has been updated.

Motivation

Less code duplication.

Explanation of Changes

Migrate from a local copy of the test utilities to the ones in @seda-protocol/utils

Testing

See https://github.com/sedaprotocol/seda-explorer/pull/513 on how this was set up.

All the tests still pass, the build builds, and the CLI works as expected.

Related PRs and Issues

https://github.com/sedaprotocol/seda-explorer/pull/513

@Thomasvdam Thomasvdam marked this pull request as ready for review September 30, 2024 08:27
@Thomasvdam Thomasvdam requested a review from a team September 30, 2024 08:27
Comment on lines +51 to +55
"@noble/secp256k1": "2.1.0",
"@seda-protocol/utils": "^1.0.0",
"@types/node-gzip": "^1.1.1",
"@wasmer/wasi": "^1.2.2",
"as-bignum": "^0.3.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@Thomasvdam Thomasvdam merged commit ce2320c into main Oct 1, 2024
1 check passed
@Thomasvdam Thomasvdam deleted the chore/seda-bun-utils branch October 1, 2024 08:25
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