Skip to content

Conversation

@web3rover
Copy link
Contributor

Description

Resolves VEN

@web3rover web3rover requested a review from fred-venus November 6, 2025 05:23
@web3rover web3rover self-assigned this Nov 6, 2025
@GitGuru7 GitGuru7 self-requested a review November 13, 2025 08:01
Comment on lines +56 to +60
{
target: bscmainnet.UNITROLLER,
signature: "unlistMarket(address)",
params: [vPT_USDe_30OCT2025],
},
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to remove it from the Stablecoins eMode group using removePoolMarket(uint96, address) before calling delist — same applies to testnet.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

expect(supplyCap).to.be.equal(0);
});

it("Check vPT_USDe_30OCT2025 market is listed", async () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
it("Check vPT_USDe_30OCT2025 market is listed", async () => {
it("Check vPT_USDe_30OCT2025 market is not listed", async () => {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

expect(supplyCap).to.be.equal(0);
});

it("Check vPT_USDe_30OCT2025 market is listed", async () => {
Copy link
Contributor

@GitGuru7 GitGuru7 Nov 13, 2025

Choose a reason for hiding this comment

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

Suggested change
it("Check vPT_USDe_30OCT2025 market is listed", async () => {
it("Check vPT_USDe_30OCT2025 market is not listed", async () => {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

fred-venus
fred-venus previously approved these changes Nov 13, 2025
@fred-venus
Copy link
Contributor

@fred-venus fred-venus merged commit 90c7f8e into main Nov 13, 2025
2 checks passed
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.

4 participants