preland
preland
There’s a few, the main one being that the current implementation was built for the i2p-zero router, which is no longer being developed, and the way they were doing it...
Btw the current line count is misleading; it’ll be decreased significantly as I properly integrate the code (it is currently mostly just header files from bitcoin currently, which will be...
Just encountered this issue as well; idk what's causing it, but I am guessing its an issue of mismatched types or a failure to convert between types
I hope that this issue can be solved soon, when it does I'll definitely try to use the mod. Until then, I need to use mods like Sodium for performance,...
I ran into this issue: there should be tabs in front of lines 8 and 15, but for me it was four spaces This might be the result of some...
An update/addendum of sorts: My original post might’ve not made this clear enough, so I’ll reiterate: I am aware that there are issues with Sideloadly and deep links. However, I...
I can work on this- I think this will be a good way for me to get more familiar with how SAM works before I begin implementing it in monerod/monero-gui
The question of yes SAM or no SAM really comes down to one question: should neroshop support using an external instance of i2p? (As in if someone is already running...
You mentioned directly linking i2pd libs inside the app; that would likely make SAM unnecessary
Ok, I think I understand it better now. It should be noted that i2pd is not the only router used, so just checking for i2pd wouldn’t be enough. That in...