Skip to content

sui_v1.8.0_1691800401_ci

@oxade oxade tagged this 11 Aug 22:21
## Description 

Adds data layer using RPC 1.0 for some endpoints (adds some support for
Owner, Address, TransactionBlock, Object, etc). Will keep adding more.
This is useful for testing and dev.
Sample below

<img width="1201" alt="Screen Shot 2023-08-11 at 20 39 26"
src="https://github.com/MystenLabs/sui/assets/93547199/9509309f-ceff-4ff0-8fc5-49658aee7b18">



## Test Plan 

manual, snapshot

---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
Assets 2
Loading