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

Fixed binary publishing for arm64 #960

Merged
merged 5 commits into from
Jan 28, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Jan 27, 2023

No description provided.

@xgreenx xgreenx changed the title [DO NOT MERGE] Maybe clang9 will solve the issue Fixed binary publishing for arm64 Jan 28, 2023
@xgreenx xgreenx marked this pull request as ready for review January 28, 2023 01:09
@xgreenx xgreenx enabled auto-merge (squash) January 28, 2023 01:09
@@ -1,10 +1,5 @@
{
"chain_name": "Testnet",
"block_production": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is deployment chainspec getting changed in a publishing fix?

Copy link
Member

Choose a reason for hiding this comment

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

This section has been replaced by a "consensus" portion. We no longer use the chainspec for poa trigger configuration since verifiers can't check things like whether or not the poa produced the block instantly. Chainspec should only contain fields necessary for verification of blocks, not general node-specific parameters that can't be checked by anyone else.

Copy link
Member

@Voxelot Voxelot left a comment

Choose a reason for hiding this comment

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

nice work on testing and fixing this!

@xgreenx xgreenx merged commit f01067a into master Jan 28, 2023
@xgreenx xgreenx deleted the test/try-fix-the-build-for-ubuntu-arm branch January 28, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants