Commit a8e45a2
## Description
After one release, fully deprecate the legacy format by removing
MultiCursor from the Transaction cursor format.
To land before #26871
## Test plan
How did you test the new or updated feature?
---
## Release notes
Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.
For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.
- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] Indexing Framework:
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent bf7b60b commit a8e45a2
2 files changed
Lines changed: 11 additions & 56 deletions
File tree
- crates
- sui-indexer-alt-e2e-tests/tests
- sui-indexer-alt-graphql/src/api/types/transaction
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 178 | | |
Lines changed: 11 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
| 76 | + | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 84 | + | |
| 85 | + | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
| |||
474 | 471 | | |
475 | 472 | | |
476 | 473 | | |
477 | | - | |
| 474 | + | |
478 | 475 | | |
479 | 476 | | |
480 | 477 | | |
481 | | - | |
| 478 | + | |
482 | 479 | | |
483 | 480 | | |
484 | 481 | | |
485 | 482 | | |
486 | 483 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
| 484 | + | |
491 | 485 | | |
492 | 486 | | |
493 | 487 | | |
| |||
528 | 522 | | |
529 | 523 | | |
530 | 524 | | |
531 | | - | |
532 | | - | |
| 525 | + | |
| 526 | + | |
533 | 527 | | |
534 | | - | |
| 528 | + | |
535 | 529 | | |
536 | 530 | | |
537 | 531 | | |
| |||
872 | 866 | | |
873 | 867 | | |
874 | 868 | | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | 869 | | |
881 | 870 | | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
| 871 | + | |
| 872 | + | |
886 | 873 | | |
887 | 874 | | |
888 | 875 | | |
| |||
949 | 936 | | |
950 | 937 | | |
951 | 938 | | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | 939 | | |
972 | 940 | | |
973 | 941 | | |
| |||
0 commit comments