Skip to content

Add call indices#100

Merged
S0AndS0 merged 2 commits intomainfrom
add-call-indices
Apr 6, 2023
Merged

Add call indices#100
S0AndS0 merged 2 commits intomainfrom
add-call-indices

Conversation

@camfairchild
Copy link
Contributor

Per: paritytech/substrate#12891
Implicit call indexes are being deprecated. This is for user-safety reasons, among others, and makes the API more-stable.

The implicit indices were in the order declared in the file, where:
SubtensorModule.setWeights has the call index suffix of 00 (hex); and,
SubtensorModule.benchmarkDrainEmission has the call index suffix of 31 -> 49 in decimal.

Feel free to verify the numbering is correct

@S0AndS0 S0AndS0 merged commit d13b632 into main Apr 6, 2023
@Rubberbandits Rubberbandits deleted the add-call-indices branch May 30, 2023 17:38
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.

3 participants