Skip to content

Conversation

@mootz12
Copy link
Contributor

@mootz12 mootz12 commented Apr 30, 2025

No description provided.

@mootz12 mootz12 requested a review from Ryang-21 April 30, 2025 13:37
Copy link
Collaborator

@Ryang-21 Ryang-21 left a comment

Choose a reason for hiding this comment

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

Found a typo and a minor test setup issue

src/interest.ts Outdated
};
} else {
const logMessage =
`Filler ran out of have enough backstop tokens to create backstop interest auction.\n` +
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo

const assets = ['asset1', 'asset2', 'asset3', 'asset4'];

const backstopCredit = [BigInt(105e7), BigInt(10e7), BigInt(200e7), BigInt(60e7)];
const decimals = [7, 7, 7];
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure if it matters but your decimals are short and item

@mootz12 mootz12 merged commit 85a2457 into main May 1, 2025
1 check passed
@mootz12 mootz12 deleted the interest-auction-creation branch May 1, 2025 13:17
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.

3 participants