Conversation
* randIndex * update _encodeDataSetCreateData * add failing randIndex test * fix test * always test the fallback methods * test rand 256 * use bigint literal * randU256 * fallbackRandU256 * export rand functions in index.ts
* fix: Use clientAddress for next dataset ID (#299) fix: resolves bug of using client address instead of signer for datsetId lookup * chore(master): release synapse-sdk 0.31.1 (#300) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * update abi and fix tests * remove cdnEndEpoch from type * Update packages/synapse-sdk/wagmi.config.ts Co-authored-by: Rod Vagg <rod@vagg.org> --------- Co-authored-by: Shashank Trivedi <100513286+lordshashank@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org>
chore: update for M3 contracts chore: update for M3 contracts
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
synapse-dev | 6ecc0dc | Commit Preview URL Branch Preview URL |
Oct 27 2025, 04:59 PM |
Contributor
|
Before merging this branch, I assume we'll have filecoin-pin ready to go in filecoin-project/filecoin-pin#146 and we'll ensure that an end-to-end test of filecoin-pin works (like the one in filecoin-project/filecoin-pin#140). |
3 tasks
Collaborator
Author
|
Published a Not recommended to use it because it's against a dev version of FWSS and has one dev SP in it that will be unstable. But it's there at least. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
* feat: create low-level create-and-add API Signed-off-by: Jakub Sztandera <oss@kubuxu.com> * add doc strings Signed-off-by: Jakub Sztandera <oss@kubuxu.com> --------- Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
core updated to new contracts
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.
I've tidied this branch up and it's ready for a rebase-merge when we pull the trigger on it.
Open PRs for the next contract set against the
nextbranch but please use conventional commit style messages (squash merge if you must), and please don't let merge commits get in here. If we get out of sync with master we'll just rebase this again to keep it fresh.We'll merge this soon and then just hold off on a release while we get our ducks in a row with the new contracts.