20230921 Weekly Development Meeting #60
Replies: 4 comments
-
Torrust IndexSmall issues:
Refactorings: Improved (I hope) version of the services::Torrent::Index::add_torrent function. Bugs: I found the problem. Decode fails in serde_bencode when there is a list with more than one node: {
"info": {
"length": 8,
"name": "minimal.txt",
"piece length": 16384,
"pieces": "<hex>30 9A 84 51 4A F1 09 D0 8C 34 42 11 26 67 7F 84 B3 23 4D 78</hex>"
},
"nodes": [
[
"188.163.121.224",
56711
],
[
"162.250.131.26",
13386
]
]
} I do not know what the generic problem is if it's a list with more than one element or a list inside a dict, ... I've opened a PR, but they have not replied. Should we fork, fix, and publish our crate? Waiting for feedback: |
Beta Was this translation helpful? Give feedback.
-
Torrust Tracker Release ProcessI completed the release process document for the torrust tracker. Tested the process with a release:https://github.com/torrust/torrust-tracker/releases/tag/v3.0.0-alpha.11 Torrust Tracker GitHub RullsetsI completed the rulesets for the torrust tracker: Renamed Torrust Repos:
Renamed the Updated Nautilus Github:
Worked on the Nautilus Github Profile: |
Beta Was this translation helpful? Give feedback.
-
Front Index
Torrust index api lib and types lib
Other
Training
|
Beta Was this translation helpful? Give feedback.
-
SvelteKit Blog/Secure Git Guide
Research/Study
|
Beta Was this translation helpful? Give feedback.
-
Location:
https://meeting.hodl10.io/ConsistentClassroomsMergeSideways
Expected duration: 2 to 4 hours with breaks
Communicated attendants:
Agenda:
During the meeting every team member will take their turns and follow this sequence.
The topics for further discussion will be noted in advance by each the team member and to the meetings agenda.
set another meeting date for the discussion of these or to hold the meeting hereafter.
Also the persons to be part of the meeting will be decided on so that the others will be free to continue their own work.
Beta Was this translation helpful? Give feedback.
All reactions