chore(contracts): update Calibration GA contracts #355
Closed
rjan90 wants to merge 17 commits into
Closed
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>
* 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
Updates Calibration (314159) contract addresses to match the new GA release: - PDPVerifier: 0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C - ServiceProviderRegistry: 0x839e5c9988e4e9977d40708d0094103c0839Ac9D - FilecoinWarmStorageService: 0x02925630df557F957f70E112bA06e50965417CA0 - FilecoinWarmStorageServiceStateView: 0xA5D87b04086B1d591026cCE10255351B5AA4689B
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
synapse-dev | 1409348 | Commit Preview URL Branch Preview URL |
Oct 28 2025, 08:30 AM |
Updates Calibration (314159) contract addresses to match the new GA release: - PDPVerifier: 0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C - ServiceProviderRegistry: 0x839e5c9988e4e9977d40708d0094103c0839Ac9D - FilecoinWarmStorageService: 0x02925630df557F957f70E112bA06e50965417CA0 - FilecoinWarmStorageServiceStateView: 0xA5D87b04086B1d591026cCE10255351B5AA4689B
…e/synapse-sdk into phi/update-FWSS-calib-GA
3 tasks
Collaborator
|
Master already has these now, the changes were all included by various people in various ways in #361. |
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.
Updates Calibration (314159) contract addresses to match the new GA release FilOzone/filecoin-services#332 (comment):