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

Consolidate TEAL and AVM versioning #441

Merged
merged 16 commits into from
Jul 22, 2022

Commits on Jul 1, 2022

  1. fix misspelling of uint (algorand#431)

    * fix misspelling of uint
    barnjamin authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    52396c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    711fee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe6970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e949ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix docs typo

    Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
    jdtzmn and michaeldiamant authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b15ab92 View commit details
    Browse the repository at this point in the history
  2. Minor versions.rst changes

    jdtzmn committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2760a2d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'teal7' into consolidate-versioning

    # Conflicts:
    #	docs/accessing_transaction_field.rst
    #	pyteal/ast/ecdsa.py
    #	pyteal/ast/ecdsa_test.py
    #	pyteal/ast/ternaryexpr_test.py
    #	pyteal/ast/unaryexpr_test.py
    #	pyteal/compiler/compiler.py
    jdtzmn committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b4f0c19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f6c31 View commit details
    Browse the repository at this point in the history
  5. Fix linter errors

    jdtzmn committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    5b3c5a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    0d9b75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75589b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'teal7' into consolidate-versioning

    # Conflicts:
    #	docs/accessing_transaction_field.rst
    #	pyteal/ast/ecdsa.py
    #	pyteal/ast/txn.py
    jdtzmn committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    70918f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    b336576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a8e7d View commit details
    Browse the repository at this point in the history