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

Simple Versioned Transaction Support #2407

Merged
merged 17 commits into from Mar 6, 2023

Commits on Feb 27, 2023

  1. simpler versioned transaction support

    henrye committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ae05422 View commit details
    Browse the repository at this point in the history
  2. update changelog

    henrye committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    933e4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724b21c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    5d77f68 View commit details
    Browse the repository at this point in the history
  2. add versioned transaction test

    henrye committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2996089 View commit details
    Browse the repository at this point in the history
  3. fix tests partially

    henrye committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    66990b9 View commit details
    Browse the repository at this point in the history
  4. fix test

    henrye committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7eaefcd View commit details
    Browse the repository at this point in the history
  5. old transaction types causing errors

    henrye committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6671eac View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    44e0ea3 View commit details
    Browse the repository at this point in the history
  2. clean up

    henrye committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    31e103f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. add all the tests

    henrye committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b2321bb View commit details
    Browse the repository at this point in the history
  2. fix tests

    henrye committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f302da8 View commit details
    Browse the repository at this point in the history
  3. remove unneeded imports

    henrye committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d48d2c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18304ce View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix some type checking stuff

    henrye committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8b3216a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'simple_versioned_transaction_support' of github.com:cor…

    …al-xyz/anchor into simple_versioned_transaction_support
    henrye committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e5808f2 View commit details
    Browse the repository at this point in the history
  3. try to fix ci tests

    henrye committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    aa2dacb View commit details
    Browse the repository at this point in the history