Skip to content

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:

@nazar-pc nazar-pc force-pushed the update-substrate-follow-up branch from 0757aab to b99087d Compare April 9, 2024 14:42
vedhavyas

This comment was marked as resolved.

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

@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
Contributor

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
@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.

4 participants