chore: move to the version of synapse-sdk on next branch#146
Merged
ZenGround0 merged 11 commits intomasterfrom Oct 30, 2025
Merged
chore: move to the version of synapse-sdk on next branch#146ZenGround0 merged 11 commits intomasterfrom
next branch#146ZenGround0 merged 11 commits intomasterfrom
Conversation
Member
|
I assume we'll merge this once:
|
next branchnext branch
Member
|
using a published |
Contributor
Author
|
Now building this linked to of FilOzone/synapse-sdk#355 |
Member
|
@ZenGround0 : please mark "ready for review" when ready, and @SgtPooki will review |
SgtPooki
approved these changes
Oct 30, 2025
Collaborator
SgtPooki
left a comment
There was a problem hiding this comment.
lgtm, nothing crazy in here.
SgtPooki
added a commit
that referenced
this pull request
Oct 30, 2025
* Explicitly declare direct dep rather than rely on synapse * cdn endEpoch removed from ds info * 10 day grace period => 30 day grace period * fix: plumb --warm-storage-address through `payments setup` * fix: check lockup period during allowance check * chore: update to synapse@next tag, fix test failures & update more lockup mismatches * post rebase wip * Update synapse to v0.35.0 * Make things compile with add piece and create all in one * chore: fix onPieceAdded txHash * fix test --------- Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
SgtPooki
added a commit
that referenced
this pull request
Oct 30, 2025
* fix: check ipni advertisement during upload * fix: executeUpload only awaits ipniValidationPromise if it exists * fix: better onProgressTypes * Update src/core/utils/validate-ipni-advertisement.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/test/unit/validate-ipni-advertisement.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/test/unit/validate-ipni-advertisement.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update upload-action/src/upload.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(ci): handle duplicate items in add-to-project workflow (#184) * fix(ci): handle duplicate items in add-to-project workflow Add continue-on-error to prevent workflow failure when an issue/PR already exists in the project board. The actions/add-to-project action does not currently handle this case gracefully. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * fix(ci): only run workflow when team/fs-wg label is added Add conditional to prevent workflow from running on every labeled event. Now it only runs when the specific 'team/fs-wg' label is added, avoiding duplicate runs when multiple labels are added at once. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> * chore: move to the version of synapse-sdk on `next` branch (#146) * Explicitly declare direct dep rather than rely on synapse * cdn endEpoch removed from ds info * 10 day grace period => 30 day grace period * fix: plumb --warm-storage-address through `payments setup` * fix: check lockup period during allowance check * chore: update to synapse@next tag, fix test failures & update more lockup mismatches * post rebase wip * Update synapse to v0.35.0 * Make things compile with add piece and create all in one * chore: fix onPieceAdded txHash * fix test --------- Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> * chore: remove CombineProgressEvents type * chore: fix type errs --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Steve Loeppky <biglep@filoz.org> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com> Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org>
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.
Uh oh!
There was an error while loading. Please reload this page.