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: Allow timestamp offsets in dev mode #5296

Merged
merged 39 commits into from
Apr 20, 2023

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    6f7f7f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e6432 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d45b1d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Regenerate routes

    algochoi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a0a0ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaec94a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d2f75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8d99a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

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

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    2f3aee9 View commit details
    Browse the repository at this point in the history
  2. OAPI specs fixes

    algochoi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7e15bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccf6f2f View commit details
    Browse the repository at this point in the history
  4. Fix comment for lint error

    algochoi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3e1c3de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b62c212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97a2828 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fd96f7 View commit details
    Browse the repository at this point in the history
  8. Simplify state in node/pool

    algochoi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7ddce94 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Refactor block evaluator

    algochoi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d351aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf6c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d870d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1655206 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Update daemon/algod/api/server/v2/test/handlers_test.go

    Co-authored-by: shiqizng <80276844+shiqizng@users.noreply.github.com>
    algochoi and shiqizng committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7558422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd3c45 View commit details
    Browse the repository at this point in the history
  3. Test node setting dev mode

    algochoi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6c3f01d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af392f8 View commit details
    Browse the repository at this point in the history
  5. Simplify txPool for dev mode

    algochoi committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    962239e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    728a4f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0de0cb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Apr 18, 2023

  1. Update daemon/algod/api/server/v2/test/handlers_test.go

    Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
    algochoi and Eric-Warehime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e3d7d67 View commit details
    Browse the repository at this point in the history
  2. Remove unused type

    algochoi committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0b2d5aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d68378d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    430ff14 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    7e54aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d20b6 View commit details
    Browse the repository at this point in the history
  3. Fix some tests from merge

    algochoi committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    941e13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dc2458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf42081 View commit details
    Browse the repository at this point in the history