Skip to content

sui_v1.3.0_1685061664_ci

@sadhansood sadhansood tagged this 25 May 23:55
## Description 

This PR adds the ability to read state snapshot from a remote object
store. The storage format allows to pre-fetch object references first
and start state accumulator. In parallel, we start the object download
and abort it if computed state root hash doesn't match the one in
checkpoint.

## Test Plan 

Added some basic tests.
Assets 2
Loading