Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OriginTrail Mainnet Release v6.3.0 #3158

Merged
merged 44 commits into from
Apr 26, 2024

Commits on Apr 12, 2024

  1. Support staking for Neuro (#3124)

    * Added get latest service agreement data command, removed listening on asset created grouped events
    
    * Updated default hash function id, prioritizing commits and proofs for assets with new score function id
    
    * Added permanent command
    
    * Fixes after testing for latest-service-agreement command
    
    * Updated version of contracts that are deployed for hardhat 1
    
    * Added support for neuro
    
    * comment removed, logging improved
    
    * Default score function id for neuro updated
    
    ---------
    
    Co-authored-by: Mihajlo Pavlovic <mihajlo.pavlovic@origin-trail.com>
    djordjekovac and Mihajlo-Pavlovic authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ef12e8e View commit details
    Browse the repository at this point in the history
  2. Optimized function for fetching latest service agreements. (#3125)

    * Optimized function for fetching latest service agreements.
    
    * Removed old functino for creating array
    djordjekovac authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ba2a136 View commit details
    Browse the repository at this point in the history
  3. Version bumped (#3127)

    djordjekovac authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    be56196 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Set proximityScoreFunctionsPairId in bid suggestion schema to accept …

    …only 2 (#3129)
    
    * Set proximityScoreFunctionsPairId in bid suggestion schema to accept only 2
    
    * Change how proximityScoreFunctionsPairId value is limited
    Mihajlo-Pavlovic authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7e7d95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4b641 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3126 from OriginTrail/v6/develop

    OriginTrail Devnet Prerelease v6.3.0
    djordjekovac authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    31422fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e887f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3131 from OriginTrail/v6/devnet-4.3.0-hotfix

    Always using new scoring function when calling bid suggestion
    djordjekovac authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6138123 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3132 from OriginTrail/v6/develop

    Devnet hotfix 4.3.0
    djordjekovac authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2334a3c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3130 from OriginTrail/v6/prerelease/devnet

    OriginTrail Devnet Release v6.3.0
    djordjekovac authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1d1b1c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fd8fce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

    OriginTrail Testnet Prerelease v6.3.0
    djordjekovac authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7419584 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3134 from OriginTrail/v6/prerelease/testnet

    OriginTrail Testnet Release v6.3.0
    djordjekovac authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    feddcb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b4b2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81d29b View commit details
    Browse the repository at this point in the history
  3. PR comments fixed

    djordjekovac committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dfb9c5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c62b8a View commit details
    Browse the repository at this point in the history
  5. Devnet 4.3.0 hotfix 1 (#3136)

    * Added retry logic for agreement ids
    
    * PR comments fixed
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b6e91a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a74122a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3137 from OriginTrail/v6/develop

    OriginTrail Devnet Prerelease v6.3.0.Hotfix 1
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e724bec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    285ffa6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18733fe View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3139 from OriginTrail/v6/devnet-4.3.0-hotfix1

    V6/devnet 4.3.0 hotfix1
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1320e33 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3140 from OriginTrail/v6/develop

    hotfix 1 updates
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f11bf0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    122f117 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3141 from OriginTrail/v6/devnet-4.3.0-hotfix1

    Updated repository to ignore duplicates on adding new service agreement
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    afedf29 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3142 from OriginTrail/v6/develop

    Updated repository to ignore duplicates on adding new service agreement
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1885d7c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3138 from OriginTrail/v6/prerelease/devnet

    OriginTrail Devnet Release v6.3.0.Hotfix 1
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    71cf15a View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3143 from OriginTrail/v6/development-network

    OriginTrail Testnet Prerelease v6.3.0.Hotfix 1
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3bcb8a0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3144 from OriginTrail/v6/prerelease/testnet

    OriginTrail Testnet Release v6.3.0.Hotfix 1
    djordjekovac authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d92297b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ec9f9dc View commit details
    Browse the repository at this point in the history
  2. version bump

    djordjekovac committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a5f8fa8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3146 from OriginTrail/v6/6.3.0.hotfix2

    V6/6.3.0.hotfix2
    djordjekovac authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c22588e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3147 from OriginTrail/v6/develop

    OriginTrail Devnet Prerelease v6.3.0.Hotfix 2
    djordjekovac authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6c0f225 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3148 from OriginTrail/v6/prerelease/devnet

    OriginTrail Devnet Release v6.3.0.Hotfix 2
    djordjekovac authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d876553 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3149 from OriginTrail/v6/development-network

    OriginTrail Testnet Prerelease v6.3.0.Hotfix 2
    djordjekovac authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5ab173b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3150 from OriginTrail/v6/prerelease/testnet

    OriginTrail Testnet Release v6.3.0.Hotfix 2
    djordjekovac authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0ebf1a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    3c80001 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3152 from OriginTrail/v6/remove-hotfix

    Version updated - removed hotfix from version
    djordjekovac authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6424e43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3153 from OriginTrail/v6/develop

    Version updated - removed hotfix from version
    djordjekovac authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6aa0814 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3154 from OriginTrail/v6/prerelease/devnet

    Version updated - removed hotfix from version
    djordjekovac authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    375e33d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3155 from OriginTrail/v6/development-network

    Version updated - removed hotfix from version
    djordjekovac authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ca455c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3156 from OriginTrail/v6/prerelease/testnet

    Version updated - removed hotfix from version
    djordjekovac authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fa107cc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #3135 from OriginTrail/v6/release/testnet

    OriginTrail Mainnet Prerelease v6.3.0
    djordjekovac authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4842b6c View commit details
    Browse the repository at this point in the history