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

0.28.0 #82

Merged
merged 31 commits into from
Jul 24, 2023
Merged

0.28.0 #82

merged 31 commits into from
Jul 24, 2023

Commits on Jul 21, 2023

  1. update auction

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2e2926d View commit details
    Browse the repository at this point in the history
  2. booleanArgAndReturn

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    14174d2 View commit details
    Browse the repository at this point in the history
  3. boolTuple

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c1a753a View commit details
    Browse the repository at this point in the history
  4. staticBoolArray

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    688d608 View commit details
    Browse the repository at this point in the history
  5. boolTupleAccess

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4d1bc07 View commit details
    Browse the repository at this point in the history
  6. staticBoolArrayAccess

    joe-p committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8c60c0c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. dynamicBoolArray

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ebd3613 View commit details
    Browse the repository at this point in the history
  2. dynamicBoolArrayAccess

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    92aab69 View commit details
    Browse the repository at this point in the history
  3. boolbit refactor

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    aa07a0d View commit details
    Browse the repository at this point in the history
  4. staticBoolArrayUpdate

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    891f0b9 View commit details
    Browse the repository at this point in the history
  5. dynamicBoolArrayUpdate

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    93327fe View commit details
    Browse the repository at this point in the history
  6. boolTupleUpdate

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d1eba84 View commit details
    Browse the repository at this point in the history
  7. static bool array length

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b93041e View commit details
    Browse the repository at this point in the history
  8. bool return from binary expr

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a27b701 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #80 from algorand-devrel/feature/booleans

    Initial boolean
    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    16a4f0f View commit details
    Browse the repository at this point in the history
  10. fix zeroAddress

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3a4c91e View commit details
    Browse the repository at this point in the history
  11. this.txnGroup.length

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9c1ae9f View commit details
    Browse the repository at this point in the history
  12. extraProgramPages

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e4660ec View commit details
    Browse the repository at this point in the history
  13. better key collision message

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9c8faa7 View commit details
    Browse the repository at this point in the history
  14. fix nested ifs

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8198ae2 View commit details
    Browse the repository at this point in the history
  15. processArrayElements

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d6e1d0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5115e0d View commit details
    Browse the repository at this point in the history
  17. refactor object access

    joe-p committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    505f961 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. objectRef

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    756e691 View commit details
    Browse the repository at this point in the history
  2. recompile examples

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b2cdb0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6e7be View commit details
    Browse the repository at this point in the history
  4. storageRefKey

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fe65b4f View commit details
    Browse the repository at this point in the history
  5. storageRefAccount

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7cf20f9 View commit details
    Browse the repository at this point in the history
  6. 0.28.0

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    11690d2 View commit details
    Browse the repository at this point in the history
  7. recompile

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    42c32dd View commit details
    Browse the repository at this point in the history
  8. remove extra checkEncoding

    joe-p committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c839d13 View commit details
    Browse the repository at this point in the history