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

feat: abacus-ts calculations flow #1365

Draft
wants to merge 13 commits into
base: tu/abacus-ts-types
Choose a base branch
from
Draft

Conversation

tyleroooo
Copy link
Contributor

No description provided.

@tyleroooo tyleroooo requested a review from a team as a code owner December 12, 2024 21:27
Copy link

vercel bot commented Dec 12, 2024

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

Name Status Preview Comments Updated (UTC)
v4-staging ❌ Failed (Inspect) Dec 13, 2024 9:35pm
v4-testnet ❌ Failed (Inspect) Dec 13, 2024 9:35pm

Comment on lines +28 to +29
const BN_0 = MustBigNumber(0);
const BN_1 = MustBigNumber(1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these exist under BIG_NUMBERS in lib/numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants