Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda pushed to v0.3 at Bitmessage/MiNode 2024-10-22 03:07:57 +02:00
f09509893f Test bootstrapping with a minode process
144c3240db Ensure main.bootstrap_from_dns() adds IPv6 addresses to the core nodes
80ca750da2 Added a test for bootstrapping
ce8bef45b8 Reduce number of simultaneous bootstrappers, refill the bootstrap pool
7053ac84f7 Try not to add core nodes to pool
Compare 6 commits »
PeterSurda merged pull request Bitmessage/MiNode#7 2024-10-22 03:07:55 +02:00
Implementing proper bootstrap procedure
PeterSurda pushed to master at Bitmessage/buildbot_multibuild 2024-10-20 10:53:10 +02:00
3ed78b7570 Downgrade Automat
PeterSurda approved Bitmessage/MiNode#7 2024-08-14 10:09:41 +02:00
Implementing proper bootstrap procedure

Still looks ok.

PeterSurda pushed to v0.3 at Bitmessage/MiNode 2024-08-14 10:05:50 +02:00
d106078dac Skip tests instead of failing if I2PController freezes
a01e2d3469 Add a test for the saved I2P keys
0c898f687b Expect I2PController to start in TestProcess._wait_time before checks,
Compare 3 commits »
PeterSurda merged pull request Bitmessage/MiNode#10 2024-08-14 10:05:49 +02:00
Make I2P tests not fail for now
PeterSurda approved Bitmessage/MiNode#10 2024-08-14 10:05:45 +02:00
Make I2P tests not fail for now

Looks ok.

PeterSurda pushed to v0.3 at Bitmessage/MiNode 2024-07-23 15:34:19 +02:00
97576f6750 Simplify local testing: test in a container using a docker-test.sh script
PeterSurda merged pull request Bitmessage/MiNode#9 2024-07-23 15:34:18 +02:00
Simplify local testing
PeterSurda approved Bitmessage/MiNode#9 2024-07-23 15:34:11 +02:00
Simplify local testing

Looks ok

PeterSurda pushed to v0.3 at Bitmessage/MiNode 2024-07-15 07:58:58 +02:00
a451a255af Bump version to 0.3.3
16031874c7 Relax the condition in TestProcess.test_connections()
aa6e8a57fb Copy the relevant part of test_network_group() from PyBitmessage
e11aece1a8 Invalidate the version message with a large time offset
908ed1f582 Run listener with a large time offset and ensure it's not connected
Compare 12 commits »
PeterSurda merged pull request Bitmessage/MiNode#4 2024-07-15 07:58:57 +02:00
Improving the network communication
PeterSurda approved Bitmessage/MiNode#7 2024-07-14 05:51:09 +02:00
Implementing proper bootstrap procedure

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

PeterSurda pushed to main at Sysdeploy/idlers-agent 2024-07-07 09:38:59 +02:00
7209cea893 Code quality and missing variables
PeterSurda pushed to main at Sysdeploy/idlers-agent 2024-07-07 09:36:22 +02:00
8253e5fc51 getting os details with /api/os
PeterSurda merged pull request Sysdeploy/idlers-agent#22 2024-07-07 09:36:20 +02:00
getting os details with /api/os