IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/02/18
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+acetone
+dr|z3d
+eche|off
+hagen
+hk
+mareki2p
+orignal
+postman
+qend-irc2p
+weko
+wodencafe
Arch
BubbRubb
Danny
DeltaOreo
FreeB
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest248832
Irc2PGuest47444
Irc2PGuest75978
Irc2PGuest92548
Onn4l7h
Onn4|7h
Sisyphus
Sleepy
T3s|4_
Teeed
ardu
b3t4f4c3__
bak83_
cumlord
death
dr4wd3
eyedeekay_bnc
not_human
onon_1
poriori
profetikla
r00tobo
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
wew
x74a6
zzz reminder: proposal 167 review today 8 PM UTC #ls2
radakayot zzz, i think zero tokens in retry situation is not real. while parsing packet i release mutex a little bit early and probably that causes zero filled retry block. i just wanted to let you know.
zzz ok, good to know
zzz you have any part of the handshake working on the live net? or you just doing testnet, or haven't gotten that far yet?
radakayot yes, router works for now on mainnet with around 600 peers. since 2 days i'm collecting failed session logs to determine problems in the implementation.
zzz wow that's a big accomplishment, congrats. It's good to know that you're on the live net, in case we see anything strange happening, we can ask if it's you
radakayot thank you zzz. it wouldn't be that easy without your help.
radakayot sure, i don't want to cause disturbance on the network.
zzz if SSU2 was easy then we need you working more on I2P, because it sure wasn't easy for me
zzz not too worried about 'disturbance', but sometimes will see something unusual in the logs and spend time trying to chase it down
radakayot well, it was easy because i used i2pd's base structures for crypto. without orignal's work it would be difficult too.
radakayot if SSU2 was easy then we need you working more on I2P: sure i'll do my best to help the project.
radakayot i also can code in other languages than c/c++, like java.
radakayot from the ssu2 spec: "After sending or receiving a Termination block, the session should enter the closing phase for some maximum period of time TBD."
radakayot is this timeout decided?
orignal well zero token MIGHT be real
orignal rarely
orignal I have fxied it anyway
radakayot i saw in the repo orignal, thank you.