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

fix(polkadot): upgrade to v1.2.0 #999

Open
wants to merge 11 commits into
base: development
Choose a base branch
from

Conversation

renauter
Copy link
Collaborator

@renauter renauter commented Sep 3, 2024

Description

From previous PR #905:

  • 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
  • Complete PR chore(polkadot): upgrade to v1.2.0 #905 by adding:

About transferAllowDeath vs transferKeepAlive
Some documentation on how account is reaped and can be reactivated
https://medium.com/we-are-talisman/existential-deposit-1d3585e2d4d0

Related Issues:

Checklist:

@renauter renauter marked this pull request as ready for review September 3, 2024 11:53
@sameh-farouk
Copy link
Member

let's add the changes from the reverted commit here

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.

2 participants