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

Synchronizer optimization #279

Merged
merged 11 commits into from
Oct 23, 2024
Merged

Synchronizer optimization #279

merged 11 commits into from
Oct 23, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    e79ccd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e63ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bfdee View commit details
    Browse the repository at this point in the history
  4. More metrics for synchronizer (#281)

    * feat: add more metrics to the synchronizer
    
    * feat: more metrics
    n00m4d authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b629102 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. MTG-742 Move fungible assets dump to different thread (#282)

    * feat: move fung dump to different thread
    
    * feat: add more metrics
    n00m4d authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    52e511a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. MTG-747 Save updates for fungible assets during regular sync (#283)

    * feat: save fungible updates in regular sync
    
    * feat: change migration file and add indexes drop/create during dump load
    
    * fix: fungible tokens
    
    * chore: code style
    n00m4d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f61d79d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. MTG-780 Optional collection auth map (#284)

    * feat: pass optional hashMap to get_asset_indexes
    
    * fix: optimize memory usage
    n00m4d authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7356eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da19821 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. MTG-801 Add missed url trim (#288)

    * fix: add missing string trim
    
    * fix: on any task conflict do nothing
    
    * fix: add sorting for core fee rows and skip locked for json downloader (#289)
    n00m4d authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e3fee45 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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