Jordan Gensler

Results 64 issues of Jordan Gensler

For the Sui Explorer, we're planning on adding tests that execute against localnet. To do this reliably, we need to be able to start the validator in an action with...

This introduces our new base UI components for explorer. To accomplish this, I'm introducing Storybook, which will provide us with an easy component authoring environment outside of the explorer. These...

sui-explorer

A few changes have landed recently that don't have changesets. This adds them.

This converts some of the static tests over to localnet tests.

sui-explorer

We should be able to filter the fullnode map by how recently a fullnode was seen. This should involve keeping track of a timestamp in our DB to collect how...

sui-explorer

This is an extension of #4661, updated based on recent SDK changes. The key change here from the previous PR: - Added feature gating, based on our existing feature gating...

This removes the deprecated `executeMoveCall` and `executeSerializedMoveCall` APIs, and marks `signAndExecuteTransaction` as required. These APIs both can be performed through the new API. Also fixes #5178.

For all of our JS libraries released on npm, we should incorporate [size-limit](https://github.com/ai/size-limit) to keep track of the bundle size and avoid growing it beyond set limits.

Stale

We are now confident in the Plausible data tracking, we can remove Google Analytics.