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

Boxes: Add support for Boxes #345

Merged
merged 24 commits into from
Nov 2, 2022
Merged

Boxes: Add support for Boxes #345

merged 24 commits into from
Nov 2, 2022

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    9c862c5 View commit details
    Browse the repository at this point in the history
  2. Revert "Run non-Cucumber unit tests during make test"

    This reverts commit 9c862c5.
    michaeldiamant committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d5f71c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    240df9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f181828 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

Commits on Jul 15, 2022

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

Commits on Aug 11, 2022

  1. Merge develop branch to boxes feature branch (#354)

    * Ignore copied over txt test resource files (#342)
    
    * Github-Actions: Adding pr title and label checks (#339)
    
    * Enhancement: Add UNKNOWN enum type to HTTP client enums. (#351)
    
    * AVM:  Consolidate TEAL and AVM versions (#348)
    
    * Testing: Modify cucumber steps to use dev mode network  (#350)
    
    * DevTools: adding source map decoder (#352)
    
    * adding source map decoder
    
    * Add back line in makefile
    
    * Remove redundant mvn test
    
    Co-authored-by: Michael Diamant <[email protected]>
    Co-authored-by: Jack <[email protected]>
    Co-authored-by: Will Winder <[email protected]>
    Co-authored-by: Ben Guidarelli <[email protected]>
    5 people authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    83fd3eb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Enhancement: Merge develop to feature/box-storage (#381)

    * Ignore copied over txt test resource files (#342)
    
    * Github-Actions: Adding pr title and label checks (#339)
    
    * Enhancement: Add UNKNOWN enum type to HTTP client enums. (#351)
    
    * AVM:  Consolidate TEAL and AVM versions (#348)
    
    * Testing: Modify cucumber steps to use dev mode network  (#350)
    
    * DevTools: adding source map decoder (#352)
    
    * adding source map decoder
    
    * bump to 1.17.0
    
    * Enhancement: Use Sandbox for Testing (#363)
    
    * Bugfix: Pass verbosity to the harness and sandbox (#371)
    
    * Enhancement: Deprecating use of langspec (#367)
    
    Co-authored-by: Michael Diamant <[email protected]>
    
    * StateProofs: Add State Proof support. (#360)
    
    * Regenerate client.
    
    * Implement cucumber response tests.
    
    * Implement path tests, update Makefile, update README.
    
    * Revert
    
    * Add state proof fields to Transaction.
    
    * Update README.md
    
    * Update src/main/java/com/algorand/algosdk/transaction/Transaction.java
    
    * publish results.
    
    * Add transaction-root-256
    
    * dummy commit to avoid check pr category
    
    * dummy commit to kill previous dummy commit
    
    Co-authored-by: Michael Diamant <[email protected]>
    Co-authored-by: Jack <[email protected]>
    Co-authored-by: Will Winder <[email protected]>
    Co-authored-by: Ben Guidarelli <[email protected]>
    Co-authored-by: Barbara Poon <[email protected]>
    Co-authored-by: Zeph Grunschlag <[email protected]>
    7 people authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c09d9af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae6532 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Box support for Indexer endpoints (#356)

    * indexer model from indexer branch tzaffi/box-search
    
    * step in cucumber test to see url query match with expected
    
    * minor, better testing script
    
    * @unit.applications.boxes
    
    * rm unused steps
    
    * Update .test-env
    ahangsu authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8c4c723 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. boxes integration algod test

    ahangsu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7f6cef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68fb393 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Enhancement: Boxes integration test (#385)

    * add indexer impl in sdk
    
    * merge step for indexer
    
    * add indexer confirmed steps
    
    * add indexer confirmed steps, working!
    
    * add indexer confirmed steps
    
    * minor
    
    * minor
    
    * per new step expectation
    
    * unify with applications.boxes
    
    * phrasing
    
    * refactoring
    
    * Update .test-env
    
    * minor
    ahangsu authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    62d5ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

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

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    15c2dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5425b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f69df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c4a86 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

Commits on Oct 31, 2022

  1. Merge in develop

    michaeldiamant committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    24bd5b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde8156 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #418 from michaeldiamant/update_again

    Regenerate sources from upstream AVM branches
    michaeldiamant authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9c44b5d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    3d824cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1156c0 View commit details
    Browse the repository at this point in the history