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

OriginTrail Devnet Preelease v6.5.1 #3242

Merged
merged 9 commits into from
Jul 17, 2024
Merged

Commits on Jul 4, 2024

  1. Update installer.sh (#3224)

    - Added base blockchain integration.
    
    Co-authored-by: Mihajlo Pavlovic <mihajlo.pavlovic@origin-trail.com>
    swamala and Mihajlo-Pavlovic authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe98e10 View commit details
    Browse the repository at this point in the history
  2. Base mainnet integration (#3229)

    * Add hub contract
    
    * Update set scripts
    
    * Remove hotfix
    
    * Update package-lock
    Mihajlo-Pavlovic authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bc2df53 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    0a59297 View commit details
    Browse the repository at this point in the history
  2. Increasing number of service agreements considered in command and com…

    …mand executor (#3241)
    
    * Increase number of service agreements for commits fetched from DB
    
    * Increase number of service agreements for commits fetched from DB
    
    * Increse limit and command queue pararelism
    
    * Add dynamic scaling factor when scheduling commits and proofs
    Mihajlo-Pavlovic authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2b21759 View commit details
    Browse the repository at this point in the history
  3. Migration to remove duplicate service agreements (#3240)

    * Add findDuplicateServiceAgreement function
    
    * Expand query in findDuplicateServiceAgreement function
    
    * Add RemoveDuplicateServiceAgreementMigration
    
    * Fix migration queries
    
    * Migration tested and working
    
    * version bump
    Mihajlo-Pavlovic authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3e88bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1d505 View commit details
    Browse the repository at this point in the history
  5. Prune corrupted service agreement (#3237)

    * Add removeServiceAgreementsByBlockchainAndContract function
    
    * Change removeServiceAgreementsByBlockchainAndContract to remove all service agreements except ones with  given contract
    
    * Add service agreement pruning migration
    Mihajlo-Pavlovic authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    12f8429 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a857cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ccdd3d View commit details
    Browse the repository at this point in the history