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

Koios v1.1.0rc #238

Merged
merged 18 commits into from
Oct 13, 2023
Merged

Koios v1.1.0rc #238

merged 18 commits into from
Oct 13, 2023

Commits on Aug 14, 2023

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

Commits on Aug 16, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. Epoch summary corrections function and cron script (#230)

    ## Description
    Function compares block / transaction totals currently recorded in epoch
    table with reality and performs corrections if necessary. First time the
    job is run it scans epochs 0 till current and creates control table
    entry, on subsequent runs it scans 2 most recent epochs looking for
    discrepancies. Function is invoked from a shell script that gets
    installed as a part of cron job setup in guild-operators repository
    change.
    
    ---------
    
    Co-authored-by: RdLrT <3169068+rdlrt@users.noreply.github.com>
    hodlonaut and rdlrt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0eb88e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0938e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

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

Commits on Sep 18, 2023

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

Commits on Sep 21, 2023

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

Commits on Oct 2, 2023

  1. Bump v0 to v1 in specs

    rdlrt committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4e0b702 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. Adds CIP67/68 asset metadata support to asset_info endpoint (#239)

    TODO:
    
    [x] - Add schema definition for the new field in response.
    
    ---------
    
    Co-authored-by: Priyank <3169068+rdlrt@users.noreply.github.com>
    Scitz0 and rdlrt committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4c4da66 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix for pool updates

    rdlrt committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bc7c646 View commit details
    Browse the repository at this point in the history