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

Use committee from contract instead of a one attached to block #826

Merged
merged 69 commits into from May 14, 2024

Conversation

bzawisto
Copy link
Contributor

@bzawisto bzawisto commented Apr 9, 2024

Committee is now taken from staking contract instead being attached directly to block. Since Peer identities are not kept in staking contract - there's a list of Peers which are used for routing messages. Some of the tests now need more time for execution.

@theo-zil theo-zil added this pull request to the merge queue May 13, 2024
@bzawisto bzawisto removed this pull request from the merge queue due to a manual request May 13, 2024
zilliqa/tests/it/consensus.rs Show resolved Hide resolved
zilliqa/src/contracts/deposit.sol Show resolved Hide resolved
zilliqa/src/contracts/deposit.sol Show resolved Hide resolved
zilliqa/src/contracts/mod.rs Show resolved Hide resolved
zilliqa/src/consensus.rs Show resolved Hide resolved
@bzawisto bzawisto enabled auto-merge May 14, 2024 09:20
@bzawisto bzawisto added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 2833c18 May 14, 2024
4 checks passed
@bzawisto bzawisto deleted the consensus-improvements branch May 14, 2024 09:52
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.

None yet

4 participants