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

algod: Migrate internal uses of v1 algod API to v2 #4684

Merged
merged 37 commits into from
Nov 3, 2022

Commits on Oct 12, 2022

  1. Delete kmd API affinity

    algochoi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    86fd07e View commit details
    Browse the repository at this point in the history
  2. Delete affinity in algod

    algochoi committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c7f6cea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3277ed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Fix response field

    algochoi committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9dca911 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    5c846ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0fb61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0606a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    0e6c5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c2cba View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    55f1662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4ae19 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Fix asset field derefs

    algochoi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2ec5fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    ca0eda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bf392 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    08f14f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69c7d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    5b0e7a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acdf98 View commit details
    Browse the repository at this point in the history
  3. Fix algoh mockClient tests

    algochoi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    478dbec View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    3125af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c36058 View commit details
    Browse the repository at this point in the history
  3. Minor changes on comments and change expect test cases so error messa…

    …ges line up with v2 response
    algochoi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8b212cb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    8c14f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5f5bf View commit details
    Browse the repository at this point in the history
  3. use stateproof v2 api on tests

    algoidan authored and algochoi committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5ccca0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    066d463 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add blockstats test to check for event details (#26)

    * Delete extraneous function makeTestBlock inline
    
    * Add test for blockstats event details
    
    * Delete another comment
    algochoi authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    37a0812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af0e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f2d2c View commit details
    Browse the repository at this point in the history
  4. Update cmd/algoh/blockstats.go

    Co-authored-by: Will Winder <wwinder.unh@gmail.com>
    algochoi and winder authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    bfe1a2f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    e1e2a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb260ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb5170f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d21a9d6 View commit details
    Browse the repository at this point in the history
  5. Revise error message check

    algochoi committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5b680e3 View commit details
    Browse the repository at this point in the history
  6. Delete old error message

    algochoi committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    52f3b85 View commit details
    Browse the repository at this point in the history