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

fix usdc decimal place error in manager #2768

Merged
merged 1 commit into from
Jan 3, 2024
Merged

fix usdc decimal place error in manager #2768

merged 1 commit into from
Jan 3, 2024

Conversation

bhargavaparoksham
Copy link
Contributor

@bhargavaparoksham bhargavaparoksham commented Jan 3, 2024

Fixes: #2765

Description

Manager: USDC decimal place error on Polygon

Checklist

This PR:

  • Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • Doesn't disable eslint rules.
  • Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • Doesn't contain commented out code.
  • If adding/updating a feature, it adds/updates its test script on Notion.

Copy link

vercel bot commented Jan 3, 2024

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

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview Jan 3, 2024 2:32pm
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2024 2:32pm
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2024 2:32pm
explorer-staging ✅ Ready (Inspect) Visit Preview Jan 3, 2024 2:32pm
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2024 2:32pm
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2024 2:32pm

Copy link

gitstream-cm bot commented Jan 3, 2024

🥷 Code experts: vacekj, gravityblast

bhargavaparoksham, vacekj have most 👩‍💻 activity in the files.
bhargavaparoksham has most 🧠 knowledge in the files.

See details

packages/round-manager/src/features/round/FundContract.tsx

Activity based on git-commit:

bhargavaparoksham vacekj
JAN
DEC 2 additions & 1 deletions
NOV
OCT 4 additions & 3 deletions
SEP
AUG

Knowledge based on git-blame:
bhargavaparoksham: 55%

To learn more about /:\ gitStream - Visit our Docs

Copy link

gitstream-cm bot commented Jan 3, 2024

This PR is 56.25% new code.

1 similar comment
Copy link

gitstream-cm bot commented Jan 3, 2024

This PR is 56.25% new code.

@bhargavaparoksham bhargavaparoksham merged commit bba0b70 into main Jan 3, 2024
24 checks passed
@bhargavaparoksham bhargavaparoksham deleted the bug-2765 branch January 3, 2024 15:23
xinbianjiang20 pushed a commit to xinbianjiang20/grants-stack that referenced this pull request Jan 6, 2024
xinbianjiang20 pushed a commit to xinbianjiang20/grants-stack that referenced this pull request Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Manager: USDC decimal place error on Polygon
3 participants