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

chore(polkadot): upgrade to v1.2.0 #905

Merged
merged 33 commits into from
Sep 2, 2024
Merged

Conversation

renauter
Copy link
Collaborator

@renauter renauter commented Nov 30, 2023

Description

  • Upgrade to Polkadot v1.2.0
    • update versions of clap and serde_json dependencies
    • add libp2p-identity dependency
    • add block_relay to sc_service::build_network()
    • pallet-smart-contract: use transfer_allow_death() instead of transfer()
    • add sp-genesis-builder dependency
    • implement sp_genesis_builder::GenesisBuilder<Block> for runtime
    • go client: use transfer_keep_alive() instead of transfer()

Related Issues:

Checklist:

@renauter renauter marked this pull request as ready for review December 2, 2023 16:23
@renauter renauter changed the title feat(polkadot): upgrade to v1.2.0 chore(polkadot): upgrade to v1.2.0 Dec 2, 2023
@renauter renauter marked this pull request as draft March 21, 2024 15:32
Base automatically changed from feat_upgrade_polkadot_1.1.0 to development August 26, 2024 12:54
@renauter renauter marked this pull request as ready for review August 30, 2024 03:31
@renauter renauter removed the request for review from LeeSmet August 30, 2024 03:32
@renauter renauter merged commit 04128c8 into development Sep 2, 2024
2 checks passed
@renauter renauter deleted the feat_upgrade_polkadot_1.2.0 branch September 2, 2024 17:59
@renauter renauter mentioned this pull request Sep 3, 2024
11 tasks
renauter added a commit that referenced this pull request Sep 3, 2024
sameh-farouk pushed a commit that referenced this pull request Sep 4, 2024
* Revert "chore(polkadot): upgrade to v1.2.0 (#905)"

This reverts commit 04128c8.
renauter added a commit that referenced this pull request Sep 4, 2024
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.

Runtime: update to polkadot 1.2.0
2 participants