Skip to content

Offboard GUNIV3 and UNIV2 tokens#54

Merged
0xLaz3r merged 4 commits intomasterfrom
feat/remove-guni-and-univ2
Feb 17, 2026
Merged

Offboard GUNIV3 and UNIV2 tokens#54
0xLaz3r merged 4 commits intomasterfrom
feat/remove-guni-and-univ2

Conversation

@0xLaz3r
Copy link
Copy Markdown
Contributor

@0xLaz3r 0xLaz3r commented Feb 4, 2026

This PR removes UNIV2DAIUSDC-A, GUNIV3DAIUSDC1-A and GUNIV3DAIUSDC2-A from the MegaPoker, as PIP_UNIV2DAIUSDC was offboarded at 2025-08-21 spell and PIP_GUNIV3DAIUSDC1 and PIP_GUNIV3DAIUSDC2 were both offboarded at 2026-01-15 spell

@DaiFoundation-DevOps
Copy link
Copy Markdown

DaiFoundation-DevOps commented Feb 4, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@amusingaxl amusingaxl left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@pedrobergamini pedrobergamini left a comment

Choose a reason for hiding this comment

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

LGTM

@0xLaz3r 0xLaz3r self-assigned this Feb 4, 2026
Comment thread src/MegaPoker.sol
Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

@amusingaxl amusingaxl left a comment

Choose a reason for hiding this comment

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

We need to fix #56 in an upcoming PR.

For now, to validate the deployment, I added a local foundry.toml:

[profile.default]
src = "src"
out = "out"
libs = ["lib"]
solc = "0.6.12"
optimizer = true
optimizer_runs = 1000
bytecode_hash = "none"
cbor_metadata = false

And then ran forge verify-bytecode ...:

forge verify-bytecode 0x1b3359D8e087c02D56b22765Ca0C53C9f3f64F5e src/MegaPoker.sol:MegaPoker

Which gives:

Verifying bytecode for contract MegaPoker at address 0x1b3359D8e087c02D56b22765Ca0C53C9f3f64F5e
Creation code matched with status partial

Notice that the runtime code verification is currently hanging according to this issue.

@0xLaz3r 0xLaz3r merged commit 71e5e08 into master Feb 17, 2026
3 checks passed
@0xLaz3r 0xLaz3r deleted the feat/remove-guni-and-univ2 branch February 17, 2026 07:45
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.

5 participants