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

2.1.x/trustlessness #446

Open
wants to merge 79 commits into
base: 2.1.x
Choose a base branch
from
Open

Conversation

guidiaz
Copy link
Collaborator

@guidiaz guidiaz commented Oct 8, 2024

Close #444 #445.

@guidiaz guidiaz force-pushed the 2.1.x/trustlessness branch from b521ff3 to e8f8ba4 Compare October 9, 2024 10:31
@guidiaz guidiaz requested a review from Tommytrg October 21, 2024 13:06
contracts/interfaces/IWitOracle.sol Outdated Show resolved Hide resolved
);
}

// WIP ...
Copy link
Member

Choose a reason for hiding this comment

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

What is missing here? Do we need more methods?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually, this file should not be part of this PR. We will be needing to implement elliptic curve math related to BLS signature verification and so on, but not before we are fully decided on the actual decentralized bridging model, potential changes on the superblock gossiping protocol and the most appropriate state-of-the-art BLS curve to rely on.

@guidiaz guidiaz force-pushed the 2.1.x/trustlessness branch from cdb026b to d51c30a Compare November 26, 2024 17:48
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.

2 participants