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 substrate follow-up #2677

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Update substrate follow-up #2677

merged 4 commits into from
Apr 15, 2024

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Apr 9, 2024

This upgrades many dependencies after #2667 and removes use of deprecated API GenericChainSpec::from_genesis that should already be removed upstream by now and will simplify further Substrate upgrades.

I did some checks locally, but will appreciate checks whether domains still work fine with these changes. Some hacks were needed due to paritytech/polkadot-sdk#4001

Code contributor checklist:

vedhavyas

This comment was marked as resolved.

vedhavyas
vedhavyas previously approved these changes Apr 11, 2024
Copy link
Member

@NingLin-P NingLin-P left a comment

Choose a reason for hiding this comment

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

The changes make sense to me, please resolve the conflict.

NingLin-P
NingLin-P previously approved these changes Apr 15, 2024
@NingLin-P
Copy link
Member

Tests failed due to parsing domain runtime name:

thread 'tests::test_domain_block_production' panicked at test\subspace-test-service\src\lib.rs:402:18:
Fail to new full parts: Client(Storage("Invalid JSON blob: invalid type: string \"subspace-evm-domain\", expected a sequence at line 1 column 8294612"))

…ow-up

# Conflicts:
#	crates/subspace-node/src/chain_spec.rs
@nazar-pc
Copy link
Member Author

Had to update workaround since there could be multiple domains now

@nazar-pc nazar-pc requested a review from NingLin-P April 15, 2024 12:47
@nazar-pc nazar-pc added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 5b6b8ad Apr 15, 2024
11 checks passed
@nazar-pc nazar-pc deleted the update-substrate-follow-up branch April 15, 2024 14:10
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