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

Introduce a transaction extension version #99

Merged
merged 7 commits into from
Jul 23, 2024

Commits on Jul 3, 2024

  1. Introduce a transaction extension version

    This RFC proposes to introduce a transaction extensions version. It is proposed to piggyback on [RFC84](paritytech/polkadot-sdk#2415) to not require a new extrinsic format version. With this RFC it will be possible to change the transaction extensions without breaking the extrinsic format of a chain and thus, staying backwards compatible.
    bkchr committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    93d2e72 View commit details
    Browse the repository at this point in the history
  2. It is 99...

    bkchr committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ebe428d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66361cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2fe0e View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    bkchr and ggwpez authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ed7f678 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f52f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fdf39 View commit details
    Browse the repository at this point in the history