IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2023/09/12
&zzz
+FreefallHeavens
+R4SAS
+RN_
+Romster
+StormyCloud
+T3s|4
+acetone
+cims
+eche|off
+nilbog
+nyaa2pguy
+orignal
+postman
+qend-irc2p
+wodencafe
Arch
Daddy_I2P
Irc2PGuest15434
Irc2PGuest20377
Irc2PGuest33728
Irc2PGuest33925
Irc2PGuest35412
Irc2PGuest77921
MatrixBot
NiceBoat
Onn4l7h
Onn4|7h
Over
Sisyphus
T3s|4_
Teeed
aargh4
ahiru
ananas
anontor2
b3t4f4c3___
dr4wd3_
duanin2
mahlay
makoto
marek
mareki2p_
n2_
not_bob_afk2
o3d3
poriori
profetikla
r00tobo
rapidash
rednode
sahil
solidx66
stormycloud[m]
sublimia
test3847473
uop23ip
urist_
vivid_reader56
x74a6
zelgomer
dr|z3d eyedeekay: in your proposed merged, you've changed floodfillNetDB to mainNetDB in RouterContext.java .. you'll need to replace all calls to floodfillNetDB -> mainNetDB to make that work.
dr|z3d I was seduced by the "fixes all downstream issues" promise, but sadly I still have no geoip lookups.
dr|z3d eyedeekay: you've marked merge #105 as ready despite CI failing because of the issue I mentioned earlier.
dr|z3d >> eyedeekay: in your proposed merged, you've changed floodfillNetDB to mainNetDB in RouterContext.java .. you'll need to replace all calls to floodfillNetDB -> mainNetDB to make that work.
dr|z3d if you're not ready to swapout floodfillNetDB for mainNetDB, then you'll need to revert in RouterContext.java
obscuratus dr|z3d: I'm confused. I'm running that already in my testing network. I don't think it would even build if all the floofillNetDB references hadn't been removed.
obscuratus If I run through my code with that branch checked out, I dont find any calls to floodfillNetDB.
eyedeekay That's not why CI is failing
dr|z3d Ok, my bad. I must have missed the changeover. I see it's correct in master in SegmentedNDF: public abstract FloodfillNetworkDatabaseFacade mainNetDB();
dr|z3d so I can just search and replace floodfillNetDB with mainNetDB and then I've got parity with upstream regarding that naming scheme.
dr|z3d I applied your proposed API fixes, still no flags in the console, alas.
eyedeekay Sorry. I've still got a boatload of refactoring to do and fixes to devise but if I can help after I'll try
dr|z3d No worries, wasn't asking for help, just reporting back.
R4SAS guys, when are you planning to release?