Skip to content

sui_v1.35.0_1727961891_ci

@amnn amnn tagged this 03 Oct 12:01
## Description

Custom backfill script for populating `tx_affected_objects` by loading
the raw effects from the database and pulling the `object_changes` from
it.

Includes a small clean-up parameterising the script-based SQL backfills.

## Test plan

Ran an updated version of this script locally, just printing the values
to be added and ran that locally.

---

## 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): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
Assets 2
Loading