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

Update Rust to latest nightly version and apply new clippy suggestions #1345

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Apr 2, 2023

Code contributor checklist:

liuchengxu
liuchengxu previously approved these changes Apr 2, 2023
@nazar-pc nazar-pc enabled auto-merge April 2, 2023 13:58
@nazar-pc
Copy link
Member Author

nazar-pc commented Apr 2, 2023

Need to upgrade Substrate to pull paritytech/substrate#13758 and finally resolve that unknown opcode error.

We can work around that on our side without Substrate upgrade, but I'd rather not if it is already fixed.

@nazar-pc nazar-pc disabled auto-merge April 2, 2023 16:01
@nazar-pc nazar-pc changed the base branch from main to update-substrate April 2, 2023 21:14
@nazar-pc
Copy link
Member Author

nazar-pc commented Apr 2, 2023

Rebased against update-substrate branch, this should fix WASM-related error on Ubuntu and other platforms

@nazar-pc
Copy link
Member Author

nazar-pc commented Apr 3, 2023

Works for me overall except fraud proof test doesn't complete:

        SLOW [> 60.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work
        SLOW [>120.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work
        SLOW [>180.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work
        SLOW [>240.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work
        SLOW [>300.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work
        SLOW [>360.000s] subspace-fraud-proof tests::invalid_execution_proof_should_not_work

@liuchengxu @NingLin-P I'll need your help here

@nazar-pc nazar-pc marked this pull request as ready for review April 3, 2023 12:05
@nazar-pc nazar-pc mentioned this pull request Apr 3, 2023
1 task
Base automatically changed from update-substrate to main April 3, 2023 15:31
@nazar-pc nazar-pc merged commit 96fd56e into main Apr 3, 2023
@nazar-pc nazar-pc deleted the update-rust branch April 3, 2023 15:31
i1i1 added a commit to autonomys/subspace-pulsar-sdk that referenced this pull request Apr 4, 2023
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.

3 participants