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

Dag inspector #65

Open
wants to merge 85 commits into
base: main
Choose a base branch
from
Open

Dag inspector #65

wants to merge 85 commits into from

Commits on Aug 11, 2022

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

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    287ae9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from MoveScan/feature/scan_after_handle

    Feature/scan after handle
    ssyuan authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    6e7825c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    3a7ec86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1223fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268a104 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Oct 16, 2023

  1. Initial commit

    ValentineReese authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    91303e8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ValentineReese authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3517caf View commit details
    Browse the repository at this point in the history
  3. commit merged README

    welbon committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4ad6d95 View commit details
    Browse the repository at this point in the history
  4. change db url

    ValentineReese authored and welbon committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    815a633 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. [dag inspector api] add index code for dag inspector

    (cherry picked from commit b0201760a5dffdf81b5a12f7a061e682ec14aa1f)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6e347df View commit details
    Browse the repository at this point in the history
  2. [dag inspector api] Use the new processing logic. The difference betw…

    …een this logic and Kaspa Processing is that it first takes part of the block, and then calculates the inspection drawing information based on the data of this part of the block.
    
    (cherry picked from commit 2aadab7662ff43114247db2b1674811feadf9836)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7f5d48c View commit details
    Browse the repository at this point in the history
  3. [dag inspector api] Solve the type reference problem of exception han…

    …dling, that is, `com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException` should be `org.starcoin.jsonrpc.client.JSONRPC2SessionException`;
    
    (cherry picked from commit b568d235e689a643ab138c59ae8aa79439da5c6f)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b576c44 View commit details
    Browse the repository at this point in the history
  4. [dag inspector api] Added Dag Inspector related data fetching logic t…

    …o the API
    
    (cherry picked from commit 55d22454e1add961a15608ff8531ad0abebceea8)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    df0c7e2 View commit details
    Browse the repository at this point in the history
  5. [dag inspector api] add dag query from daa score

    (cherry picked from commit 520277f1679a7d62f914548937a87633d3f3cfef)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    02f43ec View commit details
    Browse the repository at this point in the history
  6. [dag inspector api] commit all codes for committing to the right repo…

    …sitory
    
    (cherry picked from commit 1e75f0657ee6c20f181d95958f341df9395886f5)
    welbon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    948b209 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1910bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d9c892 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8161eb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    9be238c View commit details
    Browse the repository at this point in the history
  2. [dag inspector] rename files

    welbon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c54e52d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128ef9c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    4f937ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1991b4b View commit details
    Browse the repository at this point in the history
  3. [config] fixed db address

    welbon committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2286eaf View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    70704aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057b9c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2883212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    185b3c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    dfb03f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5ef6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a455f5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ed2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    fd67cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107ed19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ccccbe View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. [dag inspector] Add ES component template and index template for dag …

    …inspector data struct
    welbon committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    28dea17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860ab0c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    43ed6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ff998 View commit details
    Browse the repository at this point in the history
  3. [dag inspector] Added a new return structure to the getBlockByHeight …

    …interface to meet the display requirements of stcscan
    welbon committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cbba8a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e40cd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66a0fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9533817 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cc2200 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f94f5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1fcd27 View commit details
    Browse the repository at this point in the history
  10. add fetchParentsBlock

    nkysg committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ce6c784 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d568d08 View commit details
    Browse the repository at this point in the history
  2. [dag inspector] rename file

    welbon committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f1a00ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94e4f3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b1f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15fdd63 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. [bug fix] Solved the problem that when the indexer parses txn info wi…

    …thout transaction, it reports an error and exits, resulting in the block not being added to ES storage
    welbon committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9ed9e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f28a8 View commit details
    Browse the repository at this point in the history
  3. [debug] add some configs

    welbon committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    102ffaa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. [debug] fixed local env file

    welbon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b178572 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. [debug] fixed parameters error

    welbon committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d8b2cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    45cbed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a3fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ea2504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    809d225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b13b7e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    6d86d28 View commit details
    Browse the repository at this point in the history
  2. [dag scan-api] Solve the problem that when searching for a specific b…

    …lock or daascore, the following blocks are not fully displayed
    welbon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ba505fe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    a96df94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57aa506 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. [Deployment] DigtalOcean, Add network cross namespace access config f…

    …rom starcoin-vega namespace to default
    welbon committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    16060d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6373a View commit details
    Browse the repository at this point in the history
  3. [Deployment] reformat files

    welbon committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7ef85fb View commit details
    Browse the repository at this point in the history
  4. [Deployment] reformat files

    welbon committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7ec7a2b View commit details
    Browse the repository at this point in the history
  5. [Deployment] reformat files

    welbon committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0f18c96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42e7009 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    4fe719d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c04432 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 12, 2024

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

Commits on Aug 14, 2024

  1. [Deployment] for Digital ocean

    welbon committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4ba90d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 19, 2024

  1. [digital ocean] Add backup pvc

    welbon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b20fb4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258f43c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a804b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b1633d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942bf87 View commit details
    Browse the repository at this point in the history