Skip to content

Conversation

ypatil12
Copy link
Collaborator

@ypatil12 ypatil12 commented Jul 9, 2025

Motivation:

Update the interface in the table calculator for getOperatorSetWeights and getOperatorWeights
Modifications:

  • getOperatorWeights -> getOperatorSetWeights
  • getOperatorWeight -> getOperatorWeights, and now returns an array of weights
  • Bump on core version and fix integration test setup

Result:

Correct code

Copy link
Contributor

@nadir-akhtar nadir-akhtar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the storage layout checker is complaining given that the SlashEscrowFactory had been removed, but LGTM

Base automatically changed from docs/multichain to release-dev/multichain July 10, 2025 16:02
@ypatil12 ypatil12 force-pushed the fix/table-calc-interface branch from 1f1e2ab to dc03939 Compare July 10, 2025 16:05
@ypatil12 ypatil12 merged commit 2ff14ee into release-dev/multichain Jul 10, 2025
4 of 5 checks passed
@ypatil12 ypatil12 deleted the fix/table-calc-interface branch July 10, 2025 16:10
ypatil12 added a commit that referenced this pull request Jul 10, 2025
**Motivation:**

Update the interface in the table calculator for `getOperatorSetWeights`
and `getOperatorWeights`
**Modifications:**

- `getOperatorWeights` -> `getOperatorSetWeights`
- `getOperatorWeight` -> `getOperatorWeights`, and now returns an array
of weights
- Bump on core version and fix integration test setup

**Result:**

Correct code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants