Implementing proper bootstrap procedure #7

Merged
PeterSurda merged 6 commits from lee.miller/MiNode:bootstrap into v0.3 2024-10-22 03:07:55 +02:00
Collaborator

Hi!

I added a class Bootstrapper, inherited from ConnectionBase, like it's done in PyBitmessage. Manager thread starts its instances if has a few connections.

Hi! I added a class `Bootstrapper`, inherited from `ConnectionBase`, like it's done in PyBitmessage. Manager thread starts its instances if has a few connections.
lee.miller added 5 commits 2024-06-26 00:06:26 +02:00
lee.miller added 1 commit 2024-07-14 03:51:56 +02:00
lee.miller added 1 commit 2024-07-14 03:58:01 +02:00
lee.miller added 1 commit 2024-07-14 04:06:50 +02:00
lee.miller added 1 commit 2024-07-14 04:22:12 +02:00
lee.miller added 1 commit 2024-07-14 04:28:59 +02:00
Author
Collaborator

The action is failing because your act-runner replaces the result of socket.getaddrinfo by the IPs of node3.sysdeploy.org.

The action is failing because your act-runner replaces the result of `socket.getaddrinfo` by the IPs of node3.sysdeploy.org.
PeterSurda approved these changes 2024-07-14 05:51:09 +02:00
Dismissed
PeterSurda left a comment
Owner

I haven't analysed all the internal details, but looks ok.

I haven't analysed all the internal details, but looks ok.
lee.miller requested review from PeterSurda 2024-07-14 05:57:23 +02:00
lee.miller removed review request for PeterSurda 2024-07-14 05:57:37 +02:00
lee.miller requested review from PeterSurda 2024-07-14 05:57:44 +02:00
lee.miller force-pushed bootstrap from 3e32f0e025 to 1776cf958d 2024-07-15 02:37:36 +02:00 Compare
lee.miller force-pushed bootstrap from 1776cf958d to 95219b0f25 2024-07-15 21:13:05 +02:00 Compare
lee.miller force-pushed bootstrap from 95219b0f25 to b005b77d15 2024-07-18 19:15:38 +02:00 Compare
lee.miller added 1 commit 2024-07-18 23:02:41 +02:00
lee.miller changed title from WIP: Implementing proper bootstrap procedure to Implementing proper bootstrap procedure 2024-07-18 23:41:43 +02:00
lee.miller force-pushed bootstrap from b385e6f9c4 to ab54b87bdf 2024-07-18 23:57:49 +02:00 Compare
lee.miller changed title from Implementing proper bootstrap procedure to WIP: Implementing proper bootstrap procedure 2024-07-19 03:21:10 +02:00
lee.miller force-pushed bootstrap from ab54b87bdf to b335496011 2024-07-23 18:01:18 +02:00 Compare
PeterSurda approved these changes 2024-08-14 10:09:41 +02:00
Dismissed
PeterSurda left a comment
Owner

Still looks ok.

Still looks ok.
lee.miller force-pushed bootstrap from b335496011 to 08916c0c9b 2024-08-14 15:58:47 +02:00 Compare
lee.miller changed title from WIP: Implementing proper bootstrap procedure to Implementing proper bootstrap procedure 2024-08-14 16:17:13 +02:00
lee.miller force-pushed bootstrap from 08916c0c9b to f09509893f 2024-09-23 03:42:49 +02:00 Compare
PeterSurda approved these changes 2024-10-22 03:07:48 +02:00
PeterSurda merged commit f09509893f into v0.3 2024-10-22 03:07:55 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#7
No description provided.