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 (extension based version) #3712

Closed
wants to merge 20 commits into from

Commits on Mar 8, 2024

  1. Fixes and refactoring after tx ext introduction

    Signed-off-by: georgepisaltu <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 15, 2024

  1. sponsored transaction fee

    muharem committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f55bf80 View commit details
    Browse the repository at this point in the history
  2. doc

    muharem committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3b639cd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix test

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

Commits on Apr 9, 2024

  1. better version

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

Commits on Apr 12, 2024

  1. renames

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