Bump @0gfoundation/0g-ts-sdk from 1.2.6 to 1.2.8 in /scripts/zerog#11
Merged
Scottcjn merged 1 commit intoMay 18, 2026
Conversation
kekehanshujun
approved these changes
May 16, 2026
kekehanshujun
left a comment
There was a problem hiding this comment.
LGTM. I validated the @0gfoundation/0g-ts-sdk patch bump with a clean install and offline helper smoke tests.
Validation on PR head 6a4a1a7129c4037300123785e2e3b4df4dcc068f:
- replaced
scripts/zerog/package.jsonandscripts/zerog/package-lock.jsonwith PR head files npm ci --ignore-scriptsinscripts/zerog-> installed 58 packages successfully{"op":"wallet_new"}throughnode zerog_helper.mjs-> returned an ethers wallet address/private key{"op":"merkle_root","data_b64":"aGVsbG8="}throughnode zerog_helper.mjs-> returned a root hash and byte count
Residual note: npm still reports audit/deprecation warnings for the 0G package ecosystem, but they do not block this patch bump and the helper's offline code paths still run.
Code Review — Bounty #73PR: Bump @0gfoundation/0g-ts-sdk from 1.2.6 to 1.2.8 in /scripts/zerog by @dependabot[bot]
Wallet: Reviewing under Bounty #73 |
Bumps [@0gfoundation/0g-ts-sdk](https://github.com/0gfoundation/0g-ts-sdk) from 1.2.6 to 1.2.8. - [Commits](https://github.com/0gfoundation/0g-ts-sdk/commits) --- updated-dependencies: - dependency-name: "@0gfoundation/0g-ts-sdk" dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6a4a1a7 to
1667f5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @0gfoundation/0g-ts-sdk from 1.2.6 to 1.2.8.
Commits