Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

OriginTrail Devnet Prerelease v6.2.0 Hotfix 3 #2905

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

djordjekovac
Copy link
Contributor

No description provided.

branarakic and others added 2 commits January 30, 2024 21:05
Added pull sharding table migration
Removed blob calculation from operational db migration
@djordjekovac djordjekovac changed the title V6/hotfix v6.2.0.hotfix3 OriginTrail Devnet Prerelease v6.1.0 Hotfix 3 Jan 31, 2024
@NZT48 NZT48 changed the title OriginTrail Devnet Prerelease v6.1.0 Hotfix 3 OriginTrail Devnet Prerelease v6.2.0 Hotfix 3 Jan 31, 2024
src/service/proximity-scoring-service.js Show resolved Hide resolved
@@ -1294,6 +1294,7 @@ class Web3Service {
this.scoringFunctionsContracts[2],
'getParameters',
[],
CONTRACTS.LINEAR_SUM,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work, we're not listening to events of this contract. Also getter getParameters returns multiple values, while setters are separate for each parameter, so cache should be cleared on change of any of the parameters, same goes for Log2PLDSF parameters caching

@NZT48 NZT48 merged commit 0d3c90b into v6/prerelease/devnet Jan 31, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants