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

Deploy to testnet #1329

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Deploy to testnet #1329

merged 2 commits into from
Jul 11, 2023

Commits on Jul 10, 2023

  1. Clean up outdated transactions (#1328)

    clean up outdated txs
    ShiningRay authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f3f3f40 View commit details
    Browse the repository at this point in the history
  2. refactor: daily statistic generator use attr logic concern (#1321)

    * refactor: daily statistic generator use attr logic concern
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    * test: fix test
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    * feat: add uniq index to daily statistic
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    * fix: filter commited tx when we generate daily statistic
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    * feat: filter transactions_count with committed status
    
    Signed-off-by: Miles Zhang <[email protected]>
    
    ---------
    
    Signed-off-by: Miles Zhang <[email protected]>
    zmcNotafraid authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    aa1fc1c View commit details
    Browse the repository at this point in the history