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

New Feature: Application Boxes in Indexer #1168

Merged
merged 56 commits into from
Nov 1, 2022
Merged

New Feature: Application Boxes in Indexer #1168

merged 56 commits into from
Nov 1, 2022

Commits on Aug 9, 2022

  1. New Feature: Indexer Application Box Ingestion (#1067)

    Co-authored-by: Will Winder <wwinder.unh@gmail.com>
    Co-authored-by: shiqi.zheng@algorand.com <shiqi.zheng@algorand.com>
    Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
    Co-authored-by: AlgoStephenAkiki <85183435+AlgoStephenAkiki@users.noreply.github.com>
    Co-authored-by: John Jannotti <jannotti@gmail.com>
    6 people committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4d86e74 View commit details
    Browse the repository at this point in the history
  2. Update go-algorand submodule (Remove “contact us” from box name misma…

    …tch error #4372)
    Zeph Grunschlag committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5681adb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ec18e29 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. errant extra comma in comment

    tzaffi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7aa7f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. re-point submodule to lateast feature/avm-box commit

    Zeph Grunschlag committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    06ec61a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    89283d7 View commit details
    Browse the repository at this point in the history
  3. expose max_s3_keys haystack size in firstFromS3's needle search and t…

    …emporarily set it to 300
    Zeph Grunschlag committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9303c83 View commit details
    Browse the repository at this point in the history
  4. Revert "expose max_s3_keys haystack size in firstFromS3's needle sear…

    …ch and temporarily set it to 300"
    
    This reverts commit 9303c83.
    Zeph Grunschlag committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3570a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. point to a newer box inclusive tar ball

    Zeph Grunschlag committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    2e2b504 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ab0208c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cd08d66 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. update go-algorand submodule to feature/avm-box latest

    Zeph Grunschlag committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e63df7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70ed58 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    ae841ae View commit details
    Browse the repository at this point in the history
  2. temporary: point to E2E test tarball to containing boxes

    Zeph Grunschlag committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a759ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. update submodule

    Zeph Grunschlag committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    be68a93 View commit details
    Browse the repository at this point in the history
  2. update submodule

    Zeph Grunschlag committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1a8b465 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    5f199ed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4881e51 View commit details
    Browse the repository at this point in the history
  3. update submodule

    Zeph Grunschlag committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4bdc0a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d98ae7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64a6462 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 16, 2022

  1. update submodule

    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e58ccd3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/integration/boxes' …

    …into integration/boxes
    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2864669 View commit details
    Browse the repository at this point in the history
  3. Update idb/postgres/postgres_boxes_test.go

    Co-authored-by: algochoi <86622919+algochoi@users.noreply.github.com>
    tzaffi and algochoi committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0443366 View commit details
    Browse the repository at this point in the history
  4. Update api/handlers. Go

    Co-authored-by: algochoi <86622919+algochoi@users.noreply.github.com>
    tzaffi and algochoi committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4dba1aa View commit details
    Browse the repository at this point in the history
  5. per CR suggestion - amend fixtures test

    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    da42502 View commit details
    Browse the repository at this point in the history
  6. per CR suggestion - remove ineffective assertion

    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0d5191b View commit details
    Browse the repository at this point in the history
  7. response to CR comments - simplify SQL hardcodeing to ASC

    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ea4fc7a View commit details
    Browse the repository at this point in the history
  8. fix inaccurate comment

    Zeph Grunschlag committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    35e87fa View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    4affdb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260786f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    37f4120 View commit details
    Browse the repository at this point in the history
  2. merge and re-generate

    Zeph Grunschlag committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    62e41a8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/integration/boxes' …

    …into integration/boxes
    Zeph Grunschlag committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a47ce18 View commit details
    Browse the repository at this point in the history
  4. regenerate

    Zeph Grunschlag committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c065e1e View commit details
    Browse the repository at this point in the history
  5. update submodule

    Zeph Grunschlag committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5d5fc5b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    193dbc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. latest go-algorand

    Zeph Grunschlag committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1eae85f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bba69ef View commit details
    Browse the repository at this point in the history
  3. point to latest e2e tarball with boxes

    Zeph Grunschlag committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b72192f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge branch 'develop' into integration/boxes

    Zeph Grunschlag committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c65dd10 View commit details
    Browse the repository at this point in the history
  2. latest go-algorand

    Zeph Grunschlag committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    239e6d6 View commit details
    Browse the repository at this point in the history
  3. following go-algorand changes: KvValueDelta and []byte instead of Val…

    …ueDelta and *string
    Zeph Grunschlag committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ed83375 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. test updates

    Zeph Grunschlag committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9d93edc View commit details
    Browse the repository at this point in the history
  2. update submodule

    Zeph Grunschlag committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3d4b6f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. latest tarball

    Zeph Grunschlag committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6deb9b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update .circleci/config.yml

    tzaffi committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7de386f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. update go-algorand latest from master

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8745cf3 View commit details
    Browse the repository at this point in the history
  2. pin E2E test to the last rel/nightly

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    eddb0d0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/integration/boxes' …

    …into integration/boxes
    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    bda577c View commit details
    Browse the repository at this point in the history
  4. update submodule with lint fix

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5d1a24c View commit details
    Browse the repository at this point in the history
  5. go mod tidy for latest msgp

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    21ac00c View commit details
    Browse the repository at this point in the history
  6. once again that sneaky EOL

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    802bc02 View commit details
    Browse the repository at this point in the history
  7. update go-algorand some more - including catchpoint fix

    Zeph Grunschlag committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    acec7c4 View commit details
    Browse the repository at this point in the history