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 Release v6.5.1 #3243

Merged
merged 7 commits into from
Jul 17, 2024

Commits on Jun 21, 2024

  1. OriginTrail Devnet prerelease v6.5.0 (#3217)

    * Updated Simulation script for LinearSum, updated dkg-evm-module package (#3215)
    
    * Add support for BASE blockchain (#3216)
    
    * Default config update
    
    * Fix package path for base integration
    
    * Add base-service implementation
    
    * Add Hub contracts for devnet and testnet
    
    * Version bump
    
    * Fix baseTokenTicker in BaseService
    
    * Update dkg.js version. Add typesrcipt dependecy for hardhat support
    
    * Set version to 6.5.0
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Mihajlo-Pavlovic and u-hubar authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f3e2a00 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #3222 from OriginTrail/v6/development-network

    Merge Devnet release to V6 Develop
    NZT48 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2cbb353 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    NZT48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e6fdbc0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3220 from OriginTrail/v6/develop

    OriginTrail Devnet prerelease v6.5.0 Hotfix 1
    NZT48 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3e78f31 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. OriginTrail Devnet Preelease v6.5.0 (#3230)

    * Update installer.sh (#3224)
    
    - Added base blockchain integration.
    
    Co-authored-by: Mihajlo Pavlovic <mihajlo.pavlovic@origin-trail.com>
    
    * Base mainnet integration (#3229)
    
    * Add hub contract
    
    * Update set scripts
    
    * Remove hotfix
    
    * Update package-lock
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Mihajlo-Pavlovic and swamala authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cad728e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. OriginTrail Devnet Preelease v6.5.1 (#3242)

    * Update installer.sh (#3224)
    
    - Added base blockchain integration.
    
    Co-authored-by: Mihajlo Pavlovic <mihajlo.pavlovic@origin-trail.com>
    
    * Base mainnet integration (#3229)
    
    * Add hub contract
    
    * Update set scripts
    
    * Remove hotfix
    
    * Update package-lock
    
    * Fixed removal of the AbortSignal event listener (#3227)
    
    * Increasing number of service agreements considered in command and command 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
    
    * 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
    
    * Add default connection pool to node (#3238)
    
    * 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
    
    * Fix epoch check scaling factor
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    3 people authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cafd0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    076aea3 View commit details
    Browse the repository at this point in the history