Jian Lu
Jian Lu
Fields requested in SUI-1520 Transaction Counts reset properly after epoch change: Testing Done: 1. Started indexer from a clean db 2. Stopped and restarted indexer to ensure it picks up...
## Description We index properly by the key so able to locate the values. This is off the assumption that ## Test Plan Checked that we cannot publish modules /...
## Description The thread in faucet cause some duplicate submissions to the WAL because the same coins were pulled from the WAL. This seeks to mitigate this issue temporarily. ##...
## Description Title ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing and not a breaking change, you can skip...
## Description Moved from constant length to new length allowed in protocol verifier ## Test Plan Locally, TODO: check on write --- If your changes are not user-facing and not...
## Description Adding some of the documentation for dynamic fields apis ``` No example found for method: sui_getLoadedChildObjects No example found for method: sui_getMoveFunctionArgTypes No example found for method: sui_getNormalizedMoveFunction...
## Description Adding a persisted state on the ./sui-test-validator if we choose to pass in a network config The current configuration will save a file in the .sui/.sui_config/.sui_cluster_test_config/ path of...
## Description Describe the changes or additions included in this PR. ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing...