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

FRAME: Meta Transaction (pallet based version) #4122

Closed
wants to merge 26 commits into from

Commits on Mar 8, 2024

  1. Fixes and refactoring after tx ext introduction

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e7c6f57 View commit details
    Browse the repository at this point in the history
  2. Remove bench helper trait from claims

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2fa52c8 View commit details
    Browse the repository at this point in the history
  3. Rename additional_signed to implicit in IR

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    90819a5 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9206bea View commit details
    Browse the repository at this point in the history
  5. Fix metadata test

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    611c165 View commit details
    Browse the repository at this point in the history
  6. Fix unchecked extrinsic signing in tests

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6fd6b25 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Revert "Revert "FRAME: Create TransactionExtension as a replacement…

    … for `SignedExtension` (#2280)" (#3665)"
    
    This reverts commit bbd51ce.
    georgepisaltu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    53c0379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed40294 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add docs for impl_tx_ext_default

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b6fba4a View commit details
    Browse the repository at this point in the history
  2. Remove TransactionExtensionInterior

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    455b762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6f63b View commit details
    Browse the repository at this point in the history
  4. Minor fixes for TransactionExtensionInterior

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a896a50 View commit details
    Browse the repository at this point in the history
  5. Fix metadata test

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    26ea26f View commit details
    Browse the repository at this point in the history
  6. Bump tx version in bridges

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cde2b1e View commit details
    Browse the repository at this point in the history
  7. Missed file in previous commit

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4c6f654 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge remote-tracking branch 'origin' into george/restore-gav-tx-ext

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c4b522b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge remote-tracking branch 'origin/master' into george/restore-gav-…

    …tx-ext
    
    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fabd306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5c623 View commit details
    Browse the repository at this point in the history
  3. Run zepter

    Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
    georgepisaltu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c67cff2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. meta tx pallet gen

    muharem committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0699023 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. resolve todos and docs

    muharem committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4e0fa2d View commit details
    Browse the repository at this point in the history
  2. fix

    muharem committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7a104ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a66fa View commit details
    Browse the repository at this point in the history
  4. clippy fixes

    muharem committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ec0d668 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary fmt

    muharem committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8407cd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    6bf6b24 View commit details
    Browse the repository at this point in the history