issues
search
openrankprotocol
/
openrank
MIT License
1
stars
0
forks
source link
fix: Zero sum fix
#156
Closed
lazovicff
closed
4 days ago
lazovicff
commented
5 days ago
Changes
In case of no outbound local trust, distribute to seed peers
in case of no seed peers, distribute seed trust to everyone equally
Optimisations to the core algo
Reminders
[x] Add a prefix to PR:
feat:
(for features),
chore:
(for chores/refactoring),
fix:
(for bug fixes), or any from:
https://www.conventionalcommits.org/en/v1.0.0/#summary
[x] Assign reviewers
[x] Link related issues
[x] Make it draft if it is still WIP
[x] Write unit tests for your code if possible
[x] Do manual testing and make sure your changes don't break the rest of the codebase
Changes
Reminders
feat:
(for features),chore:
(for chores/refactoring),fix:
(for bug fixes), or any from: https://www.conventionalcommits.org/en/v1.0.0/#summary