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

Testnet Release 6.5.1+hotfix.2 #3278

Merged
merged 12 commits into from
Sep 9, 2024

Commits on Jul 18, 2024

  1. OriginTrail Testnet Prerelease v6.5.1 (#3244)

    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    5 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    05d2aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7948ba3 View commit details
    Browse the repository at this point in the history
  3. OriginTrail Testnet Prerelease v6.5.1 Hotfix 1 (#3248)

    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    5 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    feb8bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f45d115 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. OriginTrail Testnet Prerelease v6.5.1 Hotfix 2 (#3253)

    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3252)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3251)
    
    * 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
    
    * Migration fixes
    
    * Fix/service agreement prunning migration fix (#3250)
    
    * Fix missing return in getCountOfServiceAgreementsByBlockchainAndContract
    
    * Add commnet for removeServiceAgreementsByBlockchainAndContract
    
    * Version bump
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    5 people authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8ec1c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    030528a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c3c83 View commit details
    Browse the repository at this point in the history
  4. OriginTrail Tesnet Prerelease v6.5.1 (#3263)

    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3251)
    
    * 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
    
    * Migration fixes
    
    * Fix/service agreement prunning migration fix (#3250)
    
    * Fix missing return in getCountOfServiceAgreementsByBlockchainAndContract
    
    * Add commnet for removeServiceAgreementsByBlockchainAndContract
    
    * Version bump
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3252)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3251)
    
    * 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
    
    * Migration fixes
    
    * Fix/service agreement prunning migration fix (#3250)
    
    * Fix missing return in getCountOfServiceAgreementsByBlockchainAndContract
    
    * Add commnet for removeServiceAgreementsByBlockchainAndContract
    
    * Version bump
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * Branch alignment (#3257)
    
    * OriginTrail Testnet Release v6.5.0 (#3233)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Release v6.5.1 (#3245)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 1 (#3248)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Release v6.5.1 Hotfix 1  (#3249)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 1 (#3248)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 2 (#3253)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3252)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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 dyna…
    5 people authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    18ffe3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0369426 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Testnet Prerelease 6.5.1+hotfix.2 (#3276)

    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3251)
    
    * 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
    
    * Migration fixes
    
    * Fix/service agreement prunning migration fix (#3250)
    
    * Fix missing return in getCountOfServiceAgreementsByBlockchainAndContract
    
    * Add commnet for removeServiceAgreementsByBlockchainAndContract
    
    * Version bump
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3252)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3251)
    
    * 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
    
    * Migration fixes
    
    * Fix/service agreement prunning migration fix (#3250)
    
    * Fix missing return in getCountOfServiceAgreementsByBlockchainAndContract
    
    * Add commnet for removeServiceAgreementsByBlockchainAndContract
    
    * Version bump
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * Branch alignment (#3258)
    
    * OriginTrail Testnet Release v6.5.0 (#3233)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Release v6.5.1 (#3245)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Release v6.5.1 Hotfix 1  (#3249)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 1 (#3248)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Release v6.5.1 Hotfix 2 (#3254)
    
    * OriginTrail Testnet prerelease v6.5.0 (#3225)
    
    * Resolving sequelize timeout errors
    
    * Hotfix version updated
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.0 (#3232)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1  (#3244)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 1 (#3248)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: djordjekovac <djordje.kovacevic@origin-trail.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Testnet Prerelease v6.5.1 Hotfix 2 (#3253)
    
    * 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
    
    * OriginTrail Devnet prerelease v6.5.0  (#3218)
    
    * 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>
    
    * Fix/get gas price in scripts (#3219)
    
    * Update getGasPrice in set-stake
    
    * Update set-ask getGasPrice
    
    * Version update
    
    * OriginTrail Devnet Release v6.5.0 (#3231)
    
    * branch fix 2
    
    * OriginTrail Devnet Release v6.5.1 (#3243)
    
    * 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>
    
    * 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>
    
    * 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>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Release v6.5.1 Hotfix 1 (#3247)
    
    * 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>
    
    * 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>
    
    * 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>
    
    * OriginTrail Devnet prerelease v6.5.1 Hotfix 1 (#3246)
    
    * 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
    
    * Migration fixes
    
    ---------
    
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Uladzislau Hubar <71610423+u-hubar@users.noreply.github.com>
    Co-authored-by: Nikola Todorovic <nikolaztodorovic26@gmail.com>
    Co-authored-by: Samuel Wamala <35219064+swamala@users.noreply.github.com>
    
    * OriginTrail Devnet Prerelease v6.5.1 Hotfix 2 (#3252)
    
    * 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
    
    …
    6 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e4d4c24 View commit details
    Browse the repository at this point in the history
  2. Version bump

    Mihajlo-Pavlovic committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e9c7210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da9700e View commit details
    Browse the repository at this point in the history