-
Notifications
You must be signed in to change notification settings - Fork 16
Next branch #341
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
Next branch #341
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 |
|
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). |
|
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
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.