Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] - object type should not trim leading zero #11887

Merged
merged 3 commits into from May 12, 2023

Conversation

patrickkuo
Copy link
Contributor

Description

Object type in get_object api is trimming leading zero. This PR fixes that.

Test Plan

Added unit test

@patrickkuo patrickkuo requested a review from joyqvq as a code owner May 10, 2023 19:25
@vercel
Copy link

vercel bot commented May 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) May 11, 2023 4:17pm
explorer-storybook ⬜️ Ignored (Inspect) May 11, 2023 4:17pm
sui-wallet-kit ⬜️ Ignored (Inspect) May 11, 2023 4:17pm
wallet-adapter ⬜️ Ignored (Inspect) May 11, 2023 4:17pm

@patrickkuo patrickkuo enabled auto-merge (squash) May 10, 2023 19:25
@patrickkuo patrickkuo merged commit ed43423 into main May 12, 2023
27 checks passed
@patrickkuo patrickkuo deleted the pat/object_type_serde_fix branch May 12, 2023 14:14
patrickkuo added a commit that referenced this pull request May 18, 2023
## Description

Object type in get_object api is trimming leading zero. This PR fixes
that.

## Test Plan

Added unit test

(cherry picked from commit ed43423)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants