Skip to content

wip: add TW deploy setup, mock voting, and integration tests #1164

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

Draft
wants to merge 7 commits into
base: feat/triggerable-exits
Choose a base branch
from

Conversation

eddort
Copy link
Member

@eddort eddort commented Jun 13, 2025

No description provided.

@eddort eddort requested a review from a team as a code owner June 13, 2025 06:15
@eddort eddort added the valset Updates from the ValSet Tech team label Jun 13, 2025
@eddort eddort marked this pull request as draft June 13, 2025 06:15
import {IAccessControl} from "@openzeppelin/contracts-v5.2/access/IAccessControl.sol";
import {OmnibusBase} from "./utils/OmnibusBase.sol";

interface IOssifiableProxy {
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please

import {IOssifiableProxy} from "contracts/common/interfaces/IOssifiableProxy.sol";

instead of defining it? It'll help to resolve conflict on import {IOssifiableProxy} from "typescript"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
valset Updates from the ValSet Tech team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants